diff options
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index b336dad..df9e837 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,9 @@ gnumach (2:1.3.99.dfsg.git20091128-2) UNRELEASED; urgency=low * debian/patches/40_iopl_mem.patch: Add patch, not enabled yet, to be used instead of 40_iopl_mmap.patch when a new snapshot is taken. + [ Guillem Jover ] + * Now using Standards-Version 3.8.4 (no changes needed). + -- Guillem Jover <guillem@debian.org> Sat, 28 Nov 2009 19:14:15 +0100 gnumach (2:1.3.99.dfsg.git20091128-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 48e0c64..186da25 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), mig, sharutils, autoconf, automake -Standards-Version: 3.8.3 +Standards-Version: 3.8.4 Package: gnumach Architecture: hurd-i386 i386 kfreebsd-i386 knetbsd-i386 |