diff options
author | Joey Hess <joey@gnu.kitenet.net> | 2009-10-01 14:43:03 -0400 |
---|---|---|
committer | Joey Hess <joey@gnu.kitenet.net> | 2009-10-01 14:43:03 -0400 |
commit | 84acf02b5e78c3684a3d8972ad24597e1f8fa2ae (patch) | |
tree | dec8580c1d9095edd8cd5c564a933ca288129822 /debian | |
parent | cf55e756742c48babec26d9e3d87ed31b163ebcc (diff) | |
download | debhelper-84acf02b5e78c3684a3d8972ad24597e1f8fa2ae.tar.gz |
releasing version 7.4.3
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 1f74f0d1..72f8e44c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -debhelper (7.4.3) UNRELEASED; urgency=low +debhelper (7.4.3) unstable; urgency=low [ Valery Perrin ] * update french translation. Closes: #494300, #477703 @@ -13,10 +13,10 @@ debhelper (7.4.3) UNRELEASED; urgency=low * Allow dpkg-architecture to print errors to stderr. Closes: #548636 * python_distutils: Run default python last, not first, and pass --force to setup.py install to ensure that timestamps do not prevent installation - of the scripts built for the default python, without versioned shebang + of the scripts built for the default python, with unversioned shebang lines. Closes: #547510 (Thanks, Andrew Straw) - -- Joey Hess <joeyh@debian.org> Tue, 15 Sep 2009 13:18:35 -0400 + -- Joey Hess <joeyh@debian.org> Thu, 01 Oct 2009 14:37:38 -0400 debhelper (7.4.2) unstable; urgency=low |