r33024 - in /trunk/libend-perl: End.pm MANIFEST META.yml Makefile.PL debian/changelog debian/control lib/ t/ test.pl

ryan52-guest at users.alioth.debian.org ryan52-guest at users.alioth.debian.org
Sat Apr 11 04:34:30 UTC 2009


Author: ryan52-guest
Date: Sat Apr 11 04:34:25 2009
New Revision: 33024

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=33024
Log:
* New upstream release
* Add myself to Uploaders
* Debian Policy 3.8.1

Added:
    trunk/libend-perl/META.yml
      - copied unchanged from r33023, branches/upstream/libend-perl/current/META.yml
    trunk/libend-perl/lib/
      - copied from r33023, branches/upstream/libend-perl/current/lib/
    trunk/libend-perl/t/
      - copied from r33023, branches/upstream/libend-perl/current/t/
Removed:
    trunk/libend-perl/End.pm
    trunk/libend-perl/test.pl
Modified:
    trunk/libend-perl/MANIFEST
    trunk/libend-perl/Makefile.PL
    trunk/libend-perl/debian/changelog
    trunk/libend-perl/debian/control

Modified: trunk/libend-perl/MANIFEST
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libend-perl/MANIFEST?rev=33024&op=diff
==============================================================================
--- trunk/libend-perl/MANIFEST (original)
+++ trunk/libend-perl/MANIFEST Sat Apr 11 04:34:25 2009
@@ -1,4 +1,5 @@
-End.pm
+lib/End.pm
 MANIFEST
 Makefile.PL
-test.pl
+t/000_tests.t
+META.yml                                 Module meta-data (added by MakeMaker)

Modified: trunk/libend-perl/Makefile.PL
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libend-perl/Makefile.PL?rev=33024&op=diff
==============================================================================
--- trunk/libend-perl/Makefile.PL (original)
+++ trunk/libend-perl/Makefile.PL Sat Apr 11 04:34:25 2009
@@ -3,6 +3,7 @@
 # the contents of the Makefile that is written.
 WriteMakefile(
     'NAME'		=> 'End',
-    'VERSION_FROM'	=> 'End.pm', # finds $VERSION
+    'VERSION_FROM'	=> 'lib/End.pm', # finds $VERSION
     'PREREQ_PM'		=> {}, # e.g., Module::Name => 1.1
+     AUTHOR             => 'Abigail <cpan at abigail.be>',
 );

Modified: trunk/libend-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libend-perl/debian/changelog?rev=33024&op=diff
==============================================================================
--- trunk/libend-perl/debian/changelog (original)
+++ trunk/libend-perl/debian/changelog Sat Apr 11 04:34:25 2009
@@ -1,9 +1,15 @@
-libend-perl (1.2-8) UNRELEASED; urgency=low
+libend-perl (2009040201-1) UNRELEASED; urgency=low
 
+  [ gregor herrmann ]
   * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
     (source stanza).
 
- -- gregor herrmann <gregoa at debian.org>  Sun, 16 Nov 2008 20:42:28 +0100
+  [ Ryan Niebur ]
+  * New upstream release
+  * Add myself to Uploaders
+  * Debian Policy 3.8.1
+
+ -- Ryan Niebur <ryanryan52 at gmail.com>  Fri, 10 Apr 2009 21:34:16 -0700
 
 libend-perl (1.2-7) unstable; urgency=low
 

Modified: trunk/libend-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libend-perl/debian/control?rev=33024&op=diff
==============================================================================
--- trunk/libend-perl/debian/control (original)
+++ trunk/libend-perl/debian/control Sat Apr 11 04:34:25 2009
@@ -5,8 +5,8 @@
 Build-Depends-Indep: perl (>= 5.8.0-7)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Gunnar Wolf <gwolf at debian.org>, Damyan Ivanov <dmn at debian.org>,
- gregor herrmann <gregor+debian at comodo.priv.at>
-Standards-Version: 3.7.3
+ gregor herrmann <gregor+debian at comodo.priv.at>, Ryan Niebur <ryanryan52 at gmail.com>
+Standards-Version: 3.8.1
 Homepage: http://search.cpan.org/dist/End/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libend-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libend-perl/




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