r15497 - in /trunk/libsvn-notify-mirror-perl/debian: changelog copyright

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Sun Feb 24 15:13:14 UTC 2008


Author: gregoa-guest
Date: Sun Feb 24 15:13:13 2008
New Revision: 15497

URL: http://svn.debian.org/wsvn/?sc=1&rev=15497
Log:
debian/copyright: change to new format, add upstream source location,
  add copyright info for packaging.

Modified:
    trunk/libsvn-notify-mirror-perl/debian/changelog
    trunk/libsvn-notify-mirror-perl/debian/copyright

Modified: trunk/libsvn-notify-mirror-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libsvn-notify-mirror-perl/debian/changelog?rev=15497&op=diff
==============================================================================
--- trunk/libsvn-notify-mirror-perl/debian/changelog (original)
+++ trunk/libsvn-notify-mirror-perl/debian/changelog Sun Feb 24 15:13:13 2008
@@ -26,8 +26,10 @@
     (closes: #467280). Add quilt framework.
   * Set Standards-Version to 3.7.3 (no changes needed).
   * Set debhelper compatibility level to 6.
+  * debian/copyright: change to new format, add upstream source location,
+    add copyright info for packaging.
 
- -- gregor herrmann <gregor+debian at comodo.priv.at>  Sun, 24 Feb 2008 16:07:25 +0100
+ -- gregor herrmann <gregor+debian at comodo.priv.at>  Sun, 24 Feb 2008 16:08:41 +0100
 
 libsvn-notify-mirror-perl (0.03603-1) unstable; urgency=medium
 

Modified: trunk/libsvn-notify-mirror-perl/debian/copyright
URL: http://svn.debian.org/wsvn/trunk/libsvn-notify-mirror-perl/debian/copyright?rev=15497&op=diff
==============================================================================
--- trunk/libsvn-notify-mirror-perl/debian/copyright (original)
+++ trunk/libsvn-notify-mirror-perl/debian/copyright Sun Feb 24 15:13:13 2008
@@ -1,10 +1,9 @@
-This is the debian package for the SVN-Notify-Mirror module.
-It was created by Micah Anderson <micah at debian.org> using dh-make-perl.
+Upstream author: John Peacock <jpeacock at cpan.org>
+Upstream source location: http://search.cpan.org/dist/SVN-Notify-Mirror/
 
-The upstream author is: John Peacock <jpeacock at cpan.org>.
-
- Copyright 2005-2007 John Peacock
-
+Files: *
+Copyright: Copyright 2005-2007 John Peacock
+License: GPL-1+ | Artistic
  This program is free software; you can redistribute
  it and/or modify it under the same terms as Perl itself.
 
@@ -12,3 +11,11 @@
 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'.
+
+Files: debian/*
+Copyright:
+ (C) 2007,      Micah Anderson <micah at debian.org>
+ (C) 2007-2008, Debian Perl Group
+License: GPL-1+ | Artistic
+ It is assumed that all contributors to the packaging release their works
+ under the same license as the module itself.




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