diff options
author | Julien Valroff <julien@kirya.net> | 2009-12-14 19:40:01 +0100 |
---|---|---|
committer | Julien Valroff <julien@kirya.net> | 2009-12-14 19:40:01 +0100 |
commit | fa756df21a781fe62884009fbef8ab68458659f3 (patch) | |
tree | a481d00b2946ed13c61c34fdc4b87b1fcea9bd7b /debian/control | |
parent | 951bf06e1c975a7f600f2a134e368cfe2155dba5 (diff) |
fix debhelper version
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 4c559e7..b37a649 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: rapid-photo-downloader Section: graphics Priority: optional Maintainer: Julien Valroff <julien@kirya.net> -Build-Depends: debhelper (>= 7), +Build-Depends: debhelper (>= 7.0.50~), python-all Build-Depends-Indep: python-central (>= 0.5.6), gettext |