diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2018-05-05 17:22:56 +0200 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2018-05-05 17:22:56 +0200 |
commit | 2a78373f216a3ea8f4cfcaca740e2e272741cae1 (patch) | |
tree | 6e626a38ae9a727478ae0711158e5901fd6fb980 /debian | |
parent | 8a60509a62f2a6b45a9ae37c65ac802442d99a14 (diff) | |
download | libpam-x2go-2a78373f216a3ea8f4cfcaca740e2e272741cae1.tar.gz libpam-x2go-2a78373f216a3ea8f4cfcaca740e2e272741cae1.tar.bz2 libpam-x2go-2a78373f216a3ea8f4cfcaca740e2e272741cae1.zip |
debian/control: Bump Standards-Version: to 4.1.4. No changes needed.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 6df14cf..59ed4e5 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Build-Depends: libssh-dev, pkg-config, cdbs (>= 0.4.93~), -Standards-Version: 4.1.1 +Standards-Version: 4.1.4 Homepage: http://github.com/ArcticaProject/libpam-x2go Vcs-Git: https://github.com/ArcticaProject/libpam-x2go/ Vcs-Browser: https://github.com/ArcticaProject/libpam-x2go/ |