summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJoey Hess <joey@gnu.kitenet.net>2010-02-21 13:16:23 -0500
committerJoey Hess <joey@gnu.kitenet.net>2010-02-21 13:16:23 -0500
commit62b8a323afe9cd95f2bff26c7db455e226a40cec (patch)
tree8f50cbc3c76481932b936c3b17d74bbf3f371498 /debian
parent9c0302474850fa0d16a1d2bca094325e9eea546b (diff)
downloadmoreutils-62b8a323afe9cd95f2bff26c7db455e226a40cec.tar.gz
Cap sillyness. Closes: #570815
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/control6
2 files changed, 9 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index 4c46bd0..4049ddd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+moreutils (0.39) UNRELEASED; urgency=low
+
+ * Cap sillyness. Closes: #570815
+
+ -- Joey Hess <joeyh@debian.org> Sun, 21 Feb 2010 13:16:10 -0500
+
moreutils (0.38) unstable; urgency=low
* Description improvements. Closes: #549450
diff --git a/debian/control b/debian/control
index bfc6d9a..4b4969e 100644
--- a/debian/control
+++ b/debian/control
@@ -13,9 +13,9 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}
Suggests: libtime-duration-perl, libtimedate-perl
Conflicts: lckdo
Replaces: lckdo
-Description: additional unix utilities
- This is a growing collection of the unix tools that nobody thought
- to write long ago, when unix was young.
+Description: additional Unix utilities
+ This is a growing collection of the Unix tools that nobody thought
+ to write long ago, when Unix was young.
.
So far, it includes the following utilities:
- combine: combine the lines in two files using boolean operations