[SCM] Debian packaging of libaudio-wma-perl branch, master, updated. 36e2d06901177e3043a8f555401bb3e8c48ee4ed

Xavier Guimard x.guimard at free.fr
Fri Nov 2 09:12:41 UTC 2012


The following commit has been merged in the master branch:
commit a7772edf5d341058beafc3ff8a1fb8aa6beb1687
Author: Xavier Guimard <x.guimard at free.fr>
Date:   Fri Nov 2 10:01:38 2012 +0100

    Update d/rules

diff --git a/debian/changelog b/debian/changelog
index 14e215a..413bf03 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,7 @@ libaudio-wma-perl (1.3-2) UNRELEASED; urgency=low
   [ Xavier Guimard ]
   * Bump Standards-Version to 3.9.4
   * Update source format to 3.0 quilt
+  * Update debian/rules
 
  -- Cristian Greco <cristian.debian at gmail.com>  Tue, 25 Aug 2009 01:31:02 +0200
 
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 libaudio-wma-perl



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