diff options
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 079438b..b022dd7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +gnumach (2:1.4-2) UNRELEASED; urgency=low + + * Bump Standards-Version to 3.9.5 (no changes). + + -- Samuel Thibault <sthibault@debian.org> Mon, 28 Oct 2013 09:26:07 +0100 + gnumach (2:1.4-1) unstable; urgency=low [ Samuel Thibault ] diff --git a/debian/control b/debian/control index e96b2c2..0869a3b 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-hurd/gnumach.git Vcs-Git: git://anonscm.debian.org/pkg-hurd/gnumach.git Build-Depends: debhelper (>= 7), mig, sharutils, autoconf, automake, texinfo -Standards-Version: 3.9.4 +Standards-Version: 3.9.5 Package: gnumach Architecture: any-i386 |