releasing version 8.53

This commit is contained in:
joey
2005-06-13 18:13:12 +00:00
parent c667e71653
commit c9a355e498
2 changed files with 8 additions and 2 deletions

View File

@@ -386,8 +386,8 @@ sub prep {
# Uncomment this to turn on verbose mode. # Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1 #export DH_VERBOSE=1
# Use v3 compatability mode, so ldconfig gets added to maint scripts. # Use v4 compatability mode, so ldconfig gets added to maint scripts.
export DH_COMPAT=3 export DH_COMPAT=4
PACKAGE=\$(shell dh_listpackages) PACKAGE=\$(shell dh_listpackages)

6
debian/changelog vendored
View File

@@ -1,3 +1,9 @@
alien (8.53) unstable; urgency=low
* Build packages using debhelper v4 mode.
-- Joey Hess <joeyh@debian.org> Mon, 13 Jun 2005 14:10:26 -0400
alien (8.52) unstable; urgency=low alien (8.52) unstable; urgency=low
* Add a new parameter to runpipe to control whether it automatically * Add a new parameter to runpipe to control whether it automatically