r24168 - in /trunk/libpar-perl: ./ debian/ inc/ inc/Module/ inc/Module/Install/ inc/Test/ inc/Test/Builder/ lib/ lib/PAR/ t/

gwolf at users.alioth.debian.org gwolf at users.alioth.debian.org
Mon Aug 11 21:27:28 UTC 2008


Author: gwolf
Date: Mon Aug 11 21:27:26 2008
New Revision: 24168

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=24168
Log:
New upstream version

Added:
    trunk/libpar-perl/AUTHORS
      - copied unchanged from r24167, branches/upstream/libpar-perl/current/AUTHORS
    trunk/libpar-perl/ChangeLog
      - copied unchanged from r24167, branches/upstream/libpar-perl/current/ChangeLog
    trunk/libpar-perl/MANIFEST.SKIP
      - copied unchanged from r24167, branches/upstream/libpar-perl/current/MANIFEST.SKIP
    trunk/libpar-perl/SIGNATURE
      - copied unchanged from r24167, branches/upstream/libpar-perl/current/SIGNATURE
    trunk/libpar-perl/TODO
      - copied unchanged from r24167, branches/upstream/libpar-perl/current/TODO
    trunk/libpar-perl/inc/
      - copied from r24167, branches/upstream/libpar-perl/current/inc/
    trunk/libpar-perl/inc/Module/
      - copied from r24167, branches/upstream/libpar-perl/current/inc/Module/
    trunk/libpar-perl/inc/Module/Install/
      - copied from r24167, branches/upstream/libpar-perl/current/inc/Module/Install/
    trunk/libpar-perl/inc/Module/Install.pm
      - copied unchanged from r24167, branches/upstream/libpar-perl/current/inc/Module/Install.pm
    trunk/libpar-perl/inc/Module/Install/Base.pm
      - copied unchanged from r24167, branches/upstream/libpar-perl/current/inc/Module/Install/Base.pm
    trunk/libpar-perl/inc/Module/Install/Can.pm
      - copied unchanged from r24167, branches/upstream/libpar-perl/current/inc/Module/Install/Can.pm
    trunk/libpar-perl/inc/Module/Install/Fetch.pm
      - copied unchanged from r24167, branches/upstream/libpar-perl/current/inc/Module/Install/Fetch.pm
    trunk/libpar-perl/inc/Module/Install/Include.pm
      - copied unchanged from r24167, branches/upstream/libpar-perl/current/inc/Module/Install/Include.pm
    trunk/libpar-perl/inc/Module/Install/Makefile.pm
      - copied unchanged from r24167, branches/upstream/libpar-perl/current/inc/Module/Install/Makefile.pm
    trunk/libpar-perl/inc/Module/Install/Metadata.pm
      - copied unchanged from r24167, branches/upstream/libpar-perl/current/inc/Module/Install/Metadata.pm
    trunk/libpar-perl/inc/Module/Install/Win32.pm
      - copied unchanged from r24167, branches/upstream/libpar-perl/current/inc/Module/Install/Win32.pm
    trunk/libpar-perl/inc/Module/Install/WriteAll.pm
      - copied unchanged from r24167, branches/upstream/libpar-perl/current/inc/Module/Install/WriteAll.pm
    trunk/libpar-perl/inc/PerlIO.pm
      - copied unchanged from r24167, branches/upstream/libpar-perl/current/inc/PerlIO.pm
    trunk/libpar-perl/inc/Test/
      - copied from r24167, branches/upstream/libpar-perl/current/inc/Test/
    trunk/libpar-perl/inc/Test/Builder/
      - copied from r24167, branches/upstream/libpar-perl/current/inc/Test/Builder/
    trunk/libpar-perl/inc/Test/Builder.pm
      - copied unchanged from r24167, branches/upstream/libpar-perl/current/inc/Test/Builder.pm
    trunk/libpar-perl/inc/Test/Builder/Module.pm
      - copied unchanged from r24167, branches/upstream/libpar-perl/current/inc/Test/Builder/Module.pm
    trunk/libpar-perl/inc/Test/More.pm
      - copied unchanged from r24167, branches/upstream/libpar-perl/current/inc/Test/More.pm
    trunk/libpar-perl/lib/PAR/
      - copied from r24167, branches/upstream/libpar-perl/current/lib/PAR/
    trunk/libpar-perl/lib/PAR.pm
      - copied unchanged from r24167, branches/upstream/libpar-perl/current/lib/PAR.pm
    trunk/libpar-perl/lib/PAR/Environment.pod
      - copied unchanged from r24167, branches/upstream/libpar-perl/current/lib/PAR/Environment.pod
    trunk/libpar-perl/lib/PAR/FAQ.pod
      - copied unchanged from r24167, branches/upstream/libpar-perl/current/lib/PAR/FAQ.pod
    trunk/libpar-perl/lib/PAR/Heavy.pm
      - copied unchanged from r24167, branches/upstream/libpar-perl/current/lib/PAR/Heavy.pm
    trunk/libpar-perl/lib/PAR/Tutorial.pod
      - copied unchanged from r24167, branches/upstream/libpar-perl/current/lib/PAR/Tutorial.pod
    trunk/libpar-perl/t/00-pod.t
      - copied unchanged from r24167, branches/upstream/libpar-perl/current/t/00-pod.t
    trunk/libpar-perl/t/01-basic.t
      - copied unchanged from r24167, branches/upstream/libpar-perl/current/t/01-basic.t
    trunk/libpar-perl/t/40-par-hashref.t
      - copied unchanged from r24167, branches/upstream/libpar-perl/current/t/40-par-hashref.t
    trunk/libpar-perl/t/50-autoloaderfix.t
      - copied unchanged from r24167, branches/upstream/libpar-perl/current/t/50-autoloaderfix.t
    trunk/libpar-perl/t/Hello.pm
      - copied unchanged from r24167, branches/upstream/libpar-perl/current/t/Hello.pm
    trunk/libpar-perl/t/hello.par
      - copied unchanged from r24167, branches/upstream/libpar-perl/current/t/hello.par
Modified:
    trunk/libpar-perl/MANIFEST
    trunk/libpar-perl/debian/changelog
    trunk/libpar-perl/debian/control

Modified: trunk/libpar-perl/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpar-perl/MANIFEST?rev=24168&op=diff
==============================================================================
--- trunk/libpar-perl/MANIFEST (original)
+++ trunk/libpar-perl/MANIFEST Mon Aug 11 21:27:26 2008
@@ -17,6 +17,8 @@
 lib/PAR/Environment.pod
 lib/PAR/FAQ.pod
 lib/PAR/Heavy.pm
+lib/PAR/SetupProgname.pm
+lib/PAR/SetupTemp.pm
 lib/PAR/Tutorial.pod
 Makefile.PL
 MANIFEST			This list of files

Modified: trunk/libpar-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpar-perl/debian/changelog?rev=24168&op=diff
==============================================================================
--- trunk/libpar-perl/debian/changelog (original)
+++ trunk/libpar-perl/debian/changelog Mon Aug 11 21:27:26 2008
@@ -1,9 +1,15 @@
-libpar-perl (0.980-2) UNRELEASED; urgency=low
+libpar-perl (0.982-1) unstable; urgency=low
 
+  [ gregor herrmann ]
   * Add debian/README.source to document quilt usage, as required by
     Debian Policy since 3.8.0.
+  
+  [ Gunnar Wolf ]
+  * New upstream release
+  * Standards version -> 3.8.0
+  * Added myself as an uploader
 
- -- gregor herrmann <gregoa at debian.org>  Wed, 06 Aug 2008 21:34:03 -0300
+ -- Gunnar Wolf <gwolf at debian.org>  Mon, 11 Aug 2008 16:21:49 -0500
 
 libpar-perl (0.980-1) unstable; urgency=low
 

Modified: trunk/libpar-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpar-perl/debian/control?rev=24168&op=diff
==============================================================================
--- trunk/libpar-perl/debian/control (original)
+++ trunk/libpar-perl/debian/control Mon Aug 11 21:27:26 2008
@@ -10,8 +10,8 @@
 Uploaders: Florian Ragwitz <rafl at debian.org>,
  Krzysztof Krzyzaniak (eloy) <eloy at debian.org>, Carlo Segre <segre at debian.org>,
  Damyan Ivanov <dmn at debian.org>, Niko Tyni <ntyni at iki.fi>,
- gregor herrmann <gregoa at debian.org>
-Standards-Version: 3.7.3
+ gregor herrmann <gregoa at debian.org>, Gunnar Wolf <gwolf at debian.org>
+Standards-Version: 3.8.0
 Homepage: http://par.perl.org/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libpar-perl/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libpar-perl/




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