r11880 - in /trunk/libparse-debcontrol-perl/debian: changelog copyright

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Tue Jan 1 19:05:37 UTC 2008


Author: gregoa-guest
Date: Tue Jan  1 19:05:35 2008
New Revision: 11880

URL: http://svn.debian.org/wsvn/?sc=1&rev=11880
Log:
debian/copyright: add upstream source location, switch to new format.

Modified:
    trunk/libparse-debcontrol-perl/debian/changelog
    trunk/libparse-debcontrol-perl/debian/copyright

Modified: trunk/libparse-debcontrol-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libparse-debcontrol-perl/debian/changelog?rev=11880&op=diff
==============================================================================
--- trunk/libparse-debcontrol-perl/debian/changelog (original)
+++ trunk/libparse-debcontrol-perl/debian/changelog Tue Jan  1 19:05:35 2008
@@ -2,10 +2,11 @@
 
   [ Carl Fürstenberg ]
   * Initial Release. (closes: #437933)
-  
+
   [ gregor herrmann ]
   * debian/control: Added: Vcs-Svn field (source stanza); Vcs-Browser
     field (source stanza); Homepage field (source stanza). Removed: XS-
     Vcs-Svn fields.
+  * debian/copyright: add upstream source location, switch to new format.
 
- -- Carl Fürstenberg <azatoth at gmail.com>  Tue, 14 Aug 2007 23:09:01 +0200
+ -- gregor herrmann <gregor+debian at comodo.priv.at>  Tue, 01 Jan 2008 20:04:51 +0100

Modified: trunk/libparse-debcontrol-perl/debian/copyright
URL: http://svn.debian.org/wsvn/trunk/libparse-debcontrol-perl/debian/copyright?rev=11880&op=diff
==============================================================================
--- trunk/libparse-debcontrol-perl/debian/copyright (original)
+++ trunk/libparse-debcontrol-perl/debian/copyright Tue Jan  1 19:05:35 2008
@@ -1,14 +1,16 @@
-This is the debian package for the Parse-DebControl module.
-It was created by Carl Fürstenberg <azatoth at gmail.com> using dh-make-perl.
+Upstream source location: http://search.cpan.org/dist/Parse-DebControl/
 
-Parse::DebControl is copyright 2003,2004 Jay Bonci <jaybonci at cpan.org>.
-This program is free software; you can redistribute it and/or modify it under
-the same terms as Perl itself.
+Files: *
+Copyright: (C) 2003, 2004, Jay Bonci <jaybonci at cpan.org>
+License: GPL1+ | Artistic
+ This program is free software; you can redistribute it and/or modify it under
+ the same terms as Perl itself.
+
+Files: debian/*
+Copyright: (C) 2007, Carl Fürstenberg <azatoth at gmail.com>
+License: same as the software itself
 
 Perl is distributed under your choice of the GNU General Public License or
 the Artistic License.  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, Carl Fürstenberg <azatoth at gmail.com> and
-is licensed under the same terms as the software itself (see above).




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