r6265 - in /trunk/libgd-barcode-perl/debian: control copyright watch

tincho-guest at users.alioth.debian.org tincho-guest at users.alioth.debian.org
Sun Aug 5 20:51:13 UTC 2007


Author: tincho-guest
Date: Sun Aug  5 20:51:13 2007
New Revision: 6265

URL: http://svn.debian.org/wsvn/?sc=1&rev=6265
Log:
- Fixed watch file.
- Changed maintainer to the perl group and added XS-Vcs-Svn
- Fixed copyright file

Modified:
    trunk/libgd-barcode-perl/debian/control
    trunk/libgd-barcode-perl/debian/copyright
    trunk/libgd-barcode-perl/debian/watch

Modified: trunk/libgd-barcode-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libgd-barcode-perl/debian/control?rev=6265&op=diff
==============================================================================
--- trunk/libgd-barcode-perl/debian/control (original)
+++ trunk/libgd-barcode-perl/debian/control Sun Aug  5 20:51:13 2007
@@ -3,7 +3,9 @@
 Priority: optional
 Build-Depends: debhelper (>= 4.0.2)
 Build-Depends-Indep: perl (>= 5.8.0-7)
-Maintainer: Martín Ferrari <martin.ferrari at gmail.com>
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Martín Ferrari <martin.ferrari at gmail.com>
+XS-Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libgd-barcode-perl
 Standards-Version: 3.7.2
 
 Package: libgd-barcode-perl

Modified: trunk/libgd-barcode-perl/debian/copyright
URL: http://svn.debian.org/wsvn/trunk/libgd-barcode-perl/debian/copyright?rev=6265&op=diff
==============================================================================
--- trunk/libgd-barcode-perl/debian/copyright (original)
+++ trunk/libgd-barcode-perl/debian/copyright Sun Aug  5 20:51:13 2007
@@ -4,14 +4,16 @@
 
 This module is based on "Generate Barcode Ver 1.02 By Shisei Hanai 97/08/22".
 
-The GD::Barocde module is Copyright (c) 2000 Kawai Takanori. Japan.
+The GD::Barcode module is Copyright (c) 2000 Kawai Takanori. Japan.
 All rights reserved.
 
 You may distribute under the terms of either the GNU General Public
 License or the Artistic License, as specified in the Perl README file.
 
-A copy of the GNU General Public License is in
-/usr/share/common-licenses/GPL.
+A copy of the GNU General Public License is in /usr/share/common-licenses/GPL.
 
-A copy of the Artistic License is in
-/usr/share/common-licenses/Artistic.
+A copy of the Artistic License is in /usr/share/common-licenses/Artistic.
+
+The Debian packaging is (C) 2006, 2007, Martín Ferrari
+<martin.ferrari at gmail.com> and is licensed under the GPL, see above.
+

Modified: trunk/libgd-barcode-perl/debian/watch
URL: http://svn.debian.org/wsvn/trunk/libgd-barcode-perl/debian/watch?rev=6265&op=diff
==============================================================================
--- trunk/libgd-barcode-perl/debian/watch (original)
+++ trunk/libgd-barcode-perl/debian/watch Sun Aug  5 20:51:13 2007
@@ -1,2 +1,2 @@
 version=3
-http://www.cpan.org/modules/by-module/GD/GD-Barcode-(.*)\.(?:tar\.gz|tar|tgz)
+http://www.cpan.org/modules/by-module/GD/GD-Barcode-([0-9.-]*)\.(?:tar\.gz|tar|tgz)




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