diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-09-02 08:27:02 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2016-09-02 08:27:02 +0200 |
commit | 1ac8560f164fb4ee45eb785394d3bf5bc9ae938c (patch) | |
tree | 7d67600e64f91d105c70548c8dd7202c74e1846d /debian | |
parent | cb18333b5d910b034e4605405c37ec329616682d (diff) |
change Standards-Version to 3.9.8
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index d13c380..200240d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +psocksxx (1.1.0-2) UNRELEASED; urgency=medium + + * debian/control: + - Bump Standards-Version to 3.9.8 (no changes required). + + -- Jörg Frings-Fürst <debian@jff-webhosting.net> Fri, 02 Sep 2016 08:17:03 +0200 + psocksxx (1.1.0-1.2) unstable; urgency=medium * Non-maintainer upload. diff --git a/debian/control b/debian/control index 98fdd27..fdcb9d2 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Build-Depends: libcppunit-dev Build-Depends-Indep: doxygen -Standards-Version: 3.9.6 +Standards-Version: 3.9.8 Homepage: http://nukedzn.github.io/psocksxx Vcs-Git: git://anonscm.debian.org/collab-maint/psocksxx.git Vcs-Browser: http://anonscm.debian.org/cgit/collab-maint/psocksxx.git |