From 752866c15d72a4100bd4e6164a365a9f730ae45e Mon Sep 17 00:00:00 2001 From: Julien Valroff Date: Mon, 26 Jul 2010 18:08:40 +0200 Subject: New Policy --- debian/changelog | 6 ++++++ debian/control | 2 +- debian/rules | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4134895..946d739 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +rapid-photo-downloader (0.3.0-2) unstable; urgency=low + + * New Debian Policy 3.9.1 (no changes needed) + + -- Julien Valroff Mon, 26 Jul 2010 18:08:01 +0200 + rapid-photo-downloader (0.3.0-1) unstable; urgency=low * New Upstream Version diff --git a/debian/control b/debian/control index 52df0f0..bf1b85d 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.9.0 +Standards-Version: 3.9.1 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 diff --git a/debian/rules b/debian/rules index 7addbfa..c24dd54 100755 --- a/debian/rules +++ b/debian/rules @@ -7,7 +7,7 @@ override_dh_auto_configure: override_dh_auto_install: dh_auto_install - rm -rf debian/rapid-photo-downloader/usr/share/icons/hicolor/scalable/ + -rm -rf debian/rapid-photo-downloader/usr/share/icons/hicolor/scalable/ override_dh_auto_clean: -rm rapid-photo-downloader.1 -- cgit v1.2.3