[Pkg-voip-commits] [twinkle] 01/02: rules: use debian/clean and drop override_dh_clean target

Peter Colberg peter at colberg.org
Mon Oct 31 18:24:21 UTC 2016


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

pc-guest pushed a commit to branch master
in repository twinkle.

commit 5327653a97776f3f7cfaf0cc81c72ae03f1550fe
Author: Rolf Leggewie <foss at rolf.leggewie.biz>
Date:   Sat Oct 29 11:37:25 2016 +0200

    rules: use debian/clean and drop override_dh_clean target
---
 debian/clean | 1 +
 debian/rules | 4 ----
 2 files changed, 1 insertion(+), 4 deletions(-)

diff --git a/debian/clean b/debian/clean
new file mode 100644
index 0000000..0e7e7b5
--- /dev/null
+++ b/debian/clean
@@ -0,0 +1 @@
+debian/twinkle.1
diff --git a/debian/rules b/debian/rules
index 1659f43..76863be 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,10 +21,6 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 %:
 	dh $@
 
-override_dh_clean:
-	rm -f debian/twinkle.1
-	dh_clean
-
 override_dh_auto_configure:
 	dh_auto_configure -- $(CONFIGURE_FLAGS)
 

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



More information about the Pkg-voip-commits mailing list