diff options
author | Guillem Jover <guillem@debian.org> | 2007-12-05 05:58:27 +0000 |
---|---|---|
committer | Guillem Jover <guillem@hadrons.org> | 2010-06-10 23:21:22 +0200 |
commit | debf6bd9866f944c91e2cc60c3a4279bee235fe0 (patch) | |
tree | 8bd34b83112359ba6dd6857a4ae0d0eca159e155 | |
parent | 52a305d1e47d951731b202b6e2512a458117d845 (diff) | |
download | inetutils-debf6bd9866f944c91e2cc60c3a4279bee235fe0.tar.gz |
Now using Standards-Version 3.7.3 (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 28dcb33..79de072 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ inetutils (2:1.5.dfsg.1-5) UNRELEASED; urgency=low * Remove Tag fields, those are better maintained outside the package, as a side effect there's not typo to fix anymore. (Closes: #418539) + * Now using Standards-Version 3.7.3 (no changes needed). -- Guillem Jover <guillem@debian.org> Fri, 18 May 2007 07:37:19 +0300 diff --git a/debian/control.in b/debian/control.in index 572c369..9c4f145 100644 --- a/debian/control.in +++ b/debian/control.in @@ -3,7 +3,7 @@ Section: net Priority: extra Maintainer: Guillem Jover <guillem@debian.org> Uploaders: Jeff Bailey <jbailey@raspberryginger.com>, Marcus Brinkmann <brinkmd@debian.org> -Standards-Version: 3.7.2 +Standards-Version: 3.7.3 Build-Depends: debhelper (>= 5), quilt (>= 0.40), autoconf, automake1.9, bison, libreadline5-dev | libreadline-dev, libpam0g-dev, libopie-dev, libwrap0-dev, libshishi-dev |