mirror of
https://github.com/Project-OSS-Revival/alien.git
synced 2026-04-24 14:00:17 +00:00
releasing version 8.45
This commit is contained in:
@@ -397,14 +397,14 @@ build:
|
||||
clean:
|
||||
dh_testdir
|
||||
dh_testroot
|
||||
dh_clean
|
||||
dh_clean -d
|
||||
|
||||
binary-indep: build
|
||||
|
||||
binary-arch: build
|
||||
dh_testdir
|
||||
dh_testroot
|
||||
dh_clean -k
|
||||
dh_clean -k -d
|
||||
dh_installdirs
|
||||
|
||||
dh_installdocs
|
||||
|
||||
7
debian/changelog
vendored
7
debian/changelog
vendored
@@ -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
|
||||
|
||||
* Don't add line about permissions fixup code to postinst if there is not
|
||||
|
||||
Reference in New Issue
Block a user