diff options
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index ed998f7..f213569 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +rapid-photo-downloader (0.1.3-2) unstable; urgency=low + + * Bump Standards version to 3.8.4 + + -- Julien Valroff <julien@kirya.net> Sat, 30 Jan 2010 09:02:09 +0100 + rapid-photo-downloader (0.1.3-1) unstable; urgency=low * New Upstream bugfix release diff --git a/debian/control b/debian/control index 75a0cf5..9a330ee 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 7.0.50~), python Build-Depends-Indep: python-support (>= 0.90), gettext -Standards-Version: 3.8.3 +Standards-Version: 3.8.4 Homepage: http://damonlynch.net/rapid Vcs-Git: git://git.kirya.net/git/rapid-photo-downloader.git Vcs-Browser: http://git.kirya.net/?p=rapid-photo-downloader.git;a=summary |