diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-05-12 06:41:54 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2015-05-12 06:41:54 +0200 |
commit | c07f21c3d9342948df3f59ec7d9e1dac3b45e276 (patch) | |
tree | 1ba59ec448addd59eb1a0cfe68828bd122823797 /debian/changelog | |
parent | 94cd11ec9b5067b902248c0871790d36e2291fce (diff) |
Change python usage, upload to unstabledebian/0.4.10-3
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 6cda5f3..c4635ef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,9 @@ -rapid-photo-downloader (0.4.10-3) UNRELEASED; urgency=medium +rapid-photo-downloader (0.4.10-3) unstable; urgency=medium * debian/control: - Bump Standards-Version to 3.9.6 (no changes required). + - Add dh-python to Build-Depends to prevent warning at build. + - Remove X-Python-Version 2.6 during installation errors. * New debian/lintian-overrides: - Override the warning "desktop-mime-but-no-exec-code" because the program don't use parameters for filenames. @@ -10,7 +12,7 @@ rapid-photo-downloader (0.4.10-3) UNRELEASED; urgency=medium * Remove debian/source/options because compression xz is standard now. * Refresh patches. - -- Jörg Frings-Fürst <debian@jff-webhosting.net> Wed, 29 Apr 2015 10:34:43 +0200 + -- Jörg Frings-Fürst <debian@jff-webhosting.net> Mon, 11 May 2015 23:43:30 +0200 rapid-photo-downloader (0.4.10-2) unstable; urgency=medium |