r50700 - in /trunk/libdatetime-format-iso8601-perl/debian: changelog copyright

carnil-guest at users.alioth.debian.org carnil-guest at users.alioth.debian.org
Mon Jan 11 09:52:49 UTC 2010


Author: carnil-guest
Date: Mon Jan 11 09:52:44 2010
New Revision: 50700

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=50700
Log:
Referesh debian/copyright to the proposal in DEP5 for machine-readable
format specification. 

Modified:
    trunk/libdatetime-format-iso8601-perl/debian/changelog
    trunk/libdatetime-format-iso8601-perl/debian/copyright

Modified: trunk/libdatetime-format-iso8601-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdatetime-format-iso8601-perl/debian/changelog?rev=50700&op=diff
==============================================================================
--- trunk/libdatetime-format-iso8601-perl/debian/changelog (original)
+++ trunk/libdatetime-format-iso8601-perl/debian/changelog Mon Jan 11 09:52:44 2010
@@ -22,8 +22,10 @@
     - Improve the long description of the package. Remove usage information
       from description.
   * Simplify debian/rules to a tiny 3-liner makefile.
+  * Referesh debian/copyright to the proposal in DEP5 for machine-readable
+    format specification. 
 
- -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Mon, 11 Jan 2010 10:34:06 +0100
+ -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Mon, 11 Jan 2010 10:51:01 +0100
 
 libdatetime-format-iso8601-perl (0.06-1) unstable; urgency=low
 

Modified: trunk/libdatetime-format-iso8601-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdatetime-format-iso8601-perl/debian/copyright?rev=50700&op=diff
==============================================================================
--- trunk/libdatetime-format-iso8601-perl/debian/copyright (original)
+++ trunk/libdatetime-format-iso8601-perl/debian/copyright Mon Jan 11 09:52:44 2010
@@ -1,23 +1,29 @@
-This is the debian package for the DateTime-Format-ISO8601 module.
-It was created by AGOSTINI Yves <agostini at univ-metz.fr> using dh-make-perl.
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Joshua Hoblitt <jhoblitt at cpan.org>
+Source: http://search.cpan.org/dist/DateTime-Format-ISO8601/
+Name: DateTime-Format-ISO8601
 
-It was downloaded from http://search.cpan.org/dist/DateTime-Format-ISO8601/
+Files: *
+Copyright: 2003-2005, Joshua Hoblitt
+License: Artistic or GPL-1+
 
-The upstream author is: Joshua Hoblitt <jhoblitt at cpan.org>.
+Files: debian/*
+Copyright: 2008, AGOSTINI Yves <agostini at univ-metz.fr>
+ 2010, Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>
+License: Artistic or GPL-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'
 
-Copyright (c) 2003-2005  Joshua Hoblitt. All rights reserved. This program is
-free software; you can redistribute it and/or modify it under the same terms as
-Perl itself.
-
-Perl is distributed under either the Artistic licence or the GPL.
-
-The full text of the GPL is available on Debian systems in
-/usr/share/common-licenses/GPL
-
-The full text of the Artistic Licence is available on Debian systems in
-/usr/share/common-licenses/Artistic.
-
-The Debian packaging is (C) 2008, Debian Perl Group
-<pkg-perl-maintainers at lists.alioth.debian.org> and
-is licensed under the same terms as the software itself (see above).
+License: GPL-1+
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 1, 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'




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