summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 212be42..9dc6fe1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,11 @@
-moreutils (0.37) UNRELEASED; urgency=low
+moreutils (0.37) unstable; urgency=low
* parallel: Clarify man page regarding CPUs. Closes: #536597
* parallel: Add -n option. Thanks, Pierre Habouzit. Closes: #537992
(As a side effect, fixes a segfault if -- was omitted.)
* parallel.1: Typo fixes. Closes: #538147
- -- Joey Hess <joeyh@debian.org> Wed, 15 Jul 2009 10:13:28 -0400
+ -- Joey Hess <joeyh@debian.org> Sat, 25 Jul 2009 10:18:40 +0200
moreutils (0.36) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 2dbf2b2..7d49b2d 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.1
+Standards-Version: 3.8.2
Vcs-Git: git://git.kitenet.net/moreutils
Homepage: http://kitenet.net/~joey/code/moreutils/