r48657 - in /trunk/libarchive-zip-perl/debian: changelog copyright

carnil-guest at users.alioth.debian.org carnil-guest at users.alioth.debian.org
Sun Dec 13 09:05:34 UTC 2009


Author: carnil-guest
Date: Sun Dec 13 09:05:24 2009
New Revision: 48657

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=48657
Log:
debian/copyright: Update to the current revision of the DEP5 machine
readably format-specification proposal. 

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

Modified: trunk/libarchive-zip-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libarchive-zip-perl/debian/changelog?rev=48657&op=diff
==============================================================================
--- trunk/libarchive-zip-perl/debian/changelog (original)
+++ trunk/libarchive-zip-perl/debian/changelog Sun Dec 13 09:05:24 2009
@@ -5,8 +5,10 @@
     libperl-minimumversion-perl (>= 1.22). Thanks to Lucas Nussbaum reporting
     the FTBFS (Closes: #560632).
   * Add myself to Uploaders. 
+  * debian/copyright: Update to the current revision of the DEP5 machine
+    readably format-specification proposal. 
 
- -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Sun, 13 Dec 2009 09:57:29 +0100
+ -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Sun, 13 Dec 2009 10:04:25 +0100
 
 libarchive-zip-perl (1.30-1) unstable; urgency=low
 

Modified: trunk/libarchive-zip-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libarchive-zip-perl/debian/copyright?rev=48657&op=diff
==============================================================================
--- trunk/libarchive-zip-perl/debian/copyright (original)
+++ trunk/libarchive-zip-perl/debian/copyright Sun Dec 13 09:05:24 2009
@@ -1,38 +1,38 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Ned Konz <perl at bike-nomad.com>
-Upstream-Source: http://search.cpan.org/dist/Archive-Zip/
-Upstream-Name: Archive-Zip
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59
+Maintainer: Ned Konz <perl at bike-nomad.com>
+Source: http://search.cpan.org/dist/Archive-Zip/
+Name: Archive-Zip
 
 Files: *
 Copyright: 2000-2004 Ned Konz <perl at bike-nomad.com>
  2005 Steve Peters <steve at fisharerojo.org>
  2006-2009 Adam Kennedy <adamk at cpan.org>
-License-Alias: Perl
-License: Artistic | GPL-1+
-
+License: Artistic or GPL-1+
+ 
 Files: lib/Archive/Zip/MemberRead.pm
 Copyright: 2002 Sreeji K. Das, <sreeji_k at yahoo.com>
-License-Alias: Perl
-License: Artistic | GPL-1+
+License: Artistic or GPL-1+
 
 Files: debian/*
 Copyright: 2001, 2002, 2003, Ivo Timmermans <ivo at debian.org>
  2004, Matthias Klose <doko at debian.org>
  2005, 2007, Ben Burton <bab at debian.org>
  2009, Ernesto Hernández-Novich (USB) <emhn at usb.ve>
-License: Artistic | GPL-1+
+ 2009, 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'
+ 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-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 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