r43681 - in /trunk/libnet-ntp-perl/debian: changelog copyright

dmn at users.alioth.debian.org dmn at users.alioth.debian.org
Fri Sep 4 12:47:34 UTC 2009


Author: dmn
Date: Fri Sep  4 12:47:02 2009
New Revision: 43681

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=43681
Log:
copyright: convert to machine-readable format, add license for packaging

Modified:
    trunk/libnet-ntp-perl/debian/changelog
    trunk/libnet-ntp-perl/debian/copyright

Modified: trunk/libnet-ntp-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-ntp-perl/debian/changelog?rev=43681&op=diff
==============================================================================
--- trunk/libnet-ntp-perl/debian/changelog (original)
+++ trunk/libnet-ntp-perl/debian/changelog Fri Sep  4 12:47:02 2009
@@ -12,6 +12,7 @@
   * rules: use debhelper7 3-liner; bump build-dependency; add debian/compat
     + no longer ship boilerplate README
   * move debhelper and perl from B-D-I to B-D
+  * copyright: convert to machine-readable format, add license for packaging
 
  -- Damyan Ivanov <dmn at debian.org>  Fri, 04 Sep 2009 13:45:20 +0300
 

Modified: trunk/libnet-ntp-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libnet-ntp-perl/debian/copyright?rev=43681&op=diff
==============================================================================
--- trunk/libnet-ntp-perl/debian/copyright (original)
+++ trunk/libnet-ntp-perl/debian/copyright Fri Sep  4 12:47:02 2009
@@ -1,24 +1,35 @@
-Download:
-  http://search.cpan.org/~willmojg/Net-NTP/
+Format-Specification:
+    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
+Upstream-Maintainer: James G. Willmore, <jwillmore at adelphia.net>,
+ <owner at ljcomputing.net>
+Upstream-Source: http://search.cpan.org/dist/Net-NTP/
+Upstream-Name: Net-NTP
 
-Copyright:
-  Copyright 2004 by James G. Willmore
+Files: *
+Copyright: 2004, James G. Willmore, <jwillmore at adelphia.net> or
+ <owner at ljcomputing.net<gt>
+ .
+ Special thanks to Ralf D. Kloth <ralf (at) qrq.de<gt> for the code to decode 
+ NTP packets.
+License: Artistic | GPL-1+
+ This library is free software; you can redistribute it and/or modify
+ it under the same terms as Perl itself.
 
-  This library is free software; you can redistribute it and/or modify
-  it under the same terms as Perl itself:
+Files: debian/*
+Copyright: 2004, Adrian von Bidder <avbidder at fortytwo.ch>
+ 2009, Damyan Ivanov <dmn at debian.org>
+License: Artistic | GPL-1+
 
+License: Artistic
     This program is free software; you can redistribute it and/or modify
-    it under the terms of either:
+    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'
 
-    a) the GNU General Public License as published by the Free Software
-       Foundation; either version 1, or (at your option) any later
-       version, or
-
-    b) the "Artistic License" which comes with Perl.
-
+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' and
-    the Artistic Licence in `/usr/share/common-licenses/Artistic'.
-
-Debian:
-  The Debian package was prepared by Adrian von Bidder <avbidder at fortytwo.ch>
+    Public License can be found in `/usr/share/common-licenses/GPL'




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