r46371 - in /trunk/libarchive-ar-perl/debian: changelog copyright

carnil-guest at users.alioth.debian.org carnil-guest at users.alioth.debian.org
Sun Oct 25 13:07:05 UTC 2009


Author: carnil-guest
Date: Sun Oct 25 13:06:55 2009
New Revision: 46371

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=46371
Log:
Update debian/changelog with the Format-Specification ind r59 of DEP5
machine readable format proposal. 

Modified:
    trunk/libarchive-ar-perl/debian/changelog
    trunk/libarchive-ar-perl/debian/copyright

Modified: trunk/libarchive-ar-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libarchive-ar-perl/debian/changelog?rev=46371&op=diff
==============================================================================
--- trunk/libarchive-ar-perl/debian/changelog (original)
+++ trunk/libarchive-ar-perl/debian/changelog Sun Oct 25 13:06:55 2009
@@ -26,8 +26,10 @@
       dependency. 
   * Bump compat level to debhelper 7.
   * Minimize debian/rules to a tiny 3-line makefile. 
+  * Update debian/changelog with the Format-Specification ind r59 of DEP5
+    machine readable format proposal. 
 
- -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Sun, 25 Oct 2009 13:57:19 +0100
+ -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Sun, 25 Oct 2009 14:06:05 +0100
 
 libarchive-ar-perl (1.13b-2) unstable; urgency=low
 

Modified: trunk/libarchive-ar-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libarchive-ar-perl/debian/copyright?rev=46371&op=diff
==============================================================================
--- trunk/libarchive-ar-perl/debian/copyright (original)
+++ trunk/libarchive-ar-perl/debian/copyright Sun Oct 25 13:06:55 2009
@@ -1,14 +1,31 @@
-This package was debianized by Florian Ragwitz <rafl at debian.org> on
-Mon, 31 Oct 2005 21:04:09 +0100.
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59
+Maintainer: John Bazik <jbazik at cpan.org>
+Source: http://search.cpan.org/dist/Archive-Ar/
+Name: Archive-Ar
 
-It was downloaded from http://search.cpan.org/dist/Archive-Ar/
+Files: *
+Copyright: 2003, Jay Bonci <jaybonci at cpan.org>
+License: Artistic or GPL-1+
 
-Copyright Holder: Copyright 2003 Jay Bonci <jaybonci at cpan.org> 
+Files: debian/*
+Copyright: 2005, Florian Ragwitz <rafl at debian.org>
+ 2008, Stephen Gran <sgran at debian.org>
+ 2008, gregor herrmann <gregoa at debian.org>
+ 2009, Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>
+License: Artistic or GPL-1+
 
-This program is free software, you can redistribute it and/or modify it under
-the same terms as Perl itself.
+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'
 
-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'.
+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