[SCM] Debian packaging of libb-hooks-endofscope-perl branch, master, updated. upstream/0.10-33-gd9a1457

Fabrizio Regalli fabreg at fabreg.it
Fri Feb 17 10:35:24 UTC 2012


The following commit has been merged in the master branch:
commit 623ee91700ed5caa5a456b412863c5f53e1520e3
Author: Fabrizio Regalli <fabreg at fabreg.it>
Date:   Fri Feb 17 11:24:01 2012 +0100

    Moved to three lines standard d/rules

diff --git a/debian/changelog b/debian/changelog
index a79ca98..7cae756 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,7 @@ libb-hooks-endofscope-perl (0.10-1) UNRELEASED; urgency=low
   * Updated debhelper to (>= 8)
   * Switch to dpkg-source 3.0 (quilt) format
   * Bump Standards-Version to 3.9.2 (no changes needed)
+  * Moved to three lines standard d/rules
 
  -- Fabrizio Regalli <fabreg at fabreg.it>  Fri, 17 Feb 2012 10:22:33 +0100
 
diff --git a/debian/rules b/debian/rules
index 0d045f4..2d33f6a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,23 +1,4 @@
 #!/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

-- 
Debian packaging of libb-hooks-endofscope-perl



More information about the Pkg-perl-cvs-commits mailing list