diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/compat | 2 | ||||
-rw-r--r-- | debian/control | 2 |
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 |