diff options
author | Clint Adams <schizo@debian.org> | 2008-02-08 22:13:29 -0500 |
---|---|---|
committer | Clint Adams <schizo@debian.org> | 2008-02-08 22:13:29 -0500 |
commit | 55f2314a881f28207159b9fbad110eff47629d8e (patch) | |
tree | 38e95fb6fab889010b565454286db7b83370d62c /debian | |
parent | 84aee0ad70f88826e55d332b3bc9d3f0dacd2993 (diff) | |
download | debianutils-55f2314a881f28207159b9fbad110eff47629d8e.tar.gz |
standards-version 3.7.3
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index a5e8ada..4051991 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ debianutils (2.28.3) unstable; urgency=low * tempfile.1: add usage example. closes: #455693. + * Bump to Standards-Version 3.7.3. -- Clint Adams <schizo@debian.org> Fri, 08 Feb 2008 21:40:11 -0500 diff --git a/debian/control b/debian/control index b0fa3cd..c08529f 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: debianutils Section: utils Priority: required Maintainer: Clint Adams <schizo@debian.org> -Standards-Version: 3.7.2 +Standards-Version: 3.7.3 Vcs-Git: git://git.debian.org/git/private/schizo/debianutils.git Vcs-Browser: http://git.debian.org/?p=private/schizo/debianutils.git |