[SCM] GUI front-end for Debian Live. branch, master, updated. 11e67a56b24563c3f7a488602604f9ba897740c3

Chris Lamb chris at chris-lamb.co.uk
Tue Mar 4 03:01:15 UTC 2008


The following commit has been merged in the master branch:
commit 9f91599580444862ace49568ab8805e0b5dec94b
Author: Chris Lamb <chris at chris-lamb.co.uk>
Date:   Mon Mar 3 16:43:04 2008 +0000

    Don't use Debhelper compatibility level 5 yet.
    
    Signed-off-by: Chris Lamb <chris at chris-lamb.co.uk>

diff --git a/debian/compat b/debian/compat
index 1e8b314..7ed6ff8 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-6
+5
diff --git a/debian/control b/debian/control
index bc59066..4a416c6 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: misc
 Priority: optional
 Maintainer: Debian Live <debian-live-maint at lists.alioth.debian.org>
 Uploaders: Chris Lamb <chris at chris-lamb.co.uk>, Daniel Baumann <daniel at debian.org>
-Build-Depends: debhelper (>= 6), cdbs, python-dev, python-support, live-helper
+Build-Depends: debhelper (>= 5), cdbs, python-dev, python-support, live-helper
 Standards-Version: 3.7.3
 Homepage: http://debian-live.alioth.debian.org/
 Vcs-Git: git://git.debian.org/git/users/lamby-guest/live-magic.git

-- 
GUI front-end for Debian Live.



More information about the debian-live-changes mailing list