diff options
| author | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-11-03 14:21:01 +0000 | 
|---|---|---|
| committer | Jonathan McCrohan <jmccrohan@gmail.com> | 2012-11-03 14:24:39 +0000 | 
| commit | 65b7a0dc1f8897e8395358782247f14f3f2a6935 (patch) | |
| tree | f01329dff2ac372bf6fd46aa52b4cc769dee2cd4 | |
| parent | babe9f2e729e11009c352d292a29a318eb276710 (diff) | |
| download | transmission-remote-cli-65b7a0dc1f8897e8395358782247f14f3f2a6935.tar.gz | |
Bump S-V to 3.9.4
No changes needed
| -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 | 
