r72969 - in /trunk/libmoosex-traits-pluggable-perl/debian: changelog compat control copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Thu Apr 21 17:19:40 UTC 2011


Author: gregoa
Date: Thu Apr 21 17:19:23 2011
New Revision: 72969

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=72969
Log:
* Set Standards-Version to 3.9.2 (no changes).
* Add /me to Uploaders.
* Bump debhelper compatibility level to 8.
* debian/copyright: update formatting

Modified:
    trunk/libmoosex-traits-pluggable-perl/debian/changelog
    trunk/libmoosex-traits-pluggable-perl/debian/compat
    trunk/libmoosex-traits-pluggable-perl/debian/control
    trunk/libmoosex-traits-pluggable-perl/debian/copyright

Modified: trunk/libmoosex-traits-pluggable-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmoosex-traits-pluggable-perl/debian/changelog?rev=72969&op=diff
==============================================================================
--- trunk/libmoosex-traits-pluggable-perl/debian/changelog (original)
+++ trunk/libmoosex-traits-pluggable-perl/debian/changelog Thu Apr 21 17:19:23 2011
@@ -6,6 +6,10 @@
   [ gregor herrmann ]
   * debian/control: update (build) dependencies to prepare for
     Moose/Class::MOP changes.
+  * Set Standards-Version to 3.9.2 (no changes).
+  * Add /me to Uploaders.
+  * Bump debhelper compatibility level to 8.
+  * debian/copyright: update formatting
 
  -- Ansgar Burchardt <ansgar at debian.org>  Mon, 01 Nov 2010 11:17:06 +0100
 

Modified: trunk/libmoosex-traits-pluggable-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmoosex-traits-pluggable-perl/debian/compat?rev=72969&op=diff
==============================================================================
--- trunk/libmoosex-traits-pluggable-perl/debian/compat (original)
+++ trunk/libmoosex-traits-pluggable-perl/debian/compat Thu Apr 21 17:19:23 2011
@@ -1,1 +1,1 @@
-7
+8

Modified: trunk/libmoosex-traits-pluggable-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmoosex-traits-pluggable-perl/debian/control?rev=72969&op=diff
==============================================================================
--- trunk/libmoosex-traits-pluggable-perl/debian/control (original)
+++ trunk/libmoosex-traits-pluggable-perl/debian/control Thu Apr 21 17:19:23 2011
@@ -1,21 +1,29 @@
 Source: libmoosex-traits-pluggable-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7.2.13)
-Build-Depends-Indep: perl, libmoose-perl, libtest-exception-perl,
- libnamespace-autoclean-perl, libmoose-perl (>= 2) | libclass-mop-perl (>= 0.84),
- liblist-moreutils-perl
+Build-Depends: debhelper (>= 8)
+Build-Depends-Indep: perl,
+ liblist-moreutils-perl,
+ libmoose-perl (>= 2) | libclass-mop-perl (>= 0.84),
+ libmoose-perl,
+ libnamespace-autoclean-perl,
+ libtest-exception-perl
 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-Traits-Pluggable/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libmoosex-traits-pluggable-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libmoosex-traits-pluggable-perl/
 
 Package: libmoosex-traits-pluggable-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libnamespace-autoclean-perl,
- libmoose-perl (>= 2) | libclass-mop-perl (>= 0.84), libmoose-perl, liblist-moreutils-perl
+Depends: ${perl:Depends}, ${misc:Depends},
+ liblist-moreutils-perl,
+ libmoose-perl (>= 2) | libclass-mop-perl (>= 0.84),
+ libmoose-perl,
+ libnamespace-autoclean-perl
 Suggests: libmoosex-traits-perl
 Description: Moose extension for class precedence search of traits
  MooseX::Traits::Pluggable extends the functionality of MooseX::Traits (see

Modified: trunk/libmoosex-traits-pluggable-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libmoosex-traits-pluggable-perl/debian/copyright?rev=72969&op=diff
==============================================================================
--- trunk/libmoosex-traits-pluggable-perl/debian/copyright (original)
+++ trunk/libmoosex-traits-pluggable-perl/debian/copyright Thu Apr 21 17:19:23 2011
@@ -3,6 +3,7 @@
 Source: http://search.cpan.org/dist/MooseX-Traits-Pluggable/
 Name: MooseX-Traits-Pluggable
 
+Files: *
 Copyright:
  2009-2010, Rafael Kitover <rkitover at cpan.org>
  2009-2010, Tomas Doran <bobtfish at bobtfish.net>
@@ -17,18 +18,21 @@
 
 Files: debian/*
 Copyright: 2009, Jonathan Yu <jawnsy at cpan.org>
+ 2011, gregor herrmann <gregoa at debian.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 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