diff options
author | Julien Valroff <julien@kirya.net> | 2011-04-09 07:59:21 +0200 |
---|---|---|
committer | Julien Valroff <julien@kirya.net> | 2011-04-09 07:59:21 +0200 |
commit | d8d23da0fdd9a25e1131be0e85e42bfe674ff3a2 (patch) | |
tree | 93285f858495ccc79b3a8005c755b5df1ff6c150 | |
parent | a0be3c10604b38ebc119b8f4a701a87858820d60 (diff) |
New policy 3.9.2
-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 546be6c..7563b89 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +rapid-photo-downloader (0.3.6-2) unstable; urgency=low + + * Update to new policy 3.9.2 (no changes needed) + + -- Julien Valroff <julien@debian.org> Sat, 09 Apr 2011 07:59:09 +0200 + rapid-photo-downloader (0.3.6-1) unstable; urgency=low * New upstream maintenance release diff --git a/debian/control b/debian/control index 0c75864..659032c 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.1 +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 |