summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Valroff <julien@kirya.net>2011-02-13 21:28:23 +0100
committerJulien Valroff <julien@kirya.net>2011-02-13 21:28:23 +0100
commit6e9efd501fc9cb0a97a72060e750ac9771fa3930 (patch)
treeb362e7999a747018153637d35ec5c45766a0e468
parent8076f4556c9db97f34ead8e071f180593df6e607 (diff)
Bump debhelper compat to 8
-rw-r--r--debian/changelog3
-rw-r--r--debian/compat2
-rw-r--r--debian/control2
3 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 9e0e73d..d0c152a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
rapid-photo-downloader (0.3.4-2) experimental; urgency=low
* Update copyright information
+ * Bump debhelper compat to 8
- -- Julien Valroff <julien@debian.org> Sat, 08 Jan 2011 13:53:51 +0100
+ -- Julien Valroff <julien@debian.org> Sun, 13 Feb 2011 21:27:42 +0100
rapid-photo-downloader (0.3.4-1) experimental; urgency=low
diff --git a/debian/compat b/debian/compat
index 7f8f011..45a4fb7 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+8
diff --git a/debian/control b/debian/control
index dde3a37..62cb8c7 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: rapid-photo-downloader
Section: graphics
Priority: optional
Maintainer: Julien Valroff <julien@debian.org>
-Build-Depends: debhelper (>= 7.0.50~),
+Build-Depends: debhelper (>= 8),
python
Build-Depends-Indep: python-support (>= 0.90),
gettext