]> code.delx.au - offlineimap/commitdiff
* Bump debhelper compatibility level to 6 — no changes required.
authormartin f. krafft <madduck@madduck.net>
Wed, 5 Mar 2008 16:09:46 +0000 (17:09 +0100)
committermartin f. krafft <madduck@madduck.net>
Wed, 5 Mar 2008 16:09:46 +0000 (17:09 +0100)
debian/changelog
debian/compat [new file with mode: 0644]
debian/control
debian/rules

index 63c655fbcc7564e8bcba9d0f384a3ba5df8fea98..6beaa138ce21c27d2617b13eb2c1384bf2a76ed0 100644 (file)
@@ -1,8 +1,9 @@
 offlineimap (5.99.8) UNRELEASED; urgency=low
 
   * Bump Standards-Version to 3.7.3 — no changes required.
+  * Bump debhelper compatibility level to 6 — no changes required.
 
- -- martin f. krafft <madduck@debian.org>  Wed, 05 Mar 2008 17:07:34 +0100
+ -- martin f. krafft <madduck@debian.org>  Wed, 05 Mar 2008 17:09:32 +0100
 
 offlineimap (5.99.7) unstable; urgency=low
 
diff --git a/debian/compat b/debian/compat
new file mode 100644 (file)
index 0000000..1e8b314
--- /dev/null
@@ -0,0 +1 @@
+6
index f45d4e230f3f20eb1c1c96258576ebd6abd4c108..006f03d442d6b0af06ebed60c37db6c53ec09cf9 100644 (file)
@@ -2,7 +2,7 @@ Source: offlineimap
 Section: mail
 Priority: optional
 Maintainer: John Goerzen <jgoerzen@complete.org>
-Build-Depends: debhelper (>> 4.2.0)
+Build-Depends: debhelper (>> 6)
 Build-Depends-Indep: python-dev, groff, docbook-utils, python-support (>= 0.4.0), gtk-doc-tools, sgml2x, docbook-utils, jade, lynx, scons, xpdf-utils, gs, man-db
 Build-Conflicts-Indep: docbook-ebnf
 Standards-Version: 3.7.3
index 7e29b28112695b5586c6e95701235b076e3c9eec..1216fb2b5cfe65b85b2b057143f7e7f9e66fedfa 100755 (executable)
@@ -6,9 +6,6 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-# This is the debhelper compatibility version to use.
-export DH_COMPAT=4
-
 PYTHON=python
 PACKAGE=offlineimap