[SCM] Debian packaging of libextutils-pkgconfig-perl branch, master, updated. ca3b4a5f5f4eff368ff397292332449a10c61f2b
Florian Schlichting
fschlich at zedat.fu-berlin.de
Sat May 5 22:32:48 UTC 2012
The following commit has been merged in the master branch:
commit 7a10981638dd2678fca20c356100ee6ca5c5e65f
Author: Florian Schlichting <fschlich at zedat.fu-berlin.de>
Date: Sun May 6 00:29:25 2012 +0200
Switched to short-form debian/rules
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 libextutils-pkgconfig-perl
More information about the Pkg-perl-cvs-commits
mailing list