summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2009-05-05 15:19:37 -0400
committerJoey Hess <joey@gnu.kitenet.net>2009-05-05 15:19:37 -0400
commitb729d870341ae06f9a5a945717eb61c1d60a3af5 (patch)
treebaf29e214d27db30ed7b9c49373f3c6ec90d7625
parentb08aeb0570bfd28f29a7708ab65f0f09f89e3883 (diff)
downloadmoreutils-upstream/0.35.tar.gz
releasing version 0.35upstream/0.350.35
-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/