diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2018-05-05 17:22:32 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2018-05-05 17:22:32 +0200 |
commit | 8a60509a62f2a6b45a9ae37c65ac802442d99a14 (patch) | |
tree | 7c67493a69831c67b52c70ebbf49b4b0d20affce /debian/control | |
parent | 949f753095d633caf6b7c1a2d84fe452dbc356fc (diff) | |
download | libpam-x2go-8a60509a62f2a6b45a9ae37c65ac802442d99a14.tar.gz libpam-x2go-8a60509a62f2a6b45a9ae37c65ac802442d99a14.tar.bz2 libpam-x2go-8a60509a62f2a6b45a9ae37c65ac802442d99a14.zip |
debian/control: Drop from B-D: dh-autoreconf. Not needed with CDBS.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 2bfd1f9..6df14cf 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,6 @@ Build-Depends: libssh-dev, pkg-config, cdbs (>= 0.4.93~), - dh-autoreconf, Standards-Version: 4.1.1 Homepage: http://github.com/ArcticaProject/libpam-x2go Vcs-Git: https://github.com/ArcticaProject/libpam-x2go/ |