[Pkg-mozext-commits] [firebug] 42/48: Use debian/clean instead of override

David Prévot taffit at moszumanska.debian.org
Tue Jun 3 01:47:46 UTC 2014


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch master
in repository firebug.

commit b82c06c47c60db4bb9e1f599af27cdeeb7262c2f
Author: David Prévot <taffit at debian.org>
Date:   Mon Jun 2 19:41:04 2014 -0400

    Use debian/clean instead of override
---
 debian/clean | 1 +
 debian/rules | 3 ---
 2 files changed, 1 insertion(+), 3 deletions(-)

diff --git a/debian/clean b/debian/clean
new file mode 100644
index 0000000..14bd149
--- /dev/null
+++ b/debian/clean
@@ -0,0 +1 @@
+firebug.xpi
diff --git a/debian/rules b/debian/rules
index c403673..8c82c09 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,8 +9,5 @@ override_dh_auto_build:
 override_dh_auto_install:
 	install-xpi --remove-license-files firebug.xpi
 
-override_dh_auto_clean:
-	rm -f firebug.xpi
-
 override_dh_installchangelogs:
 	dh_installchangelogs $(CURDIR)/debian/upstream-changelog

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/firebug.git



More information about the Pkg-mozext-commits mailing list