[SCM] easytag/master: Remove unnecessary dh overrides in debian/rules
jcowgill-guest at users.alioth.debian.org
jcowgill-guest at users.alioth.debian.org
Tue Feb 25 15:39:59 UTC 2014
The following commit has been merged in the master branch:
commit 6bcb5f994a8d5ebc43f0246160df1e1225bbb989
Author: James Cowgill <james410 at cowgill.org.uk>
Date: Sat Feb 22 22:42:28 2014 +0000
Remove unnecessary dh overrides in debian/rules
diff --git a/debian/rules b/debian/rules
index c1c6cb4..c7b1b58 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,12 +5,3 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
%:
dh $@ --with=autoreconf
-
-override_dh_autoreconf:
- mkdir -p m4
- dh_autoreconf
-
-override_dh_install:
- dh_install
- # The changelog is installed in /usr/share/doc/easytag/changelog.gz
- [ ! -f debian/easytag/usr/share/easytag/ChangeLog ] || rm debian/easytag/usr/share/easytag/ChangeLog
--
easytag packaging
More information about the pkg-multimedia-commits
mailing list