diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2010-02-09 16:42:14 -0500 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2010-02-09 16:42:14 -0500 |
commit | 9c0302474850fa0d16a1d2bca094325e9eea546b (patch) | |
tree | 0f2e59b6cf4ba19012249d110ca102638d5eb00d | |
parent | 8324a9ca9cfa1588339166cf70911fbbe99c8854 (diff) | |
download | moreutils-9c0302474850fa0d16a1d2bca094325e9eea546b.tar.gz |
releasing version 0.380.38
-rw-r--r-- | debian/changelog | 5 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog index 4f32b58..4c46bd0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -moreutils (0.38) UNRELEASED; urgency=low +moreutils (0.38) unstable; urgency=low * Description improvements. Closes: #549450 (Thanks, Justin B Rye) @@ -7,11 +7,10 @@ moreutils (0.38) UNRELEASED; urgency=low * ifdata: Add FreeBSD kernel support, although some of the more esoteric interface options are not currently supported in FreeBSD. * parallel: Define WEXITED to allow building on FreeBSD kernel. - (This is somewhat experimental.) * Thanks Enrico Tassi for the FreeBSD kernel support, which should be enough to get moreutils built on Debian kFreeBSD. Closes: #562609 - -- Joey Hess <joeyh@debian.org> Mon, 05 Oct 2009 13:33:07 -0400 + -- Joey Hess <joeyh@debian.org> Tue, 09 Feb 2010 15:50:42 -0500 moreutils (0.37) unstable; urgency=low diff --git a/debian/control b/debian/control index 8caa7fd..bfc6d9a 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.2 +Standards-Version: 3.8.4 Vcs-Git: git://git.kitenet.net/moreutils Homepage: http://kitenet.net/~joey/code/moreutils/ |