summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2010-07-06 19:42:05 -0400
committerJoey Hess <joey@kitenet.net>2010-07-06 19:42:05 -0400
commit5e413817d726a2879f56c94f498dcaa94f887813 (patch)
tree2076e36a2797bdf49fb8b98c373538e214ea44f2
parent9b22d8c29882a723df4db6f993e283ce37f0acc7 (diff)
downloadmoreutils-5e413817d726a2879f56c94f498dcaa94f887813.tar.gz
releasing version 0.40upstream/0.400.40
-rw-r--r--debian/changelog4
-rw-r--r--debian/control2
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 3969922..2a8220b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,11 @@
-moreutils (0.40) UNRELEASED; urgency=low
+moreutils (0.40) unstable; urgency=low
* lckdo: Now deprecated, since util-linux's flock(1) can do the same
thing.
* parallel: -i will now replace {} inside parameters, before the {} had
to be a separate parameter.
- -- Joey Hess <joeyh@debian.org> Fri, 18 Jun 2010 13:06:47 -0400
+ -- Joey Hess <joeyh@debian.org> Tue, 06 Jul 2010 19:38:14 -0400
moreutils (0.39) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 4b4969e..70c1d3d 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: utils
Priority: optional
Build-Depends: debhelper (>= 7), dpkg-dev (>= 1.9.0), docbook2x, docbook-xml
Maintainer: Joey Hess <joeyh@debian.org>
-Standards-Version: 3.8.4
+Standards-Version: 3.9.0
Vcs-Git: git://git.kitenet.net/moreutils
Homepage: http://kitenet.net/~joey/code/moreutils/