r76751 - in /trunk/libhash-fieldhash-perl/debian: changelog compat control copyright source/ source/format
fabreg-guest at users.alioth.debian.org
fabreg-guest at users.alioth.debian.org
Wed Jun 29 19:04:52 UTC 2011
Author: fabreg-guest
Date: Wed Jun 29 19:04:41 2011
New Revision: 76751
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=76751
Log:
* Add myself to Uploaders and Copyright.
* Switch d/compat to 8.
* Build-Depends: switch to debhelper (>= 8).
* Bump to 3.0 quilt format.
* Added year in d/copyright.
* Bump to 3.9.2 Standard-Version.
Added:
trunk/libhash-fieldhash-perl/debian/source/
trunk/libhash-fieldhash-perl/debian/source/format
Modified:
trunk/libhash-fieldhash-perl/debian/changelog
trunk/libhash-fieldhash-perl/debian/compat
trunk/libhash-fieldhash-perl/debian/control
trunk/libhash-fieldhash-perl/debian/copyright
Modified: trunk/libhash-fieldhash-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhash-fieldhash-perl/debian/changelog?rev=76751&op=diff
==============================================================================
--- trunk/libhash-fieldhash-perl/debian/changelog (original)
+++ trunk/libhash-fieldhash-perl/debian/changelog Wed Jun 29 19:04:41 2011
@@ -1,3 +1,14 @@
+libhash-fieldhash-perl (0.10-2) UNRELEASED; urgency=low
+
+ * Add myself to Uploaders and Copyright.
+ * Switch d/compat to 8.
+ * Build-Depends: switch to debhelper (>= 8).
+ * Bump to 3.0 quilt format.
+ * Added year in d/copyright.
+ * Bump to 3.9.2 Standard-Version.
+
+ -- Fabrizio Regalli <fabreg at fabreg.it> Wed, 29 Jun 2011 20:58:04 +0200
+
libhash-fieldhash-perl (0.10-1) unstable; urgency=low
* Initial Release (closes: Bug#582345).
Modified: trunk/libhash-fieldhash-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhash-fieldhash-perl/debian/compat?rev=76751&op=diff
==============================================================================
--- trunk/libhash-fieldhash-perl/debian/compat (original)
+++ trunk/libhash-fieldhash-perl/debian/compat Wed Jun 29 19:04:41 2011
@@ -1,1 +1,1 @@
-7
+8
Modified: trunk/libhash-fieldhash-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhash-fieldhash-perl/debian/control?rev=76751&op=diff
==============================================================================
--- trunk/libhash-fieldhash-perl/debian/control (original)
+++ trunk/libhash-fieldhash-perl/debian/control Wed Jun 29 19:04:41 2011
@@ -1,11 +1,11 @@
Source: libhash-fieldhash-perl
Section: perl
Priority: optional
-Build-Depends: debhelper (>= 7), libextutils-parsexs-perl (>= 2.21),
+Build-Depends: debhelper (>= 8), libextutils-parsexs-perl (>= 2.21),
libtest-leaktrace-perl (>= 0.07), perl (>= 5.10.1)
Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ivan Kohler <ivan-debian at 420.am>
-Standards-Version: 3.8.4
+Uploaders: Ivan Kohler <ivan-debian at 420.am>, Fabrizio Regalli <fabreg at fabreg.it>
+Standards-Version: 3.9.2
Homepage: http://search.cpan.org/dist/Hash-FieldHash/
Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libhash-fieldhash-perl/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libhash-fieldhash-perl/
Modified: trunk/libhash-fieldhash-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhash-fieldhash-perl/debian/copyright?rev=76751&op=diff
==============================================================================
--- trunk/libhash-fieldhash-perl/debian/copyright (original)
+++ trunk/libhash-fieldhash-perl/debian/copyright Wed Jun 29 19:04:41 2011
@@ -4,11 +4,12 @@
Name: Hash-FieldHash
Files: *
-Copyright: Goro Fuji <gfuji(at)cpan.org>.
+Copyright: 2009-2010, Goro Fuji <gfuji(at)cpan.org>.
License: Artistic or GPL-1+
Files: debian/*
Copyright: 2010, Ivan Kohler <ivan-debian at 420.am>
+ 2011, Fabrizio Regalli <fabreg at fabreg.it>
License: Artistic or GPL-1+
License: Artistic
@@ -25,4 +26,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'
Added: trunk/libhash-fieldhash-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libhash-fieldhash-perl/debian/source/format?rev=76751&op=file
==============================================================================
--- trunk/libhash-fieldhash-perl/debian/source/format (added)
+++ trunk/libhash-fieldhash-perl/debian/source/format Wed Jun 29 19:04:41 2011
@@ -1,0 +1,1 @@
+3.0 (quilt)
More information about the Pkg-perl-cvs-commits
mailing list