diff options
author | joeyh <joeyh> | 2006-07-26 02:51:02 +0000 |
---|---|---|
committer | joeyh <joeyh> | 2006-07-26 02:51:02 +0000 |
commit | c7f258b2fbdcae9dc20d83dde6252dc8579962a5 (patch) | |
tree | 689e477221fa9214e274e2a0b10da953b1691356 | |
parent | 92f6884638abdda0fd8140379fcfc2ed36c37679 (diff) | |
download | moreutils-c7f258b2fbdcae9dc20d83dde6252dc8579962a5.tar.gz |
releasing version 0.150.15
-rw-r--r-- | README | 2 | ||||
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 2 |
3 files changed, 3 insertions, 3 deletions
@@ -21,7 +21,7 @@ zrun automatically uncompress arguments to command -Its web page is here: http://www.kitenet.net/~joey/code/moreutils.html +Its web page is here: http://kitenet.net/~joey/code/moreutils.html Your suggestions of additional tools to add to this collection are apprecitated. The web page lists some that are under consideration but diff --git a/debian/changelog b/debian/changelog index 2e639a5..966b116 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -moreutils (0.15) UNRELEASED; urgency=low +moreutils (0.15) unstable; urgency=low * Remove notes about potential tools from README, moved to wiki. * vidir: Don't abort if it sees an empty or all-whitespace line. diff --git a/debian/control b/debian/control index b7e4c13..8c6fc6f 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: utils Priority: optional Build-Depends: debhelper (>= 4), dpkg-dev (>= 1.9.0), docbook2x, docbook-xml Maintainer: Joey Hess <joeyh@debian.org> -Standards-Version: 3.6.2 +Standards-Version: 3.7.2 Package: moreutils Architecture: any |