summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog5
-rw-r--r--debian/control4
2 files changed, 5 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index 3eecc0b..b71a3ff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,15 +1,16 @@
-gnumach (2:1.3.99.dfsg.cvs20090220-2) UNRELEASED; urgency=low
+gnumach (2:1.3.99.dfsg.cvs20090220-2) unstable; urgency=low
[ Guillem Jover ]
* Change gnumach-dbg section to debug.
* Change source and gnumach section to kernel.
- * Now using Standards-Version 3.8.2.
+ * Now using Standards-Version 3.8.3.
[ Samuel Thibault ]
* debian/patches/14_alloc_params.patch: reserve 128MiB for virtual memory
space. Fixes boot with more than ~900MiB.
* debian/patches/20_mmx_support.patch: rename to 20_xmm_support.patch and
fix comment: the added support is XMM registers, not MMX.
+ * debian/control: Add myself as uploader.
-- Guillem Jover <guillem@debian.org> Mon, 08 Jun 2009 22:23:13 +0200
diff --git a/debian/control b/debian/control
index 3a7f89e..d750b7a 100644
--- a/debian/control
+++ b/debian/control
@@ -4,13 +4,13 @@ Priority: optional
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>
+ Guillem Jover <guillem@debian.org>, Samuel Thibault <sthibault@debian.org>
Homepage: http://www.gnu.org/software/hurd/gnumach.html
Vcs-Browser: http://svn.debian.org/wsvn/pkg-hurd/gnumach/
Vcs-Svn: svn://svn.debian.org/pkg-hurd/gnumach/trunk/
Build-Depends: debhelper (>= 7), quilt (>= 0.40), mig, sharutils,
autoconf, automake
-Standards-Version: 3.8.2
+Standards-Version: 3.8.3
Package: gnumach
Section: kernel