diff options
author | joeyh <joeyh> | 2008-02-02 21:44:09 +0000 |
---|---|---|
committer | joeyh <joeyh> | 2008-02-02 21:44:09 +0000 |
commit | 7d606d7c155c331eff7601476cbf7ba48e6dc49b (patch) | |
tree | 0754c58ba9f2b18c44f869be1cb7dc89c3789c56 | |
parent | 8437ce241dda9004cd87b0d46ce6e7ff197fc927 (diff) | |
download | moreutils-0.27.tar.gz |
releasing version 0.270.27
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/compat | 2 | ||||
-rw-r--r-- | debian/control | 4 |
3 files changed, 5 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog index bbf4131..be9a0b7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ -moreutils (0.27) UNRELEASED; urgency=low +moreutils (0.27) unstable; urgency=low * vidir: Check exit codes of close. Closes: #463739 - -- Joey Hess <joeyh@debian.org> Sat, 02 Feb 2008 16:41:52 -0500 + -- Joey Hess <joeyh@debian.org> Sat, 02 Feb 2008 16:42:18 -0500 moreutils (0.26) unstable; urgency=low diff --git a/debian/compat b/debian/compat index b8626c4..7ed6ff8 100644 --- a/debian/compat +++ b/debian/compat @@ -1 +1 @@ -4 +5 diff --git a/debian/control b/debian/control index 41e8687..5512820 100644 --- a/debian/control +++ b/debian/control @@ -1,9 +1,9 @@ Source: moreutils Section: utils Priority: optional -Build-Depends: debhelper (>= 4), dpkg-dev (>= 1.9.0), docbook2x, docbook-xml +Build-Depends: debhelper (>= 5), dpkg-dev (>= 1.9.0), docbook2x, docbook-xml Maintainer: Joey Hess <joeyh@debian.org> -Standards-Version: 3.7.2 +Standards-Version: 3.7.3 Vcs-Svn: svn://svn.debian.org/moreutils/trunk Homepage: http://kitenet.net/~joey/code/moreutils/ |