diff options
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/control | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 45a00a5..09c8fd7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,9 @@ rapid-photo-downloader (0.3.6-2) unstable; urgency=low * Update to new policy 3.9.2 (no changes needed) * Add menu file + * Update VCS fields - -- Julien Valroff <julien@debian.org> Wed, 20 Apr 2011 18:40:49 +0200 + -- Julien Valroff <julien@debian.org> Sun, 24 Apr 2011 08:30:59 +0200 rapid-photo-downloader (0.3.6-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 659032c..27021c8 100644 --- a/debian/control +++ b/debian/control @@ -8,8 +8,8 @@ Build-Depends: debhelper (>= 8), Standards-Version: 3.9.2 X-Python-Version: 2.5, 2.6 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 +Vcs-Git: git://git.kirya.net/debian/rapid-photo-downloader.git +Vcs-Browser: http://git.kirya.net/?p=debian/rapid-photo-downloader.git;a=summary Package: rapid-photo-downloader Architecture: all |