diff options
author | Jonathan McCrohan <jmccrohan@gmail.com> | 2015-05-05 23:38:34 +0100 |
---|---|---|
committer | Jonathan McCrohan <jmccrohan@gmail.com> | 2015-05-05 23:38:34 +0100 |
commit | a2182aa4b09b66ba037cf8ffff5ef3fd2d3d3088 (patch) | |
tree | a758a911c83b105f025315c89520104438053fe6 | |
parent | 5c7f13eedf9f3ceb56c60934332f894ecf3a8c1c (diff) | |
download | transmission-remote-cli-a2182aa4b09b66ba037cf8ffff5ef3fd2d3d3088.tar.gz |
Bump Standards-Version to 3.9.6
-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 6d91b72..1dc08e7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +transmission-remote-cli (1.7.0-2) UNRELEASED; urgency=medium + + * Bump Standards-Version to 3.9.6 + - No changes required + + -- Jonathan McCrohan <jmccrohan@gmail.com> Tue, 05 May 2015 23:36:01 +0100 + transmission-remote-cli (1.7.0-1) unstable; urgency=medium * New upstream release diff --git a/debian/control b/debian/control index dbd5026..647be05 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: net Priority: optional Maintainer: Jonathan McCrohan <jmccrohan@gmail.com> Build-Depends: debhelper (>= 9), bash-completion -Standards-Version: 3.9.5 +Standards-Version: 3.9.6 Vcs-Git: git://anonscm.debian.org/collab-maint/transmission-remote-cli.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/transmission-remote-cli.git Homepage: https://github.com/fagga/transmission-remote-cli |