r46855 - in /trunk/libapp-daemon-perl/debian: changelog copyright

carnil-guest at users.alioth.debian.org carnil-guest at users.alioth.debian.org
Fri Nov 6 20:24:22 UTC 2009


Author: carnil-guest
Date: Fri Nov  6 20:24:17 2009
New Revision: 46855

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=46855
Log:
debian/copyright: Refresh format to the current DEP5 machine readable
format specification (revision 59). 

Modified:
    trunk/libapp-daemon-perl/debian/changelog
    trunk/libapp-daemon-perl/debian/copyright

Modified: trunk/libapp-daemon-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libapp-daemon-perl/debian/changelog?rev=46855&op=diff
==============================================================================
--- trunk/libapp-daemon-perl/debian/changelog (original)
+++ trunk/libapp-daemon-perl/debian/changelog Fri Nov  6 20:24:17 2009
@@ -7,8 +7,10 @@
   * debian/control: 
     + Add myself to Uploaders. 
     + Slightly improve short description making it reading as 'is a'.
+  * debian/copyright: Refresh format to the current DEP5 machine readable
+    format specification (revision 59). 
 
- -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Fri, 06 Nov 2009 21:16:32 +0100
+ -- Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>  Fri, 06 Nov 2009 21:22:39 +0100
 
 libapp-daemon-perl (0.07-1) unstable; urgency=low
 

Modified: trunk/libapp-daemon-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libapp-daemon-perl/debian/copyright?rev=46855&op=diff
==============================================================================
--- trunk/libapp-daemon-perl/debian/copyright (original)
+++ trunk/libapp-daemon-perl/debian/copyright Fri Nov  6 20:24:17 2009
@@ -1,27 +1,30 @@
-Upstream-Maintainer: Mike Schilli <m at perlmeister.com>
-Upstream-Source: http://search.cpan.org/dist/App-Daemon/
-Upstream-Name: App-Daemon
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59
+Maintainer: Mike Schilli <m at perlmeister.com>
+Source: http://search.cpan.org/dist/App-Daemon/
+Name: App-Daemon
 
 Files: *
 Copyright: Mike Schilli <m at perlmeister.com>
-License: Artistic | GPL-1+
+License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: © 2009 Xavier Oswald <xoswald at debian.org>
- © 2009 Brian Cassidy <brian.cassidy at gmail.com>
-
-License: Artistic | GPL-1+
+Copyright: 2009, Brian Cassidy <brian.cassidy at gmail.com>
+ 2009, Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>
+ 2009, Xavier Oswald <xoswald at debian.org>
+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