[SCM] Debian packaging of libacme-damn-perl branch, master, updated. upstream/0.05-21-gf5fac49

Fabrizio Regalli fabreg at fabreg.it
Thu Feb 16 22:09:49 UTC 2012


The following commit has been merged in the master branch:
commit 6ca3fcd6f5ec4dc4ef7bfa9a01fb92c05c5a3918
Author: Fabrizio Regalli <fabreg at fabreg.it>
Date:   Thu Feb 16 23:06:17 2012 +0100

    Switch to standard three lines d/rules

diff --git a/debian/changelog b/debian/changelog
index df6e0bb..aadfbe4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,6 +25,7 @@ libacme-damn-perl (0.05-1) UNRELEASED; urgency=low
   * Removed version from perl dependency
   * Added libtest-exception-perl to Depends also
   * Switch to dpkg-source 3.0 (quilt) format
+  * Switch to standard three lines d/rules
 
  -- Fabrizio Regalli <fabreg at fabreg.it>  Thu, 16 Feb 2012 22:06:59 +0100
 
diff --git a/debian/rules b/debian/rules
index 3850db1..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: install
+%:
 	dh $@
-
-binary-indep:
-
-binary: binary-arch binary-indep
-
-.PHONY: binary binary-arch binary-indep install clean build

-- 
Debian packaging of libacme-damn-perl



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