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 7b638cb..896c260 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-moreutils (0.35) UNRELEASED; urgency=low
+moreutils (0.35) unstable; urgency=low
* ifdata: Don't assume that all interface names are 6 characters or less,
for instance "wmaster0" is longer. Increase the limit to 20 characters.
@@ -6,7 +6,7 @@ moreutils (0.35) UNRELEASED; urgency=low
* isutf8: Reject UTF-8-encoded UTF-16 surrogates. Closes: #525301
(Thanks, Jakub Wilk and liw)
- -- Joey Hess <joeyh@debian.org> Sat, 02 May 2009 20:40:23 -0400
+ -- Joey Hess <joeyh@debian.org> Tue, 05 May 2009 15:06:41 -0400
moreutils (0.34) unstable; urgency=low
diff --git a/debian/control b/debian/control
index a3495fb..7c3e652 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.0
+Standards-Version: 3.8.1
Vcs-Git: git://git.kitenet.net/moreutils
Homepage: http://kitenet.net/~joey/code/moreutils/