From 929dee9e4544801af94a68a4e4631484fff4a3f3 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Sun, 19 Jun 2011 16:20:19 -0400 Subject: [PATCH] releasing version 0.45 --- debian/changelog | 4 ++-- 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 Fri, 01 Apr 2011 14:34:15 -0400 + -- Joey Hess 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 -Standards-Version: 3.9.1 +Standards-Version: 3.9.2 Vcs-Git: git://git.kitenet.net/moreutils Homepage: http://kitenet.net/~joey/code/moreutils/ -- 2.11.4.GIT