r56159 - in /trunk/libchamplain-perl/debian: changelog control copyright

chrisb at users.alioth.debian.org chrisb at users.alioth.debian.org
Thu Apr 15 22:04:40 UTC 2010


Author: chrisb
Date: Thu Apr 15 22:04:26 2010
New Revision: 56159

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=56159
Log:
* Upped Standards-Version to 3.8.4 (no changes required).
* Refreshed copyright format.

Modified:
    trunk/libchamplain-perl/debian/changelog
    trunk/libchamplain-perl/debian/control
    trunk/libchamplain-perl/debian/copyright

Modified: trunk/libchamplain-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libchamplain-perl/debian/changelog?rev=56159&op=diff
==============================================================================
--- trunk/libchamplain-perl/debian/changelog (original)
+++ trunk/libchamplain-perl/debian/changelog Thu Apr 15 22:04:26 2010
@@ -1,6 +1,11 @@
-libchamplain-perl (0.09-1) UNRELEASED; urgency=low
+libchamplain-perl (0.11-1) UNRELEASED; urgency=low
 
-  * Initial Release.
-  WAITS-FOR: libclutter-perl 1.000
+  [ Emmanuel Rodriguez ]
+  * Initial Release 0.09 (never uploaded).
 
- -- Emmanuel Rodriguez <emmanuel.rodriguez at gmail.com>  Sun, 18 Oct 2009 11:45:55 +0200
+  [ Chris Butler ]
+  * New upstream release.
+  * Upped Standards-Version to 3.8.4 (no changes required).
+  * Refreshed copyright format.
+
+ -- Chris Butler <chrisb at debian.org>  Thu, 15 Apr 2010 22:54:35 +0100

Modified: trunk/libchamplain-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libchamplain-perl/debian/control?rev=56159&op=diff
==============================================================================
--- trunk/libchamplain-perl/debian/control (original)
+++ trunk/libchamplain-perl/debian/control Thu Apr 15 22:04:26 2010
@@ -2,7 +2,7 @@
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7), libclutter-perl (>= 1.0000)
-Standards-Version: 3.8.3
+Standards-Version: 3.8.4
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Emmanuel Rodriguez <emmanuel.rodriguez at gmail.com>
 Homepage: http://search.cpan.org/dist/Champlain/

Modified: trunk/libchamplain-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libchamplain-perl/debian/copyright?rev=56159&op=diff
==============================================================================
--- trunk/libchamplain-perl/debian/copyright (original)
+++ trunk/libchamplain-perl/debian/copyright Thu Apr 15 22:04:26 2010
@@ -1,27 +1,31 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Emmanuel Rodriguez <potyl at cpan.org>
-Upstream-Source: http://search.cpan.org/dist/Champlain/
-Upstream-Name: Champlain
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Emmanuel Rodriguez <potyl at cpan.org>
+Source: http://search.cpan.org/dist/Champlain/
+Name: Champlain
 
 Files: *
 Copyright: Emmanuel Rodriguez <potyl at cpan.org>
-License: Artistic | GPL-2+
+License: Artistic or LGPL-2.1+
 
 Files: debian/*
-Copyright: 2009, Emmanuel Rodriguez <emmanuel.rodriguez at gmail.com>
-License: Artistic | GPL-2+
+Copyright: 2010, Chris Butler <chrisb at debian.org>
+ 2009, Emmanuel Rodriguez <emmanuel.rodriguez at gmail.com>
+License: Artistic or LGPL-2.1+
 
 License: Artistic
-    This program is free software; you can redistribute it and/or modify
-    it under the terms of the Artistic License, which comes with Perl.
-    On Debian GNU/Linux systems, the complete text of the Artistic License
-    can be found in `/usr/share/common-licenses/Artistic'
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the Artistic License, which comes with Perl.
+ .
+ On Debian GNU/Linux systems, the complete text of the Artistic License
+ can be found in `/usr/share/common-licenses/Artistic'
 
-License: GPL-2+
-    This library is free software; you can redistribute it and/or
-    modify it under the terms of the GNU Library General Public
-    License as published by the Free Software Foundation; either
-    version 2 of the License, 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-2'
+License: LGPL-2.1+
+ This module is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+ 
+ You should have received a copy of the GNU Library General Public
+ License along with this module; if not, see L<http://www.gnu.org/licenses/>.
+ .
+ On Debian GNU/Linux systems, the complete text of the GNU Lesser General
+ Public License can be found in `/usr/share/common-licenses/LGPL-2.1'




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