r68930 - in /trunk/libtime-local-perl/debian: changelog rules source/ source/format

periapt-guest at users.alioth.debian.org periapt-guest at users.alioth.debian.org
Thu Feb 17 21:25:24 UTC 2011


Author: periapt-guest
Date: Thu Feb 17 21:25:15 2011
New Revision: 68930

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=68930
Log:
* Refreshed rules
* Added debian/source/format

Added:
    trunk/libtime-local-perl/debian/source/
    trunk/libtime-local-perl/debian/source/format
Modified:
    trunk/libtime-local-perl/debian/changelog
    trunk/libtime-local-perl/debian/rules

Modified: trunk/libtime-local-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtime-local-perl/debian/changelog?rev=68930&op=diff
==============================================================================
--- trunk/libtime-local-perl/debian/changelog (original)
+++ trunk/libtime-local-perl/debian/changelog Thu Feb 17 21:25:15 2011
@@ -11,6 +11,8 @@
   * Upped standard version to 3.9.1
   * Adjusted short description
   * Refreshed copyright
+  * Refreshed rules
+  * Added debian/source/format
 
  -- Nicholas Bamber <nicholas at periapt.co.uk>  Thu, 17 Feb 2011 21:09:47 +0000
 

Modified: trunk/libtime-local-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtime-local-perl/debian/rules?rev=68930&op=diff
==============================================================================
--- trunk/libtime-local-perl/debian/rules (original)
+++ trunk/libtime-local-perl/debian/rules Thu Feb 17 21:25:15 2011
@@ -1,23 +1,4 @@
 #!/usr/bin/make -f
 
-build: build-stamp
-build-stamp:
-	MAINTAINER=1 IS_MAINTAINER=1 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

Added: trunk/libtime-local-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtime-local-perl/debian/source/format?rev=68930&op=file
==============================================================================
--- trunk/libtime-local-perl/debian/source/format (added)
+++ trunk/libtime-local-perl/debian/source/format Thu Feb 17 21:25:15 2011
@@ -1,0 +1,1 @@
+3.0 (quilt)




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