diff options
-rw-r--r-- | debian/changelog | 7 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 672f9d0..41de4dc 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +rapid-photo-downloader (0.2.3-1) unstable; urgency=low + + * New Upstream Version + * Bump Standards version to 3.9.0 + + -- Julien Valroff <julien@kirya.net> Sat, 03 Jul 2010 16:58:19 +0200 + rapid-photo-downloader (0.2.0-1) unstable; urgency=low * New Upstream Version: diff --git a/debian/control b/debian/control index a782699..3f222b7 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.4 +Standards-Version: 3.9.0 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 |