r46923 - in /trunk/dh-make-perl/debian: changelog copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sun Nov 8 16:52:49 UTC 2009


Author: gregoa
Date: Sun Nov  8 16:52:44 2009
New Revision: 46923

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=46923
Log:
debian/copyright: convert to the DEP5 format.

Modified:
    trunk/dh-make-perl/debian/changelog
    trunk/dh-make-perl/debian/copyright

Modified: trunk/dh-make-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/debian/changelog?rev=46923&op=diff
==============================================================================
--- trunk/dh-make-perl/debian/changelog (original)
+++ trunk/dh-make-perl/debian/changelog Sun Nov  8 16:52:44 2009
@@ -10,6 +10,7 @@
     resets it.
   * Add a note to the disclaimer in the generated debian/copyright file.
   * Remove README, it's just an excerpt of the POD/manpage.
+  * debian/copyright: convert to the DEP5 format.
 
   [ Damyan Ivanov ]
   * when considering a core module dependency, use 'perl' package instead of

Modified: trunk/dh-make-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/dh-make-perl/debian/copyright?rev=46923&op=diff
==============================================================================
--- trunk/dh-make-perl/debian/copyright (original)
+++ trunk/dh-make-perl/debian/copyright Sun Nov  8 16:52:44 2009
@@ -1,16 +1,25 @@
-dh-make-perl was created by Paolo Molaro.
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=59
+Maintainer: Debian Perl Group <debian-perl at lists.debian.org>
+Source: svn://svn.debian.org/pkg-perl/trunk/dh-make-perl/
+Name: dh-make-perl
 
-It is currently maintained by Gunnar Wolf and others, under the umbrella of the
-Debian Perl Group <debian-perl at lists.debian.org>
+Files: *
+Copyright:
+ 2000, 2001, Paolo Molaro <lupus at debian.org>
+ 2002, 2003, 2008, Ivan Kohler <ivan-debian at 420.am>
+ 2003, 2004, Marc 'HE' Brockschmidt <he at debian.org>
+ 2005-2007, Gunnar Wolf <gwolf at debian.org>
+ 2006, Frank Lichtenheld <djpig at debian.org>
+ 2007-2009, gregor herrmann <gregoa at debian.org>
+ 2007-2009, Damyan Ivanov <dmn at debian.org>
+ 2008, Roberto C. Sanchez <roberto at connexer.com>
+ 2009, Salvatore Bonaccorso <salvatore.bonaccorso at gmail.com>
+License: GPL-2
 
-Copyright (c) 2000,2001 Paolo Molaro <lupus at debian.org>
-          (c) 2002,2003,2008 Ivan Kohler <ivan-debian at 420.am>
-          (c) 2003,2004 Marc 'HE' Brockschmidt <he at debian.org>
-          (c) 2005-2007 Gunnar Wolf <gwolf at debian.org>
-          (c) 2006 Frank Lichtenheld <djpig at debian.org>
-          (c) 2007-2008 Gregor Herrmann <gregoa at debian.org>
-          (c) 2007-2009 Damyan Ivanov <dmn at debian.org>
-
-You can do anything with it according to the GPLv2: look
-in /usr/share/common-licenses/GPL-2 on your Debian system.
-
+License: GPL-2
+ 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; version 2 dated June, 1991.
+ .
+ On Debian GNU/Linux systems, the complete text of version 2 of the GNU
+ General Public License can be found in `/usr/share/common-licenses/GPL-2'




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