diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2012-02-25 17:39:46 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2012-02-25 17:39:46 +0100 |
commit | 4c701265b701f56634426e80ecd7f93706a02cdf (patch) | |
tree | 8b28adda4acbbc33ec5b35282af32d67fe0fd978 /debian | |
parent | 8c0e3bf03288f7af9d32ee166ea4a950cefcc2ce (diff) |
control: Bump Standards-Version to 3.9.3 (no changes).
Diffstat (limited to 'debian')
-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 761a490..281a92a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +gnumach (2:1.3.99.dfsg.git20120219-2) UNRELEASED; urgency=low + + * control: Bump Standards-Version to 3.9.3 (no changes). + + -- Samuel Thibault <sthibault@debian.org> Sat, 25 Feb 2012 17:39:37 +0100 + gnumach (2:1.3.99.dfsg.git20120219-1) unstable; urgency=low * New upstream snapshot. diff --git a/debian/control b/debian/control index 00d798c..38facca 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-hurd/gnumach.git Vcs-Git: git://git.debian.org/pkg-hurd/gnumach.git Build-Depends: debhelper (>= 7), mig, sharutils, autoconf, automake -Standards-Version: 3.9.2 +Standards-Version: 3.9.3 Package: gnumach Architecture: any-i386 |