diff options
author | Samuel Thibault <sthibault@debian.org> | 2010-06-06 00:06:21 +0000 |
---|---|---|
committer | Samuel Thibault <sthibault@debian.org> | 2010-06-06 00:06:21 +0000 |
commit | 1f27b2a3f30a0eda908a440e1fcf46f29ae4e1b0 (patch) | |
tree | e7345c69f1d0fcc5f50ed854b7050b16b9774a4a /debian | |
parent | 1deec416bfcbd7783f110958af7347ef2f30de88 (diff) |
Bump Standards-Version to 3.8.4 (no change needed).
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 336b4b48..6b52dac3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,6 +20,7 @@ hurd (20090404-3) UNRELEASED; urgency=low - Add ${misc:Depends}. - Add dpkg (>= 1.15.4) | install-info dependency. - Drop -1 from gnumach-dev dependency. + - Bump Standards-Version to 3.8.4 (no change needed). * debian/local/runsystem.gnu: New runsystem file for the d-i case, incomplete for now. * debian/hurd-udeb.install: Remove getty, runttys, /etc/ttys ftpcp, ftpdir, diff --git a/debian/control b/debian/control index 306baec0..8b11f485 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: hurd Section: admin Priority: required Maintainer: GNU Hurd Maintainers <debian-hurd@lists.debian.org> -Standards-Version: 3.8.2 +Standards-Version: 3.8.4 Build-Depends: mig (>= 1.3-2), gnumach-dev (>= 2:1.3.99.dfsg.cvs20070526), libc0.3-dev (>= 2.9), texinfo, texi2html, libncursesw5-dev, cdbs, debhelper (>= 4.2.0), gcc-4.3, dpkg (>= 1.15.4) | install-info |