[Pkg-mozext-commits] [greasemonkey] 07/10: Use d/clean instead of override

David Prévot taffit at moszumanska.debian.org
Thu May 29 17:26:52 UTC 2014


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

taffit pushed a commit to branch master
in repository greasemonkey.

commit a1fa750c6a1c5daddbb7ba19353b90a9725cd7b3
Author: David Prévot <taffit at debian.org>
Date:   Thu May 29 12:34:15 2014 -0400

    Use d/clean instead of override
    
    Git-Dch: Ignore
---
 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..8abf40d
--- /dev/null
+++ b/debian/clean
@@ -0,0 +1 @@
+xul-ext-greasemonkey.xpi
diff --git a/debian/rules b/debian/rules
index d7f0d35..5b8dfcd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,9 +9,6 @@ override_dh_auto_build:
 override_dh_auto_install:
 	install-xpi xul-ext-greasemonkey.xpi -x LICENSE.bsd -x LICENSE.mit -x LICENSE.mpl 
 
-override_dh_auto_clean:
-	rm -f xul-ext-greasemonkey.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/greasemonkey.git



More information about the Pkg-mozext-commits mailing list