[Pkg-mozext-commits] [firegestures] 06/08: Use d/clean instead of override

David Prévot taffit at moszumanska.debian.org
Tue Jul 1 18:12:50 UTC 2014


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

taffit pushed a commit to branch master
in repository firegestures.

commit 688d5b35f7c985136191fd711a268351d7d70850
Author: David Prévot <taffit at debian.org>
Date:   Tue Jul 1 13:21:23 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..081a056
--- /dev/null
+++ b/debian/clean
@@ -0,0 +1 @@
+firegestures.xpi
diff --git a/debian/rules b/debian/rules
index d665818..c93756a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,9 +9,6 @@ override_dh_auto_build:
 override_dh_auto_install:
 	install-xpi --remove-license-files firegestures.xpi
 
-override_dh_auto_clean:
-	rm -f firegestures.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/firegestures.git



More information about the Pkg-mozext-commits mailing list