releasing version 8.45

This commit is contained in:
joey
2004-07-29 17:17:18 +00:00
parent 85b9e8b042
commit d774821a56
2 changed files with 9 additions and 2 deletions

View File

@@ -397,14 +397,14 @@ build:
clean: clean:
dh_testdir dh_testdir
dh_testroot dh_testroot
dh_clean dh_clean -d
binary-indep: build binary-indep: build
binary-arch: build binary-arch: build
dh_testdir dh_testdir
dh_testroot dh_testroot
dh_clean -k dh_clean -k -d
dh_installdirs dh_installdirs
dh_installdocs dh_installdocs

7
debian/changelog vendored
View File

@@ -1,3 +1,10 @@
alien (8.45) unstable; urgency=low
* Run dh_clean with -d to avoid cleaning up any oddly named files from rpms,
like .orig files. Closes: #261964
-- Joey Hess <joeyh@debian.org> Thu, 29 Jul 2004 13:14:39 -0400
alien (8.44) unstable; urgency=low alien (8.44) unstable; urgency=low
* Don't add line about permissions fixup code to postinst if there is not * Don't add line about permissions fixup code to postinst if there is not