diff options
author | Guillem Jover <guillem@debian.org> | 2009-07-07 06:57:38 +0000 |
---|---|---|
committer | Guillem Jover <guillem@debian.org> | 2009-07-07 06:57:38 +0000 |
commit | b9fda5d4ebace6778249ea36d4ccb8368362c016 (patch) | |
tree | d2a689369927657069d6a28c4934ffed3baa6c39 | |
parent | 802ed8a0ecfc9cfce7bbee586f88003e0151c3b5 (diff) |
Now using Standards-Version 3.8.2
-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 52dd879..97ab67b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ gnumach (2:1.3.99.dfsg.cvs20090220-2) UNRELEASED; urgency=low [ Guillem Jover ] * Change gnumach-dbg section to debug. * Change source and gnumach section to kernel. + * Now using Standards-Version 3.8.2. [ Samuel Thibault ] * debian/patches/14_alloc_params.patch: reserve 128MiB for virtual memory diff --git a/debian/control b/debian/control index b4aa7e9..3a7f89e 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ 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.0 +Standards-Version: 3.8.2 Package: gnumach Section: kernel |