Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2008-05-26 11:26:36 (GMT)
committer Jonas Smedegaard <dr@jones.dk>2008-05-26 11:26:36 (GMT)
commit55826c9af10c6c17f327cfcc92b6884126109d99 (patch)
treea033e58fa389e4028f57d52e8203d51a1d61def6 /debian
parentc0a21a42c88a79c0a5f8532cbb74b3f7bb7b7fd8 (diff)
Bump debhelper compatibility level to 6 (was 5).
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
-rw-r--r--debian/compat2
-rw-r--r--debian/control2
3 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 07bfbaa..cc74f89 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ sugar-hulahop (0.4.0-1) UNRELEASED; urgency=low
auto-generated ones).
* Compile with -fno-strict-aliasing to work around type punning
causing "size of array 'arg' is negative".
+ * Bump debhelper compatibility level to 6 (was 5).
* Update local cdbs snippets:
+ Drop patchsys-quilt.mk (only patch unneeded with tarball release).
+ Use upstream-tarball.mk to track upstream source releases.
diff --git a/debian/compat b/debian/compat
index 7ed6ff8..1e8b314 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-5
+6
diff --git a/debian/control b/debian/control
index ce7fdfc..04c53b5 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: python
Priority: optional
Maintainer: Debian OLPC <debian-olpc-devel@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>
-Build-Depends: cdbs (>= 0.4.39), autotools-dev, devscripts (>= 2.10.7), python-all-dev (>= 2.3.5-11), python-central (>= 0.5.6), debhelper (>= 5), dh-buildinfo, xulrunner-dev (>= 1.9~b5-4~), python-xpcom (>= 1.9~b5-4~), python-gtk2-dev
+Build-Depends: cdbs (>= 0.4.39), autotools-dev, devscripts (>= 2.10.7), python-all-dev (>= 2.3.5-11), python-central (>= 0.5.6), debhelper (>= 5.0.44), dh-buildinfo, xulrunner-dev (>= 1.9~b5-4~), python-xpcom (>= 1.9~b5-4~), python-gtk2-dev
Standards-Version: 3.7.3
Vcs-Git: git://git.debian.org/git/collab-maint/sugar-hulahop.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/sugar-hulahop.git;a=summary