Miscellaneous packaging fixes.

This commit is contained in:
Kyle
2016-01-29 16:28:41 -08:00
committed by Kyle Isom
parent c7fd93112e
commit 5ec7d4462e
5 changed files with 82 additions and 4 deletions

3
debian/control vendored
View File

@@ -1,9 +1,9 @@
Source: libemsha
Priority: optional
Section: libs
Maintainer: Kyle Isom <kyle@imap.cc>
Build-Depends: debhelper (>= 9), autotools-dev
Standards-Version: 3.9.5
Section: libs
Homepage: https://git.kyleisom.net/lib/libemsha
Vcs-Git: https://git.kyleisom.net/lib/libemsha
Vcs-Browser: https://git.kyleisom.net/lib/libemsha
@@ -19,6 +19,7 @@ Description: HMAC-SHA-256 C++11 library - development files
run on several platforms.
Package: libemsha-1
Section: libs
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: HMAC-SHA-256 C++11 library