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 94f5f4c..0c2c902 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ rapid-photo-downloader (0.4.10-1) unstable; urgency=medium * New upstream release + * Bump standard version to 3.9.5 -- Julien Valroff <julien@debian.org> Sat, 08 Mar 2014 09:07:25 +0100 diff --git a/debian/control b/debian/control index 047d070..4d178ca 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.4 +Standards-Version: 3.9.5 X-Python-Version: 2.6, 2.7 Homepage: http://damonlynch.net/rapid Vcs-Git: git://git.kirya.net/debian/rapid-photo-downloader.git |