diff options
author | Daniel Baumann <daniel@debian.org> | 2010-09-30 06:59:10 +0200 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2011-03-09 17:59:20 +0100 |
commit | 30c61b93288d62be67dfef3608c2e5dbf14d64eb (patch) | |
tree | 357ea8d4e02a597d2b6536f388cd1ff53b76d0b0 | |
parent | f5f3b123b37ee459f9ddc7c0b5c16cd068fe09cc (diff) | |
download | live-boot-30c61b93288d62be67dfef3608c2e5dbf14d64eb.tar.gz live-boot-30c61b93288d62be67dfef3608c2e5dbf14d64eb.zip |
Updating to debhelper version 8.
-rw-r--r-- | debian/compat | 2 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 2 deletions
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 bbdc294..bc4a786 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: misc Priority: optional Maintainer: Debian Live Project <debian-live@lists.debian.org> Uploaders: Daniel Baumann <daniel@debian.org> -Build-Depends: debhelper (>= 7.0.50~) +Build-Depends: debhelper (>= 8) Standards-Version: 3.9.1 Homepage: http://live.debian.net/devel/live-boot/ Vcs-Browser: http://live.debian.net/gitweb/?p=live-boot.git |