summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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 342f61aa..28e6a807 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,10 @@
-debhelper (7.4.15) UNRELEASED; urgency=low
+debhelper (7.4.15) unstable; urgency=low
* The fix for #563557 caused some new trouble involving makefile
that misbehave when stderr is closed. Reopen it to /dev/null
when testing for the existance of a makefile target. Closes: #570443
- -- Joey Hess <joeyh@debian.org> Thu, 18 Feb 2010 16:36:18 -0500
+ -- Joey Hess <joeyh@debian.org> Thu, 18 Feb 2010 16:37:34 -0500
debhelper (7.4.14) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 14931031..5266c371 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: devel
Priority: optional
Maintainer: Joey Hess <joeyh@debian.org>
Build-Depends: po4a (>= 0.24), man-db (>= 2.5.1), file (>= 3.23)
-Standards-Version: 3.8.3
+Standards-Version: 3.8.4
Vcs-Git: git://git.debian.org/git/debhelper/debhelper.git
Vcs-Browser: http://git.debian.org/?p=debhelper/debhelper.git;a=summary
Homepage: http://kitenet.net/~joey/code/debhelper/