diff options
author | Jonathan McCrohan <jmccrohan@gmail.com> | 2014-05-18 01:30:44 +0100 |
---|---|---|
committer | Jonathan McCrohan <jmccrohan@gmail.com> | 2014-05-18 01:30:44 +0100 |
commit | 32e309ee1df0eb274f5e9eb32ff6b694525aec4e (patch) | |
tree | 19051cb40d84262b95d02063d432b0585cf9943f | |
parent | be9fbac2c54af7372c663a20e07450db9e022073 (diff) | |
download | transmission-remote-cli-32e309ee1df0eb274f5e9eb32ff6b694525aec4e.tar.gz |
Bump Standards-Version to 3.9.5
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 24fe98f..4211ab7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ transmission-remote-cli (1.7.0-1) UNRELEASED; urgency=medium - Check if 'transmission-remote' exists before executing it - File list: Visual mode for operating on multiple files - Add torrent by hash with shift-a + * Bump Standards-Version to 3.9.5 + - No changes required -- Jonathan McCrohan <jmccrohan@gmail.com> Sun, 18 May 2014 01:26:20 +0100 diff --git a/debian/control b/debian/control index c4c0a0e..dbd5026 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.4 +Standards-Version: 3.9.5 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 |