diff options
| -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 243d63a..251e11d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ transmission-remote-cli (1.4.4-1) UNRELEASED; urgency=low    * New upstream release      - Fix crash when changing priority of files +  * Bump S-V to 3.9.4 +    - No changes needed   -- Jonathan McCrohan <jmccrohan@gmail.com>  Sat, 03 Nov 2012 14:14:51 +0000 diff --git a/debian/control b/debian/control index 4ecec0a..ca04ee5 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.3 +Standards-Version: 3.9.4  Vcs-Git: git://git.debian.org/git/collab-maint/transmission-remote-cli.git  Vcs-Browser: http://git.debian.org/?p=collab-maint/transmission-remote-cli.git  Homepage: https://github.com/fagga/transmission-remote-cli | 
