diff options
author | Samuel Thibault <sthibault@debian.org> | 2009-06-28 22:58:16 +0000 |
---|---|---|
committer | Samuel Thibault <sthibault@debian.org> | 2009-06-28 22:58:16 +0000 |
commit | aae7809417f1c88c7287d52dc3faf57bc7c12a65 (patch) | |
tree | 7ebb7972db8776b4da0e00990dd19bd880bd6b76 /debian/control | |
parent | 971aa5183429f74eb2afaff545692120959a755c (diff) |
New snapshot from CVS, drop a few merged patches
debian/control: Now using Standards-Version 3.8.2 (no changes needed).
debian/control: Add myself to uploaders.
Release
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 23665a4c..20cb0a76 100644 --- a/debian/control +++ b/debian/control @@ -2,13 +2,13 @@ Source: hurd Section: admin Priority: required Maintainer: GNU Hurd Maintainers <debian-hurd@lists.debian.org> -Standards-Version: 3.7.3 +Standards-Version: 3.8.2 Build-Depends: mig (>= 1.3-2), gnumach-dev (>= 2:1.3.99.dfsg.cvs20070526-1), libc0.3-dev (>= 2.9), texinfo, texi2html, libncursesw5-dev, cdbs, quilt debhelper (>= 4.2.0), gcc-4.2 Uploaders: Jeff Bailey <jbailey@raspberryginger.com>, Marcus Brinkmann <brinkmd@debian.org>, Neal H. Walfield <neal@debian.org>, - Michael Banck <mbanck@debian.org> + Michael Banck <mbanck@debian.org>, Samuel Thibault <sthibault@debian.org> Homepage: http://www.gnu.org/software/hurd/hurd.html Vcs-Browser: http://svn.debian.org/wsvn/pkg-hurd/hurd/ Vcs-Svn: svn://svn.debian.org/pkg-hurd/hurd/trunk/ |