r75894 - in /trunk/libtemplate-tiny-perl/debian: changelog control copyright

fabreg-guest at users.alioth.debian.org fabreg-guest at users.alioth.debian.org
Fri Jun 17 14:13:54 UTC 2011


Author: fabreg-guest
Date: Fri Jun 17 14:13:52 2011
New Revision: 75894

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=75894
Log:
Ready for upload

Modified:
    trunk/libtemplate-tiny-perl/debian/changelog
    trunk/libtemplate-tiny-perl/debian/control
    trunk/libtemplate-tiny-perl/debian/copyright

Modified: trunk/libtemplate-tiny-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtemplate-tiny-perl/debian/changelog?rev=75894&op=diff
==============================================================================
--- trunk/libtemplate-tiny-perl/debian/changelog (original)
+++ trunk/libtemplate-tiny-perl/debian/changelog Fri Jun 17 14:13:52 2011
@@ -1,19 +1,11 @@
-libtemplate-tiny-perl (1.12-1) UNRELEASED; urgency=low
-
-  TODO:
-  - d/copyright:
-    + upstream years of copyright have changed
-    + please update the license stanzas at the end (artistic and gpl-1+) to
-      the "modern" versions we are using now
-  - d/control:
-    + remove libcapture-tiny-perl (not needed anymore)
-  - source format 3.0 (quilt)
+libtemplate-tiny-perl (1.12-1) unstable; urgency=low
 
   * New upstream release
   * Switch d/compat to 8.
   * Build-Depends: switch to debhelper (>= 8).
   * Bump to 3.9.2 Standard-Version.
   * Add myself to Uploaders and Copyright.
+  * Source format 3.0 (quilt)
 
  -- Fabrizio Regalli <fabreg at fabreg.it>  Fri, 17 Jun 2011 12:22:08 +0200
 

Modified: trunk/libtemplate-tiny-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtemplate-tiny-perl/debian/control?rev=75894&op=diff
==============================================================================
--- trunk/libtemplate-tiny-perl/debian/control (original)
+++ trunk/libtemplate-tiny-perl/debian/control Fri Jun 17 14:13:52 2011
@@ -2,7 +2,7 @@
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 8)
-Build-Depends-Indep: libcapture-tiny-perl, libtemplate-perl, perl
+Build-Depends-Indep: libtemplate-perl, perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>,
  Angel Abad <angelabad at gmail.com>,

Modified: trunk/libtemplate-tiny-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtemplate-tiny-perl/debian/copyright?rev=75894&op=diff
==============================================================================
--- trunk/libtemplate-tiny-perl/debian/copyright (original)
+++ trunk/libtemplate-tiny-perl/debian/copyright Fri Jun 17 14:13:52 2011
@@ -4,7 +4,7 @@
 Name: Template-Tiny
 
 Files: *
-Copyright: 2009-2010, Adam Kennedy <adamk at cpan.org>
+Copyright: 2009-2011, Adam Kennedy <adamk at cpan.org>
 License: Artistic or GPL-1+
 
 Files: debian/*
@@ -17,8 +17,8 @@
  This program is free software; you can redistribute it and/or modify
  it under the terms of the Artistic License, which comes with Perl.
  .
- On Debian GNU/Linux systems, the complete text of the Artistic License
- can be found in `/usr/share/common-licenses/Artistic'
+ On Debian systems, the complete text of the Artistic License can be
+ found in `/usr/share/common-licenses/Artistic'.
 
 License: GPL-1+
  This program is free software; you can redistribute it and/or modify
@@ -26,5 +26,5 @@
  the Free Software Foundation; either version 1, or (at your option)
  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-1'
+ On Debian systems, the complete text of version 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.




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