r75152 - in /trunk/libclass-methodmaker-perl/debian: changelog compat control copyright patches/constants-whatis.patch watch

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun Jun 5 13:33:36 UTC 2011


Author: gregoa
Date: Sun Jun  5 13:33:22 2011
New Revision: 75152

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=75152
Log:
* Update copyright formatting and years of upstream copyright.
* Remove commented out line frm debian/watch.
* Bump debhelper compatibility level to 8.
* Set Standards-Version to 3.9.2 (no changes).

Modified:
    trunk/libclass-methodmaker-perl/debian/changelog
    trunk/libclass-methodmaker-perl/debian/compat
    trunk/libclass-methodmaker-perl/debian/control
    trunk/libclass-methodmaker-perl/debian/copyright
    trunk/libclass-methodmaker-perl/debian/patches/constants-whatis.patch
    trunk/libclass-methodmaker-perl/debian/watch

Modified: trunk/libclass-methodmaker-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libclass-methodmaker-perl/debian/changelog?rev=75152&op=diff
==============================================================================
--- trunk/libclass-methodmaker-perl/debian/changelog (original)
+++ trunk/libclass-methodmaker-perl/debian/changelog Sun Jun  5 13:33:22 2011
@@ -1,7 +1,7 @@
 libclass-methodmaker-perl (2.18-1) UNRELEASED; urgency=low
 
   [ Ryan Niebur ]
-  * Update jawnsy's email address
+  * Email change: Jonathan Yu -> jawnsy at cpan.org
 
   [ Jonathan Yu ]
   * New upstream release 2.17
@@ -12,6 +12,10 @@
 
   [ gregor herrmann ]
   * New upstream release 2.18 (closes: #628633).
+  * Update copyright formatting and years of upstream copyright.
+  * Remove commented out line frm debian/watch.
+  * Bump debhelper compatibility level to 8.
+  * Set Standards-Version to 3.9.2 (no changes).
 
  -- gregor herrmann <gregoa at debian.org>  Sat, 23 Apr 2011 17:38:34 +0200
 

Modified: trunk/libclass-methodmaker-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libclass-methodmaker-perl/debian/compat?rev=75152&op=diff
==============================================================================
--- trunk/libclass-methodmaker-perl/debian/compat (original)
+++ trunk/libclass-methodmaker-perl/debian/compat Sun Jun  5 13:33:22 2011
@@ -1,1 +1,1 @@
-7
+8

Modified: trunk/libclass-methodmaker-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libclass-methodmaker-perl/debian/control?rev=75152&op=diff
==============================================================================
--- trunk/libclass-methodmaker-perl/debian/control (original)
+++ trunk/libclass-methodmaker-perl/debian/control Sun Jun  5 13:33:22 2011
@@ -1,11 +1,11 @@
 Source: libclass-methodmaker-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7), libipc-run-perl
+Build-Depends: debhelper (>= 8), libipc-run-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jonathan Yu <jawnsy at cpan.org>, Niko Tyni <ntyni at debian.org>,
  gregor herrmann <gregoa at debian.org>, Antonio Radici <antonio at dyne.org>
-Standards-Version: 3.8.4
+Standards-Version: 3.9.2
 Homepage: http://search.cpan.org/dist/Class-MethodMaker/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libclass-methodmaker-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libclass-methodmaker-perl/

Modified: trunk/libclass-methodmaker-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libclass-methodmaker-perl/debian/copyright?rev=75152&op=diff
==============================================================================
--- trunk/libclass-methodmaker-perl/debian/copyright (original)
+++ trunk/libclass-methodmaker-perl/debian/copyright Sun Jun  5 13:33:22 2011
@@ -1,31 +1,33 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Steffen Schwigon <schwigon at cpan.org>
-Upstream-Source: http://search.cpan.org/dist/Class-MethodMaker/
-Upstream-Name: Class-MethodMaker
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Steffen Schwigon <schwigon at cpan.org>
+Source: http://search.cpan.org/dist/Class-MethodMaker/
+Name: Class-MethodMaker
 
 Files: *
-Copyright: 2000-2004, Martyn J. Pearce <fluffy at cpan.org>
+Copyright: 2000-2009, Martyn J. Pearce <fluffy at cpan.org>
  1996, Organic Online
-License-Alias: Perl
-License: Artistic | GPL-1+
+License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: 2009, Jonathan Yu <jawnsy at cpan.org>
- 2008, various members of the Debian Perl Group, cf. debian/changelog
- 2000-2005, Peter Palfrader <weasel at debian.org>
-License: Artistic | GPL-1+
+Copyright: 2000-2005, Peter Palfrader <weasel at debian.org>
+ 2008-2011, gregor herrmann <gregoa at debian.org>
+ 2008, Niko Tyni <ntyni at debian.org>
+ 2009, Antonio Radici <antonio at dyne.org>
+ 2009, Jonathan Yu <jawnsy at cpan.org>
+License: Artistic or GPL-1+
 
 License: Artistic
-    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'
+ 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 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
-    it under the terms of the GNU General Public License as published by
-    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'
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 1, or (at your option)
+ any later version.
+ .
+ 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'.

Modified: trunk/libclass-methodmaker-perl/debian/patches/constants-whatis.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libclass-methodmaker-perl/debian/patches/constants-whatis.patch?rev=75152&op=diff
==============================================================================
--- trunk/libclass-methodmaker-perl/debian/patches/constants-whatis.patch (original)
+++ trunk/libclass-methodmaker-perl/debian/patches/constants-whatis.patch Sun Jun  5 13:33:22 2011
@@ -1,5 +1,6 @@
 Description: Add whatis entry to POD/manpage
 Origin: vendor
+Forwarded: no
 Author: gregor herrmann <gregoa at debian.org>
 Reviewed-by: Jonathan Yu <frequency at cpan.org>
 --- a/lib/Class/MethodMaker/Constants.pm

Modified: trunk/libclass-methodmaker-perl/debian/watch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libclass-methodmaker-perl/debian/watch?rev=75152&op=diff
==============================================================================
--- trunk/libclass-methodmaker-perl/debian/watch (original)
+++ trunk/libclass-methodmaker-perl/debian/watch Sun Jun  5 13:33:22 2011
@@ -1,3 +1,2 @@
 version=3
 http://search.cpan.org/dist/Class-MethodMaker/  .+/Class-MethodMaker-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$
-#http://search.cpan.org/CPAN/authors/id/S/SC/SCHWIGON/class-methodmaker/Class-MethodMaker-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)




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