diff options
Diffstat (limited to 'debian')
-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 cbb77803..3f4d5254 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ hurd (20071119-2) UNRELEASED; urgency=low deprecated Source-Version substvar. * debian/changelog: Fix Neal's mail address in ancient entry. * debian/control: Line-wrap Build-Depends and Uploaders fields. + * debian/control: Now using Standards-Version 3.7.3 (no changes needed). -- Michael Banck <mbanck@debian.org> Tue, 08 Jan 2008 15:54:52 +0100 diff --git a/debian/control b/debian/control index 3d9b4a3c..4d75ac74 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: hurd Section: base Priority: required Maintainer: GNU Hurd Maintainers <debian-hurd@lists.debian.org> -Standards-Version: 3.6.1.0 +Standards-Version: 3.7.3 Build-Depends: mig (>= 1.3-2), gnumach-dev (>= 2:1.3.99.dfsg.cvs20070526-1), libc0.3-dev (>= 2.6-3), texinfo, texi2html, libncursesw5-dev, cdbs, debhelper (>= 4.2.0) |