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

ntyni pushed a commit to branch master
in repository libarray-unique-perl.

commit 3ef74b5e4eb97ecaa2dd28f5794618a97f4ee8ae
Author: Niko Tyni <nt...@debian.org>
Date:   Sat Jun 6 20:53:42 2015 +0300

    Switch to debhelper v9 tiny debian/rules
---
 debian/compat  |  2 +-
 debian/control |  2 +-
 debian/rules   | 20 +-------------------
 3 files changed, 3 insertions(+), 21 deletions(-)

diff --git a/debian/compat b/debian/compat
index 7f8f011..ec63514 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-7
+9
diff --git a/debian/control b/debian/control
index f2d7256..8d29c2b 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Xavier Oswald <x.osw...@free.fr>
 Section: perl
 Testsuite: autopkgtest-pkg-perl
 Priority: optional
-Build-Depends: debhelper (>= 7),
+Build-Depends: debhelper (>= 9),
                libmodule-build-perl
 Build-Depends-Indep: perl
 Standards-Version: 3.9.6
diff --git a/debian/rules b/debian/rules
index 0d045f4..abde6ef 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,23 +1,5 @@
 #!/usr/bin/make -f
 
-build: build-stamp
-build-stamp:
-       dh build
-       touch $@
-
-clean:
-       dh $@
-
-install: install-stamp
-install-stamp: build-stamp
-       dh install
-       touch $@
-
-binary-arch:
-
-binary-indep: install
+%:
        dh $@
 
-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/libarray-unique-perl.git

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

Reply via email to