r76753 - in /trunk/libtest-strict-perl/debian: changelog compat control copyright

fabreg-guest at users.alioth.debian.org fabreg-guest at users.alioth.debian.org
Wed Jun 29 19:54:04 UTC 2011


Author: fabreg-guest
Date: Wed Jun 29 19:54:02 2011
New Revision: 76753

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=76753
Log:
* Bump to 3.9.2 Standard-Version.
* Add myself to Uploaders and Copyright.
* Switch d/compat to 8.
* Build-Depends: switch to debhelper (>= 8).
* Update link for license GPL-1 on d/copyright.

Modified:
    trunk/libtest-strict-perl/debian/changelog
    trunk/libtest-strict-perl/debian/compat
    trunk/libtest-strict-perl/debian/control
    trunk/libtest-strict-perl/debian/copyright

Modified: trunk/libtest-strict-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-strict-perl/debian/changelog?rev=76753&op=diff
==============================================================================
--- trunk/libtest-strict-perl/debian/changelog (original)
+++ trunk/libtest-strict-perl/debian/changelog Wed Jun 29 19:54:02 2011
@@ -1,8 +1,16 @@
 libtest-strict-perl (0.14-2) UNRELEASED; urgency=low
 
+  [ Ansgar Burchardt ]
   * Update my email address.
 
- -- Ansgar Burchardt <ansgar at debian.org>  Mon, 01 Nov 2010 11:17:29 +0100
+  [ Fabrizio Regalli ]
+  * Bump to 3.9.2 Standard-Version.
+  * Add myself to Uploaders and Copyright.
+  * Switch d/compat to 8.
+  * Build-Depends: switch to debhelper (>= 8).
+  * Update link for license GPL-1 on d/copyright.
+
+ -- Fabrizio Regalli <fabreg at fabreg.it>  Wed, 29 Jun 2011 21:46:28 +0200
 
 libtest-strict-perl (0.14-1) unstable; urgency=low
 

Modified: trunk/libtest-strict-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-strict-perl/debian/compat?rev=76753&op=diff
==============================================================================
--- trunk/libtest-strict-perl/debian/compat (original)
+++ trunk/libtest-strict-perl/debian/compat Wed Jun 29 19:54:02 2011
@@ -1,1 +1,1 @@
-7
+8

Modified: trunk/libtest-strict-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-strict-perl/debian/control?rev=76753&op=diff
==============================================================================
--- trunk/libtest-strict-perl/debian/control (original)
+++ trunk/libtest-strict-perl/debian/control Wed Jun 29 19:54:02 2011
@@ -1,13 +1,14 @@
 Source: libtest-strict-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl, libdevel-cover-perl, libtest-pod-perl,
  libtest-pod-coverage-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Jeremiah C. Foster <jeremiah at jeremiahfoster.com>,
- Ansgar Burchardt <ansgar at debian.org>
-Standards-Version: 3.8.4
+ Ansgar Burchardt <ansgar at debian.org>,
+ Fabrizio Regalli <fabreg at fabreg.it>
+Standards-Version: 3.9.2
 Homepage: http://search.cpan.org/dist/Test-Strict/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libtest-strict-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libtest-strict-perl/

Modified: trunk/libtest-strict-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libtest-strict-perl/debian/copyright?rev=76753&op=diff
==============================================================================
--- trunk/libtest-strict-perl/debian/copyright (original)
+++ trunk/libtest-strict-perl/debian/copyright Wed Jun 29 19:54:02 2011
@@ -3,11 +3,13 @@
 Source: http://search.cpan.org/dist/Test-Strict/
 Name: Test-Strict
 
+Files: *
 Copyright: 2005-2010, Pierre Denis <pierre at itrelease.net>
 License: Artistic or GPL-1+
 
 Files: debian/*
 Copyright: 2008-2009, Jeremiah C. Foster <jeremiah at jeremiahfoster.com>
+           2011, Fabrizio Regalli <fabreg at fabreg.it>
 License: Artistic or GPL-1+
 
 License: Artistic
@@ -22,4 +24,4 @@
     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'
+    Public License can be found in `/usr/share/common-licenses/GPL-1'




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