diff options
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 0662519..a66252f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ rapid-photo-downloader (0.4.7-1) unstable; urgency=low * New upstream release + * Bump standard version to 3.9.4 (no changes needed) -- Julien Valroff <julien@debian.org> Wed, 23 Oct 2013 11:48:47 +0200 diff --git a/debian/control b/debian/control index a345bb3..047d070 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: Julien Valroff <julien@debian.org> Build-Depends: debhelper (>= 8), python (>= 2.6.6-3), gettext -Standards-Version: 3.9.3 +Standards-Version: 3.9.4 X-Python-Version: 2.6, 2.7 Homepage: http://damonlynch.net/rapid Vcs-Git: git://git.kirya.net/debian/rapid-photo-downloader.git |