r4877 - in /tools/dh-make-perl/trunk: debian/changelog debian/rules dh-make-perl rules.MakeMaker.noxs rules.MakeMaker.xs rules.Module-Build.noxs rules.Module-Build.xs

gwolf at users.alioth.debian.org gwolf at users.alioth.debian.org
Sat Feb 24 01:10:08 CET 2007


Author: gwolf
Date: Sat Feb 24 01:10:08 2007
New Revision: 4877

URL: http://svn.debian.org/wsvn/?sc=1&rev=4877
Log:
Trimmed unneeded whitespace

Modified:
    tools/dh-make-perl/trunk/debian/changelog
    tools/dh-make-perl/trunk/debian/rules
    tools/dh-make-perl/trunk/dh-make-perl
    tools/dh-make-perl/trunk/rules.MakeMaker.noxs
    tools/dh-make-perl/trunk/rules.MakeMaker.xs
    tools/dh-make-perl/trunk/rules.Module-Build.noxs
    tools/dh-make-perl/trunk/rules.Module-Build.xs

Modified: tools/dh-make-perl/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/tools/dh-make-perl/trunk/debian/changelog?rev=4877&op=diff
==============================================================================
--- tools/dh-make-perl/trunk/debian/changelog (original)
+++ tools/dh-make-perl/trunk/debian/changelog Sat Feb 24 01:10:08 2007
@@ -1,8 +1,13 @@
 dh-make-perl (0.26) unstable; urgency=low
 
+  [ Frank Lichtenheld ]
   * s/debian/Debian/ in Description
 
- -- Frank Lichtenheld <djpig at debian.org>  Sat,  2 Dec 2006 00:26:15 +0100
+  [ Gunnar Wolf ]
+  * Trimmed unneeded whitespace from generated files - Thanks to Kees
+    Cook <kees at outflux.net> for the patch! (Closes: #411282)
+
+ -- Gunnar Wolf <gwolf at debian.org>  Fri, 23 Feb 2007 18:06:25 -0600
 
 dh-make-perl (0.25) unstable; urgency=low
 

Modified: tools/dh-make-perl/trunk/debian/rules
URL: http://svn.debian.org/wsvn/tools/dh-make-perl/trunk/debian/rules?rev=4877&op=diff
==============================================================================
--- tools/dh-make-perl/trunk/debian/rules (original)
+++ tools/dh-make-perl/trunk/debian/rules Sat Feb 24 01:10:08 2007
@@ -69,7 +69,7 @@
 	dh_md5sums
 	dh_builddeb
 
-source diff:                                                                  
+source diff:
 	@echo >&2 'source and diff are obsolete - use dpkg-source -b'; false
 
 binary: binary-indep binary-arch

Modified: tools/dh-make-perl/trunk/dh-make-perl
URL: http://svn.debian.org/wsvn/tools/dh-make-perl/trunk/dh-make-perl?rev=4877&op=diff
==============================================================================
--- tools/dh-make-perl/trunk/dh-make-perl (original)
+++ tools/dh-make-perl/trunk/dh-make-perl Sat Feb 24 01:10:08 2007
@@ -771,7 +771,7 @@
 	open(C, ">$file") || die "Cannot open $file: $!\n";
 	print C "$srcname ($pkgversion) unstable; urgency=low\n";
 	print C "\n  * Initial Release.\n\n";
-	print C " -- $maintainer  $date\n\n";
+	print C " -- $maintainer  $date\n";
 	#print C "Local variables:\nmode: debian-changelog\nEnd:\n";
 	close(C);
 }

Modified: tools/dh-make-perl/trunk/rules.MakeMaker.noxs
URL: http://svn.debian.org/wsvn/tools/dh-make-perl/trunk/rules.MakeMaker.noxs?rev=4877&op=diff
==============================================================================
--- tools/dh-make-perl/trunk/rules.MakeMaker.noxs (original)
+++ tools/dh-make-perl/trunk/rules.MakeMaker.noxs Sat Feb 24 01:10:08 2007
@@ -76,7 +76,7 @@
 	dh_md5sums
 	dh_builddeb
 
-source diff:                                                                  
+source diff:
 	@echo >&2 'source and diff are obsolete - use dpkg-source -b'; false
 
 binary: binary-indep binary-arch

Modified: tools/dh-make-perl/trunk/rules.MakeMaker.xs
URL: http://svn.debian.org/wsvn/tools/dh-make-perl/trunk/rules.MakeMaker.xs?rev=4877&op=diff
==============================================================================
--- tools/dh-make-perl/trunk/rules.MakeMaker.xs (original)
+++ tools/dh-make-perl/trunk/rules.MakeMaker.xs Sat Feb 24 01:10:08 2007
@@ -90,7 +90,7 @@
 	dh_md5sums
 	dh_builddeb
 
-source diff:                                                                  
+source diff:
 	@echo >&2 'source and diff are obsolete - use dpkg-source -b'; false
 
 binary: binary-indep binary-arch

Modified: tools/dh-make-perl/trunk/rules.Module-Build.noxs
URL: http://svn.debian.org/wsvn/tools/dh-make-perl/trunk/rules.Module-Build.noxs?rev=4877&op=diff
==============================================================================
--- tools/dh-make-perl/trunk/rules.Module-Build.noxs (original)
+++ tools/dh-make-perl/trunk/rules.Module-Build.noxs Sat Feb 24 01:10:08 2007
@@ -74,7 +74,7 @@
 	dh_md5sums
 	dh_builddeb
 
-source diff:                                                                  
+source diff:
 	@echo >&2 'source and diff are obsolete - use dpkg-source -b'; false
 
 binary: binary-indep binary-arch

Modified: tools/dh-make-perl/trunk/rules.Module-Build.xs
URL: http://svn.debian.org/wsvn/tools/dh-make-perl/trunk/rules.Module-Build.xs?rev=4877&op=diff
==============================================================================
--- tools/dh-make-perl/trunk/rules.Module-Build.xs (original)
+++ tools/dh-make-perl/trunk/rules.Module-Build.xs Sat Feb 24 01:10:08 2007
@@ -85,7 +85,7 @@
 	dh_md5sums
 	dh_builddeb
 
-source diff:                                                                  
+source diff:
 	@echo >&2 'source and diff are obsolete - use dpkg-source -b'; false
 
 binary: binary-indep binary-arch




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