r76729 - in /trunk/libnet-https-any-perl/debian: changelog compat control copyright

fabreg-guest at users.alioth.debian.org fabreg-guest at users.alioth.debian.org
Wed Jun 29 15:15:15 UTC 2011


Author: fabreg-guest
Date: Wed Jun 29 15:15:06 2011
New Revision: 76729

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=76729
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).
* Fixed lintian copyright-refers-to-symlink-license message.

Modified:
    trunk/libnet-https-any-perl/debian/changelog
    trunk/libnet-https-any-perl/debian/compat
    trunk/libnet-https-any-perl/debian/control
    trunk/libnet-https-any-perl/debian/copyright

Modified: trunk/libnet-https-any-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-https-any-perl/debian/changelog?rev=76729&op=diff
==============================================================================
--- trunk/libnet-https-any-perl/debian/changelog (original)
+++ trunk/libnet-https-any-perl/debian/changelog Wed Jun 29 15:15:06 2011
@@ -1,3 +1,13 @@
+libnet-https-any-perl (0.10-4) UNRELEASED; urgency=low
+
+  * Bump to 3.9.2 Standard-Version.
+  * Add myself to Uploaders and Copyright.
+  * Switch d/compat to 8.
+  * Build-Depends: switch to debhelper (>= 8).
+  * Fixed lintian copyright-refers-to-symlink-license message.
+
+ -- Fabrizio Regalli <fabreg at fabreg.it>  Wed, 29 Jun 2011 17:14:29 +0200
+
 libnet-https-any-perl (0.10-3) unstable; urgency=low
 
   * Explicitly run only the non-network tests (closes: #583462).

Modified: trunk/libnet-https-any-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-https-any-perl/debian/compat?rev=76729&op=diff
==============================================================================
--- trunk/libnet-https-any-perl/debian/compat (original)
+++ trunk/libnet-https-any-perl/debian/compat Wed Jun 29 15:15:06 2011
@@ -1,1 +1,1 @@
-7
+8

Modified: trunk/libnet-https-any-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-https-any-perl/debian/control?rev=76729&op=diff
==============================================================================
--- trunk/libnet-https-any-perl/debian/control (original)
+++ trunk/libnet-https-any-perl/debian/control Wed Jun 29 15:15:06 2011
@@ -1,14 +1,15 @@
 Source: libnet-https-any-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7.0.50~)
+Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: libnet-ssleay-perl, libcrypt-ssleay-perl, libwww-perl,
  libtie-ixhash-perl, liburi-perl, libtest-pod-perl, libtest-pod-coverage-perl,
  perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ivan Kohler <ivan-debian at 420.am>,
- gregor herrmann <gregoa at debian.org>
-Standards-Version: 3.8.4
+ gregor herrmann <gregoa at debian.org>,
+ Fabrizio Regalli <fabreg at fabreg.it>
+Standards-Version: 3.9.2
 Homepage: http://search.cpan.org/dist/Net-HTTPS-Any/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libnet-https-any-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libnet-https-any-perl/

Modified: trunk/libnet-https-any-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-https-any-perl/debian/copyright?rev=76729&op=diff
==============================================================================
--- trunk/libnet-https-any-perl/debian/copyright (original)
+++ trunk/libnet-https-any-perl/debian/copyright Wed Jun 29 15:15:06 2011
@@ -10,6 +10,7 @@
 Files: debian/*
 Copyright: 2010, Ivan Kohler <ivan-debian at 420.am>
  2010, gregor herrmann <gregoa at debian.org>
+ 2011, Fabrizio Regalli <fabreg at fabreg.it>
 License: Artistic or GPL-1+
 
 License: Artistic
@@ -26,4 +27,4 @@
  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