diff options
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 246bb35..3223755 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,6 +20,7 @@ gnumach (1:20060826.dfsg.1-1) UNRELEASED; urgency=low - debian/rules: Include '/usr/share/quilt/quilt.make' instead of 'debian/patch.mk'. Change clean to a single colon target and make it depend on patch. + * Now using Standards-Version 3.7.2 (no changes needed). -- Guillem Jover <guillem@debian.org> Sat, 26 Aug 2006 16:52:37 +0300 diff --git a/debian/control b/debian/control index 4756180..9aa2e23 100644 --- a/debian/control +++ b/debian/control @@ -5,7 +5,7 @@ Maintainer: GNU Hurd Maintainers <debian-hurd@lists.debian.org> Uploaders: Marcus Brinkmann <brinkmd@debian.org>, Jeff Bailey <jbailey@raspberryginger.com>, Neal H. Walfield <neal@debian.org>, Guillem Jover <guillem@debian.org> -Standards-Version: 3.6.2 +Standards-Version: 3.7.2 Build-Depends: debhelper (>= 5), quilt (>= 0.40), mig, sharutils Package: gnumach |