diff options
-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 010ebb5b..89ebeb2e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,8 @@ -debhelper (9.20120312) UNRELEASED; urgency=low +debhelper (9.20120312) unstable; urgency=low * Also include CFLAGS in ld line for perl. Closes: #662666 - -- Joey Hess <joeyh@debian.org> Tue, 13 Mar 2012 14:26:24 -0400 + -- Joey Hess <joeyh@debian.org> Tue, 13 Mar 2012 14:27:06 -0400 debhelper (9.20120311) unstable; urgency=low diff --git a/debian/control b/debian/control index ac59c979..f0b2f69c 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) -Standards-Version: 3.9.2 +Standards-Version: 3.9.3 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/ |