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

dmn pushed a commit to branch master
in repository libwordnet-querydata-perl.

commit 93b6ff8f2e21d1a55ecc79cade7efe32ba7f8c6b
Author: Damyan Ivanov <[email protected]>
Date:   Mon Jan 1 09:56:01 2018 +0000

    use minimal debhelper-powered debian/rules
---
 debian/rules | 21 +--------------------
 1 file changed, 1 insertion(+), 20 deletions(-)

diff --git a/debian/rules b/debian/rules
index 2b7e743..eb70895 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,24 +3,5 @@
 export WNHOME=/usr/share/wordnet
 export WNSEARCHDIR=/usr/share/wordnet
 
-build: build-stamp
-build-stamp:
-       dh build
-       touch $@
-
-clean:
-       dh $@
-
-install: install-stamp
-install-stamp: build-stamp
-       dh install
-       touch $@
-
-binary-indep: install
+%:
        dh $@
-
-binary-arch:
-
-binary: binary-arch binary-indep
-
-.PHONY: binary binary-arch binary-indep install clean build

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-perl/packages/libwordnet-querydata-perl.git

_______________________________________________
Pkg-perl-cvs-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits

Reply via email to