r62004 - in /trunk/libplack-perl/debian: changelog control copyright

poisonbit-guest at users.alioth.debian.org poisonbit-guest at users.alioth.debian.org
Tue Aug 24 20:45:43 UTC 2010


Author: poisonbit-guest
Date: Tue Aug 24 20:45:31 2010
New Revision: 62004

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=62004
Log:
Fixing TO-DO

Modified:
    trunk/libplack-perl/debian/changelog
    trunk/libplack-perl/debian/control
    trunk/libplack-perl/debian/copyright

Modified: trunk/libplack-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libplack-perl/debian/changelog?rev=62004&op=diff
==============================================================================
--- trunk/libplack-perl/debian/changelog (original)
+++ trunk/libplack-perl/debian/changelog Tue Aug 24 20:45:31 2010
@@ -1,11 +1,9 @@
 libplack-perl (0.9945-1) UNRELEASED; urgency=low
-
-  TODO:
-  - Bump Standards-Version in debian/control to latest version (3.9.1)
-  - Update debian/copyright to refer to the file 'GPL-1' rather than 'GPL'
 
   * New upstream release.
   * Add myself to Uploaders.
+  * Update debian/copyright to refer to the file 'GPL-1' rather than 'GPL'
+  * Bump Standards-Version in debian/control to latest version (3.9.1)
 
  -- Iñigo Tejedor Arrondo <poisonbit at gmail.com>  Tue, 24 Aug 2010 20:08:00 +0200
 

Modified: trunk/libplack-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libplack-perl/debian/control?rev=62004&op=diff
==============================================================================
--- trunk/libplack-perl/debian/control (original)
+++ trunk/libplack-perl/debian/control Tue Aug 24 20:45:31 2010
@@ -27,7 +27,7 @@
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>, gregor herrmann <gregoa at debian.org>,
  Iñigo Tejedor Arrondo <poisonbit at gmail.com>
-Standards-Version: 3.9.0
+Standards-Version: 3.9.1
 Homepage: http://search.cpan.org/dist/Plack/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libplack-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libplack-perl/

Modified: trunk/libplack-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libplack-perl/debian/copyright?rev=62004&op=diff
==============================================================================
--- trunk/libplack-perl/debian/copyright (original)
+++ trunk/libplack-perl/debian/copyright Tue Aug 24 20:45:31 2010
@@ -33,4 +33,4 @@
  any later version.
  .
  On Debian GNU/Linux systems, the complete text of the GNU General
- Public License can be found in `/usr/share/common-licenses/GPL'
+ Public License can be found in `/usr/share/common-licenses/GPL-1'




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