r73719 - in /trunk/libtest-spelling-perl/debian: changelog rules source/ source/format

periapt-guest at users.alioth.debian.org periapt-guest at users.alioth.debian.org
Thu Apr 28 21:20:46 UTC 2011


Author: periapt-guest
Date: Thu Apr 28 21:20:39 2011
New Revision: 73719

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

Added:
    trunk/libtest-spelling-perl/debian/source/
    trunk/libtest-spelling-perl/debian/source/format
Modified:
    trunk/libtest-spelling-perl/debian/changelog
    trunk/libtest-spelling-perl/debian/rules

Modified: trunk/libtest-spelling-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-spelling-perl/debian/changelog?rev=73719&op=diff
==============================================================================
--- trunk/libtest-spelling-perl/debian/changelog (original)
+++ trunk/libtest-spelling-perl/debian/changelog Thu Apr 28 21:20:39 2011
@@ -6,6 +6,8 @@
   [ Nicholas Bamber ]
   * Added myself to Uploaders
   * New upstream release
+  * Refreshed debian/rules
+  * Added debian/source/format
 
  -- Nicholas Bamber <nicholas at periapt.co.uk>  Thu, 28 Apr 2011 21:47:31 +0100
 

Modified: trunk/libtest-spelling-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-spelling-perl/debian/rules?rev=73719&op=diff
==============================================================================
--- trunk/libtest-spelling-perl/debian/rules (original)
+++ trunk/libtest-spelling-perl/debian/rules Thu Apr 28 21:20:39 2011
@@ -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

Added: trunk/libtest-spelling-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-spelling-perl/debian/source/format?rev=73719&op=file
==============================================================================
--- trunk/libtest-spelling-perl/debian/source/format (added)
+++ trunk/libtest-spelling-perl/debian/source/format Thu Apr 28 21:20:39 2011
@@ -1,0 +1,1 @@
+3.0 (quilt)




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