* Bump debhelper compatibility level to 6 — no changes required.
This commit is contained in:
parent
718db4713d
commit
fc1796e609
3
debian/changelog
vendored
3
debian/changelog
vendored
@ -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
1
debian/compat
vendored
Normal file
@ -0,0 +1 @@
|
||||
6
|
2
debian/control
vendored
2
debian/control
vendored
@ -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
3
debian/rules
vendored
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user