From fc1796e609856a527392974d2f8cbbe83c27738b Mon Sep 17 00:00:00 2001 From: "martin f. krafft" Date: Wed, 5 Mar 2008 17:09:46 +0100 Subject: [PATCH] =?utf8?q?*=20Bump=20debhelper=20compatibility=20level=20t?= =?utf8?q?o=206=20=E2=80=94=20no=20changes=20required.?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- debian/changelog | 3 ++- debian/compat | 1 + debian/control | 2 +- debian/rules | 3 --- 4 files changed, 4 insertions(+), 5 deletions(-) create mode 100644 debian/compat diff --git a/debian/changelog b/debian/changelog index 63c655f..6beaa13 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Wed, 05 Mar 2008 17:07:34 +0100 + -- martin f. krafft 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 index 0000000..1e8b314 --- /dev/null +++ b/debian/compat @@ -0,0 +1 @@ +6 diff --git a/debian/control b/debian/control index f45d4e2..006f03d 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: offlineimap Section: mail Priority: optional Maintainer: John Goerzen -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 diff --git a/debian/rules b/debian/rules index 7e29b28..1216fb2 100755 --- a/debian/rules +++ b/debian/rules @@ -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 -- 2.39.2