diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2018-05-08 16:43:39 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2018-05-08 16:43:39 +0200 |
commit | 13a16d0c567e26719d62bf7be45c49e188c50bb3 (patch) | |
tree | ec7b6dbfaa436887deaea93f9c1eafe7ed747280 /debian/control | |
parent | 8dc731c79d7bb94984848229ae0b3ae8b0d03d91 (diff) | |
download | libpam-freerdp2-13a16d0c567e26719d62bf7be45c49e188c50bb3.tar.gz libpam-freerdp2-13a16d0c567e26719d62bf7be45c49e188c50bb3.tar.bz2 libpam-freerdp2-13a16d0c567e26719d62bf7be45c49e188c50bb3.zip |
debian/: Adopt packaging stuff from official Debian package.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 4988fc9..ed772ed 100644 --- a/debian/control +++ b/debian/control @@ -1,5 +1,5 @@ Source: libpam-freerdp2 -Section: misc +Section: admin Priority: optional Maintainer: Artica Project <devs@lists.arctica-project.org> Uploaders: @@ -14,7 +14,7 @@ Build-Depends: cdbs (>= 0.4.93~), libpam0g-dev, pkg-config, Standards-Version: 4.1.4 -Homepage: http://github.com/ArcticaProject/libpam-freerdp2 +Homepage: https://github.com/ArcticaProject/libpam-freerdp2 Vcs-Git: https://github.com/ArcticaProject/libpam-freerdp2/ Vcs-Browser: https://github.com/ArcticaProject/libpam-freerdp2/ @@ -29,6 +29,7 @@ Description: PAM Module to auth against an RDP server using FreeRDPv2 Most useful with the pam-temp-account module. Package: libpam-freerdp2-dev +Section: libdevel Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, |