diff options
author | Daniel Baumann <daniel@debian.org> | 2012-01-15 20:46:06 +0100 |
---|---|---|
committer | Daniel Baumann <daniel@debian.org> | 2012-01-15 20:46:06 +0100 |
commit | fe93b0157199a93784478369b0123afae51d4bf3 (patch) | |
tree | fa856eb741bfabd210688291196320ed4d2fe382 /debian | |
parent | 1e9e38c7fedd4854c200e86eef9386cec14ee148 (diff) | |
download | vyos-live-build-fe93b0157199a93784478369b0123afae51d4bf3.tar.gz vyos-live-build-fe93b0157199a93784478369b0123afae51d4bf3.zip |
Updating to debhelper version 9.
Diffstat (limited to 'debian')
-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 45a4fb75d..ec635144f 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -8 +9 diff --git a/debian/control b/debian/control index 45be52707..957524c31 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 (>= 8) +Build-Depends: debhelper (>= 9) Build-Depends-Indep: gettext Standards-Version: 3.9.2 Homepage: http://live.debian.net/devel/live-build/ |