diff options
author | Joey Hess <joey@kitenet.net> | 2011-06-19 16:20:19 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2011-06-19 16:20:19 -0400 |
commit | 929dee9e4544801af94a68a4e4631484fff4a3f3 (patch) | |
tree | 004dc36e221d5687110567b9a2322aebcf25ae0b | |
parent | bb190ff90f192cb50c086abec11459ab09c205f1 (diff) | |
download | moreutils-929dee9e4544801af94a68a4e4631484fff4a3f3.tar.gz |
releasing version 0.450.45
-rw-r--r-- | debian/changelog | 4 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 3b4069c..6f0fce4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,9 @@ -moreutils (0.45) UNRELEASED; urgency=low +moreutils (0.45) unstable; urgency=low * ts: Support %.s for seconds sinch epoch with subsecond resolution. Closes: #619764 - -- Joey Hess <joeyh@debian.org> Fri, 01 Apr 2011 14:34:15 -0400 + -- Joey Hess <joeyh@debian.org> Sun, 19 Jun 2011 15:44:28 -0400 moreutils (0.44) unstable; urgency=low diff --git a/debian/control b/debian/control index 451240b..d873205 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.9.1 +Standards-Version: 3.9.2 Vcs-Git: git://git.kitenet.net/moreutils Homepage: http://kitenet.net/~joey/code/moreutils/ |