r11252 - in /trunk/libset-scalar-perl/debian: changelog control copyright watch

tincho-guest at users.alioth.debian.org tincho-guest at users.alioth.debian.org
Mon Dec 17 00:54:38 UTC 2007


Author: tincho-guest
Date: Mon Dec 17 00:54:38 2007
New Revision: 11252

URL: http://svn.debian.org/wsvn/?sc=1&rev=11252
Log:
* debian/control:
  + Set the perl group as Maintainer, moving José to Uploaders.
  + Bumped Standards-Version (no changes needed).
  + Changed Description to actually name the main module, and provide a
    clearer description of it.
* debian/watch:
  + Use by-dist url, and correctly match versions.
* debian/copyright:
  + Use the new parseable format.
  + Added myself as contributor.

Modified:
    trunk/libset-scalar-perl/debian/changelog
    trunk/libset-scalar-perl/debian/control
    trunk/libset-scalar-perl/debian/copyright
    trunk/libset-scalar-perl/debian/watch

Modified: trunk/libset-scalar-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libset-scalar-perl/debian/changelog?rev=11252&op=diff
==============================================================================
--- trunk/libset-scalar-perl/debian/changelog (original)
+++ trunk/libset-scalar-perl/debian/changelog Mon Dec 17 00:54:38 2007
@@ -1,11 +1,23 @@
 libset-scalar-perl (1.20-2) UNRELEASED; urgency=low
 
-  * NEEDS WORK - Maintainer, watch, etc
+  [ Damyan Ivanov ]
   * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
     field (source stanza); Homepage field (source stanza). Removed:
     Homepage pseudo-field (Description).
 
- -- Damyan Ivanov <dmn at debian.org>  Fri, 07 Dec 2007 13:54:36 +0200
+  [ Martín Ferrari ]
+  * debian/control:
+    + Set the perl group as Maintainer, moving José to Uploaders.
+    + Bumped Standards-Version (no changes needed).
+    + Changed Description to actually name the main module, and provide a
+      clearer description of it.
+  * debian/watch:
+    + Use by-dist url, and correctly match versions.
+  * debian/copyright:
+    + Use the new parseable format.
+    + Added myself as contributor.
+
+ -- Martín Ferrari <martin.ferrari at gmail.com>  Sun, 16 Dec 2007 21:42:25 -0300
 
 libset-scalar-perl (1.20-1) unstable; urgency=low
 

Modified: trunk/libset-scalar-perl/debian/control
URL: http://svn.debian.org/wsvn/trunk/libset-scalar-perl/debian/control?rev=11252&op=diff
==============================================================================
--- trunk/libset-scalar-perl/debian/control (original)
+++ trunk/libset-scalar-perl/debian/control Mon Dec 17 00:54:38 2007
@@ -1,10 +1,11 @@
 Source: libset-scalar-perl
 Section: perl
 Priority: extra
-Maintainer: Jose Luis Rivas <ghostbar38 at gmail.com>
+Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
+Uploaders: Jose Luis Rivas <ghostbar38 at gmail.com>
 Build-Depends: cdbs, debhelper (>= 5)
 Build-Depends-Indep: perl
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
 Homepage: http://search.cpan.org/dist/Set-Scalar/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libset-scalar-perl/
 Vcs-Browser: http://svn.debian.org/wsvn/pkg-perl/trunk/libset-scalar-perl/
@@ -12,10 +13,7 @@
 Package: libset-scalar-perl
 Architecture: all
 Depends: ${perl:Depends}
-Description: set for scalar operations
- This perl module set scalar operations as creating, modying, 
- displaying, deriving, comparing, etc.
- .
- This module provides: Set::Scalar::Base, Set::Scalar::Null,
- Set::Scalar::Real, Set::Scalar::Universe, Set::Scalar::Valued, 
- Set::Scalar::ValuedUniverse, Set::Scalar::Virtual.
+Description: Operations on finite sets
+ Set::Scalar provides an interface for working with finite, unordered sets of
+ elements: creating, modifying, displaying, comparing and deriving them. It
+ also provides overloaded operators for most operations.

Modified: trunk/libset-scalar-perl/debian/copyright
URL: http://svn.debian.org/wsvn/trunk/libset-scalar-perl/debian/copyright?rev=11252&op=diff
==============================================================================
--- trunk/libset-scalar-perl/debian/copyright (original)
+++ trunk/libset-scalar-perl/debian/copyright Mon Dec 17 00:54:38 2007
@@ -3,28 +3,18 @@
 
 It was downloaded from http://search.cpan.org/dist/Set-Scalar/
 
-Upstream Author: 
+Files: debian/*
+Copyright: © 2007 Jose Luis Rivas <ghostbar38 at gmail.com>
+           © 2007 Martín Ferrari <martin.ferrari at gmail.com>
+License: GPL
 
-    Jarkko Hietaniemi <jhi at iki.fi>
-
-Copyright: 
-
-    Copyright 2001,2002,2003,2004 by Jarkko Hietaniemi
-
-License:
-
-    This program is free software; you can redistribute it and/or modify
-    it under the terms of either:
-
-    a) the GNU General Public License as published by the Free Software
-       Foundation; either version 1, or (at your option) any later
-       version, or
-
-    b) the "Artistic License" which comes with Perl.
+Files: *
+Copyright: © 2001-2004 Jarkko Hietaniemi <jhi at iki.fi>
+License: GPL | Artistic
+ This library is free software; you can redistribute it and/or modify it under
+ the same terms as Perl itself.
 
 On Debian GNU/Linux systems, the complete text of the GNU General
 Public License can be found in `/usr/share/common-licenses/GPL' and
 the Artistic Licence in `/usr/share/common-licenses/Artistic'.
 
-The Debian packaging is (C) 2007, Jose Luis Rivas <ghostbar38 at gmail.com> and
-is licensed under the GPL, see `/usr/share/common-licenses/GPL'.

Modified: trunk/libset-scalar-perl/debian/watch
URL: http://svn.debian.org/wsvn/trunk/libset-scalar-perl/debian/watch?rev=11252&op=diff
==============================================================================
--- trunk/libset-scalar-perl/debian/watch (original)
+++ trunk/libset-scalar-perl/debian/watch Mon Dec 17 00:54:38 2007
@@ -1,2 +1,2 @@
 version=3
-http://search.cpan.org/CPAN/authors/id/J/JH/JHI/Set-Scalar-(\d+\.\d+)\.tar\.gz
+http://search.cpan.org/dist/Set-Scalar/ .*/Set-Scalar-(v?[\d._]+)\.tar\.gz




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