[Pkg-mozext-commits] [cookie-monster] 08/10: Use debian/clean instead of override

David Prévot taffit at moszumanska.debian.org
Sun Apr 13 19:58:32 UTC 2014


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

taffit pushed a commit to branch master
in repository cookie-monster.

commit 98b650ad2cc617b334f5499e0e734b0eface80f7
Author: David Prévot <taffit at debian.org>
Date:   Sun Apr 13 15:31:38 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..1bc14ae
--- /dev/null
+++ b/debian/clean
@@ -0,0 +1 @@
+xul-ext-cookie-monster.xpi
diff --git a/debian/rules b/debian/rules
index 6181980..8f2b9bc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,6 +11,3 @@ override_dh_auto_install:
 
 override_dh_installchangelogs:
 	dh_installchangelogs $(CURDIR)/debian/upstream-changelog
-
-override_dh_auto_clean:
-	rm -f xul-ext-cookie-monster.xpi

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



More information about the Pkg-mozext-commits mailing list