summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authormartin f. krafft <madduck@madduck.net>2008-04-11 18:41:22 +0200
committermartin f. krafft <madduck@madduck.net>2008-04-11 18:41:48 +0200
commitdc321ebe732db96cfa278bc8a4f7768add381a1d (patch)
tree8e6f05977ec2113376eae69b6b186650ea099def /debian
parent2d0fda39ab0c5d29f063d698c416c6a62186734b (diff)
Bump DH compatibility level to 6; no changes required.
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 b42132ff..91fb25b5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,6 +25,7 @@ mdadm (2.6.4-2) unstable; urgency=low
(closes: #451684).
* Reschedule "mdadm Sunday" to 00:57 instead of 01:06 to prevent double
invocation on DST change (closes: #449244).
+ * Bump DH compatibility level to 6; no changes required.
-- martin f. krafft <madduck@debian.org> Fri, 11 Apr 2008 10:48:45 +0200
diff --git a/debian/compat b/debian/compat
index b8626c4c..1e8b3149 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-4
+6
diff --git a/debian/control b/debian/control
index 02521922..1f50ef37 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: admin
Priority: optional
Maintainer: Debian mdadm maintainers <pkg-mdadm-devel@lists.alioth.debian.org>
Uploaders: martin f. krafft <madduck@debian.org>, Mario Joussen <joussen@debian.org>
-Build-Depends: debhelper (>= 5), po-debconf, groff-base, docbook-to-man
+Build-Depends: debhelper (>= 6), po-debconf, groff-base, docbook-to-man
Standards-Version: 3.7.3
Vcs-Git: git://git.debian.org/git/pkg-mdadm/mdadm
Vcs-Browser: http://git.debian.org/?p=pkg-mdadm/mdadm.git