r49583 - in /trunk/libjavascript-beautifier-perl/debian: changelog patches/remove-pl-extension.patch

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Thu Dec 31 04:31:14 UTC 2009


Author: jawnsy-guest
Date: Thu Dec 31 04:31:08 2009
New Revision: 49583

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=49583
Log:
Refresh patch to match new js_beautify.pl

Modified:
    trunk/libjavascript-beautifier-perl/debian/changelog
    trunk/libjavascript-beautifier-perl/debian/patches/remove-pl-extension.patch

Modified: trunk/libjavascript-beautifier-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libjavascript-beautifier-perl/debian/changelog?rev=49583&op=diff
==============================================================================
--- trunk/libjavascript-beautifier-perl/debian/changelog (original)
+++ trunk/libjavascript-beautifier-perl/debian/changelog Thu Dec 31 04:31:08 2009
@@ -2,6 +2,7 @@
 
   [ Jonathan Yu ]
   * New upstream release
+  * Refresh patch to match new js_beautify.pl
 
   [ Ryan Niebur ]
   * Update ryan52's email address

Modified: trunk/libjavascript-beautifier-perl/debian/patches/remove-pl-extension.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libjavascript-beautifier-perl/debian/patches/remove-pl-extension.patch?rev=49583&op=diff
==============================================================================
--- trunk/libjavascript-beautifier-perl/debian/patches/remove-pl-extension.patch (original)
+++ trunk/libjavascript-beautifier-perl/debian/patches/remove-pl-extension.patch Thu Dec 31 04:31:08 2009
@@ -4,7 +4,7 @@
 Forwarded: not-needed
 --- a/Makefile.PL
 +++ b/Makefile.PL
-@@ -11,7 +11,7 @@
+@@ -12,7 +12,7 @@
                           },
            'INSTALLDIRS' => 'site',
            'EXE_FILES' => [
@@ -15,7 +15,7 @@
          )
 --- a/bin/js_beautify.pl
 +++ b/bin/js_beautify.pl
-@@ -48,11 +48,11 @@
+@@ -56,12 +56,12 @@
  
  =head1 NAME
  
@@ -25,11 +25,13 @@
  =head1 SYNOPSIS
  
 -    js_beautify.pl [options] FILE
+-    js_beautify.pl [options] -
 +    js_beautify [options] FILE
++    js_beautify [options] -
  
  =head1 OPTIONS
  
-@@ -89,4 +89,4 @@
+@@ -98,4 +98,4 @@
  This program is free software; you can redistribute it and/or modify it
  under the same terms as Perl itself.
  




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