diff options
author | Guillem Jover <guillem@hadrons.org> | 2011-10-30 07:51:50 +0100 |
---|---|---|
committer | Guillem Jover <guillem@hadrons.org> | 2011-10-30 07:52:16 +0100 |
commit | 979beedf0506846aa41df3dfb1518486459b94b7 (patch) | |
tree | 5e03375aa88a8f1462ec9c2309eaa596061b841b | |
parent | e6f802b419b55b54b13543655b9541ec414c9630 (diff) | |
download | inetutils-979beedf0506846aa41df3dfb1518486459b94b7.tar.gz |
Now using Standards-Version 3.9.2 (no changes needed)
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control.in | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 51219ee..b17bfa1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,6 +10,7 @@ inetutils (2:1.8-4) UNRELEASED; urgency=low * Add build-indep and build-arch targets (rename build to build-arch). * Add libncurses-dev to Build-Depends, although only libtinfo-dev is really needed (but that does not ship term.h). (Closes: #646143) + * Now using Standards-Version 3.9.2 (no changes needed). -- Guillem Jover <guillem@debian.org> Wed, 02 Feb 2011 05:43:10 +0100 diff --git a/debian/control.in b/debian/control.in index 655212c..54b418c 100644 --- a/debian/control.in +++ b/debian/control.in @@ -2,7 +2,7 @@ Source: inetutils Section: net Priority: extra Maintainer: Guillem Jover <guillem@debian.org> -Standards-Version: 3.9.1 +Standards-Version: 3.9.2 Vcs-Browser: http://git.hadrons.org/?p=debian/pkgs/inetutils.git Vcs-Git: git://git.hadrons.org/git/debian/pkgs/inetutils.git Homepage: http://www.gnu.org/software/inetutils/ |