r52556 - in /trunk/libipc-shareable-perl/debian: changelog copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Thu Feb 11 16:49:52 UTC 2010


Author: gregoa
Date: Thu Feb 11 16:49:47 2010
New Revision: 52556

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=52556
Log:
* debian/copyright: use DEP5 formatting.

Modified:
    trunk/libipc-shareable-perl/debian/changelog
    trunk/libipc-shareable-perl/debian/copyright

Modified: trunk/libipc-shareable-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libipc-shareable-perl/debian/changelog?rev=52556&op=diff
==============================================================================
--- trunk/libipc-shareable-perl/debian/changelog (original)
+++ trunk/libipc-shareable-perl/debian/changelog Thu Feb 11 16:49:47 2010
@@ -1,7 +1,4 @@
 libipc-shareable-perl (0.60-8) UNRELEASED; urgency=low
-
-  [ gregor herrmann ]
-  * debian/control: Added: ${misc:Depends} to Depends: field.
 
   [ Salvatore Bonaccorso ]
   * debian/control: Changed: Replace versioned (build-)dependency on
@@ -9,6 +6,7 @@
     permitted by Debian Policy 3.8.3).
 
   [ gregor herrmann ]
+  * debian/control: Added: ${misc:Depends} to Depends: field.
   * Refresh patch fix_perl_5.10_compat and add DEP3 headers.
   * New patch test-block, grabbed from CPAN RT#19169; workaround blocking test
     (closes: #549760).
@@ -18,6 +16,7 @@
   * Set Standards-Version to 3.8.4 (no changes).
   * Remove a versioned runtime dependency that's already fulfilled in
     oldstable.
+  * debian/copyright: use DEP5 formatting.
 
  -- Gunnar Wolf <gwolf at debian.org>  Wed, 03 Dec 2008 11:19:04 -0600
 

Modified: trunk/libipc-shareable-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libipc-shareable-perl/debian/copyright?rev=52556&op=diff
==============================================================================
--- trunk/libipc-shareable-perl/debian/copyright (original)
+++ trunk/libipc-shareable-perl/debian/copyright Thu Feb 11 16:49:47 2010
@@ -1,30 +1,42 @@
-Debian-packaged version of the IPC::Shareable perl module.
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Benjamin Sugars <bsugars at canoe.ca>
+Source: http://search.cpan.org/dist/IPC-Shareable/
+Name: IPC-Shareable
 
-The original IPC::Shareable source can be downloaded from CPAN from:
-  http://search.cpan.org/~bsugars/IPC-Shareable/
+Files: *
+Copyright: 1997-2001, Benjamin Sugars <bsugars at canoe.ca>
+License: GPL-2+
+X-Comment: Per the Berne Convention, the author is assumed to be the copyright
+ holder. Years of copyright are deduced from the CHANGES file.
 
-Upstream author & copyright holder: Benjamin Sugars <bsugars at canoe.ca>
+Files: debian/*
+Copyright: 2001, 2002, 2004, Philippe Troin <phil at fifi.org>
+ 2006, 2007, Martín Ferrari <martin.ferrari at gmail.com>
+ 2008, Gunnar Wolf <gwolf at debian.org>
+ 2010, gregor herrmann <gregoa at debian.org>
+License: Artistic or GPL-1+
 
-License:
+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, or (at your
+ option) any later version.
+ .
+ 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'
 
-   This package 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 2 of the License, or
-   (at your option) any later version.
+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 package is distributed in the hope that it will be useful,
-   but WITHOUT ANY WARRANTY; without even the implied warranty of
-   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
-   GNU General Public License for more details.
-
-   You should have received a copy of the GNU General Public License
-   along with this package; if not, write to the Free Software
-   Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
-
-On Debian systems, the complete text of the GNU General
-Public License can be found in `/usr/share/common-licenses/GPL'.
-
-The Debian packaging is Copyright (C) 2001, 2004 Philippe Troin
-<phil at fifi.org>, (C) 2006, 2007 Martín Ferrari <martin.ferrari at gmail.com> and
-is licensed under the GPL, see above.
-
+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'




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