r43729 - in /trunk/libsmart-comments-perl/debian: changelog copyright

jawnsy-guest at users.alioth.debian.org jawnsy-guest at users.alioth.debian.org
Sat Sep 5 02:28:58 UTC 2009


Author: jawnsy-guest
Date: Sat Sep  5 02:28:20 2009
New Revision: 43729

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=43729
Log:
Looks ready for upload.  Finished polishing copyright information too. d(^_^)b

Modified:
    trunk/libsmart-comments-perl/debian/changelog
    trunk/libsmart-comments-perl/debian/copyright

Modified: trunk/libsmart-comments-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsmart-comments-perl/debian/changelog?rev=43729&op=diff
==============================================================================
--- trunk/libsmart-comments-perl/debian/changelog (original)
+++ trunk/libsmart-comments-perl/debian/changelog Sat Sep  5 02:28:20 2009
@@ -1,6 +1,4 @@
-libsmart-comments-perl (1.0.4-1) UNRELEASED; urgency=low
-
-  TODO: update copyright information
+libsmart-comments-perl (1.0.4-1) unstable; urgency=low
 
   [ Jonathan Yu ]
   * New upstream release
@@ -9,12 +7,13 @@
   * Bump compat level to 7
   * Standards-Version 3.8.3 (drop version depends on perl)
   * Use new shorter rules format
+  * Update copyright information using machine-readable format
 
   [ gregor herrmann ]
   * debian/control: Changed: Switched Vcs-Browser field to ViewSVN
     (source stanza).
 
- -- Jonathan Yu <jawnsy at cpan.org>  Fri, 04 Sep 2009 18:10:28 -0400
+ -- Jonathan Yu <jawnsy at cpan.org>  Fri, 04 Sep 2009 18:24:16 -0400
 
 libsmart-comments-perl (1.0.3-1) unstable; urgency=low
 

Modified: trunk/libsmart-comments-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libsmart-comments-perl/debian/copyright?rev=43729&op=diff
==============================================================================
--- trunk/libsmart-comments-perl/debian/copyright (original)
+++ trunk/libsmart-comments-perl/debian/copyright Sat Sep  5 02:28:20 2009
@@ -1,24 +1,31 @@
-This is the debian package for the Smart-Comments module.
-It was created by Niko Tyni <ntyni at iki.fi> using dh-make-perl on
-Thu, 23 Feb 2006 20:33:41 +0200
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: Alexandr Ciornii <alexchorny at gmail.com>
+Upstream-Source: http://search.cpan.org/dist/Smart-Comments/
+Upstream-Name: Smart-Comments
 
-It was downloaded from
-http://mirrors.kernel.org/CPAN/modules/by-authors/id/DCONWAY/Smart-Comments-v1.0.2.tar.gz
+Files: *
+Copyright: 2005, Damian Conway <DCONWAY at cpan.org>
+License-Alias: Perl
+License: Artistic | GPL-1+
 
-Upstream author: Damian Conway <DCONWAY at cpan.org> 
+Files: debian/*
+Copyright: 2009, Jonathan Yu <jawnsy at cpan.org>
+ 2008, Damyan Ivanov <dmn at debian.org>
+ 2006, Niko Tyni <ntyni at iki.fi>
+License: Artistic | GPL-1+
 
-Copyright:
+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) 2005, Damian Conway. All rights reserved.
+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'
 
- This library 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 .
-




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