* Bump debhelper compatibility level to 6 — no changes required.

This commit is contained in:
martin f. krafft 2008-03-05 17:09:46 +01:00
parent 718db4713d
commit fc1796e609
4 changed files with 4 additions and 5 deletions

3
debian/changelog vendored
View 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

1
debian/compat vendored Normal file
View File

@ -0,0 +1 @@
6

2
debian/control vendored
View 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

3
debian/rules vendored
View File

@ -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