r73011 - in /trunk/libmoosex-semiaffordanceaccessor-perl/debian: changelog compat control copyright patches/whatis.patch

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Thu Apr 21 18:43:08 UTC 2011


Author: gregoa
Date: Thu Apr 21 18:42:42 2011
New Revision: 73011

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=73011
Log:
* debian/copyright: update years of upstream and packaging copyright,
  refresh license stanzas.
* Bump (build) dependency on libmoose-perl.
* Add /me to Uploaders.
* Set Standards-Version to 3.9.2 (no further changes).
* Bump debhelper compatibility level to 8.

Modified:
    trunk/libmoosex-semiaffordanceaccessor-perl/debian/changelog
    trunk/libmoosex-semiaffordanceaccessor-perl/debian/compat
    trunk/libmoosex-semiaffordanceaccessor-perl/debian/control
    trunk/libmoosex-semiaffordanceaccessor-perl/debian/copyright
    trunk/libmoosex-semiaffordanceaccessor-perl/debian/patches/whatis.patch

Modified: trunk/libmoosex-semiaffordanceaccessor-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmoosex-semiaffordanceaccessor-perl/debian/changelog?rev=73011&op=diff
==============================================================================
--- trunk/libmoosex-semiaffordanceaccessor-perl/debian/changelog (original)
+++ trunk/libmoosex-semiaffordanceaccessor-perl/debian/changelog Thu Apr 21 18:42:42 2011
@@ -1,13 +1,18 @@
 libmoosex-semiaffordanceaccessor-perl (0.09-1) UNRELEASED; urgency=low
 
-  NOTE: this contains compatibility changes for Moose 2.0; this
-  does not need to be uploaded until the new Moose is in Debian
-
   [ Ansgar Burchardt ]
-  * Update my email address.
+  * Email change: Ansgar Burchardt -> ansgar at debian.org
 
   [ Jonathan Yu ]
   * New upstream release
+
+  [ gregor herrmann ]
+  * debian/copyright: update years of upstream and packaging copyright,
+    refresh license stanzas.
+  * Bump (build) dependency on libmoose-perl.
+  * Add /me to Uploaders.
+  * Set Standards-Version to 3.9.2 (no further changes).
+  * Bump debhelper compatibility level to 8.
 
  -- Jonathan Yu <jawnsy at cpan.org>  Sun, 27 Feb 2011 11:58:45 -0500
 

Modified: trunk/libmoosex-semiaffordanceaccessor-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmoosex-semiaffordanceaccessor-perl/debian/compat?rev=73011&op=diff
==============================================================================
--- trunk/libmoosex-semiaffordanceaccessor-perl/debian/compat (original)
+++ trunk/libmoosex-semiaffordanceaccessor-perl/debian/compat Thu Apr 21 18:42:42 2011
@@ -1,1 +1,1 @@
-7
+8

Modified: trunk/libmoosex-semiaffordanceaccessor-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmoosex-semiaffordanceaccessor-perl/debian/control?rev=73011&op=diff
==============================================================================
--- trunk/libmoosex-semiaffordanceaccessor-perl/debian/control (original)
+++ trunk/libmoosex-semiaffordanceaccessor-perl/debian/control Thu Apr 21 18:42:42 2011
@@ -1,19 +1,23 @@
 Source: libmoosex-semiaffordanceaccessor-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: libmoose-perl (>= 0.94), perl,
+Build-Depends: debhelper (>= 8)
+Build-Depends-Indep: perl,
+ libmoose-perl (>= 1.16),
  perl (>= 5.10.1) | libtest-simple-perl (>= 0.88)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Jonathan Yu <jawnsy at cpan.org>, Ansgar Burchardt <ansgar at debian.org>
-Standards-Version: 3.9.0
+Uploaders: Jonathan Yu <jawnsy at cpan.org>,
+ Ansgar Burchardt <ansgar at debian.org>,
+ gregor herrmann <gregoa at debian.org>
+Standards-Version: 3.9.2
 Homepage: http://search.cpan.org/dist/MooseX-SemiAffordanceAccessor/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libmoosex-semiaffordanceaccessor-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libmoosex-semiaffordanceaccessor-perl/
 
 Package: libmoosex-semiaffordanceaccessor-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libmoose-perl (>= 0.94)
+Depends: ${misc:Depends}, ${perl:Depends},
+ libmoose-perl (>= 1.16)
 Description: Perl module to generate accessors automatically
  MooseX::SemiAffordanceAccessor is a module that changes the default naming
  policy for the loading class so that methods are separated into accessors

Modified: trunk/libmoosex-semiaffordanceaccessor-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmoosex-semiaffordanceaccessor-perl/debian/copyright?rev=73011&op=diff
==============================================================================
--- trunk/libmoosex-semiaffordanceaccessor-perl/debian/copyright (original)
+++ trunk/libmoosex-semiaffordanceaccessor-perl/debian/copyright Thu Apr 21 18:42:42 2011
@@ -3,11 +3,12 @@
 Source: http://search.cpan.org/dist/MooseX-SemiAffordanceAccessor/
 Name: MooseX-SemiAffordanceAccessor
 
-Copyright: 2010, Dave Rolsky <autarch at urth.org>
+Copyright: 2011, Dave Rolsky <autarch at urth.org>
 License: Artistic-2.0
 
 Files: debian/*
 Copyright: 2009, Jonathan Yu <jawnsy at cpan.org>
+ 2011, gregor herrmann <gregoa at debian.org>
 License: Artistic or GPL-1+
 
 License: Artistic-2.0
@@ -202,15 +203,17 @@
       IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 
 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/libmoosex-semiaffordanceaccessor-perl/debian/patches/whatis.patch
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmoosex-semiaffordanceaccessor-perl/debian/patches/whatis.patch?rev=73011&op=diff
==============================================================================
--- trunk/libmoosex-semiaffordanceaccessor-perl/debian/patches/whatis.patch (original)
+++ trunk/libmoosex-semiaffordanceaccessor-perl/debian/patches/whatis.patch Thu Apr 21 18:42:42 2011
@@ -1,7 +1,9 @@
-From: Ansgar Burchardt <ansgar at 43-1.org>
-Date: Thu, 15 Jul 2010 21:08:28 +0900
+Description: Add whatis entry to documentation
 Origin: vendor
-Subject: Add whatis entry to documentation
+Forwarded: no
+Author: Ansgar Burchardt <ansgar at debian.org>
+Reviewed-by: gregor herrmann <gregoa at debian.org>
+Last-Update: 2011-04-21
 
 --- libmoosex-semiaffordanceaccessor-perl.orig/lib/MooseX/SemiAffordanceAccessor/Role/Attribute.pm
 +++ libmoosex-semiaffordanceaccessor-perl/lib/MooseX/SemiAffordanceAccessor/Role/Attribute.pm




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