r62220 - in /trunk/libexporter-renaming-perl/debian: control copyright libexporter-renaming-perl.docs

periapt-guest at users.alioth.debian.org periapt-guest at users.alioth.debian.org
Mon Aug 30 15:54:56 UTC 2010


Author: periapt-guest
Date: Mon Aug 30 15:54:46 2010
New Revision: 62220

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=62220
Log:
fixed control and copyright

Removed:
    trunk/libexporter-renaming-perl/debian/libexporter-renaming-perl.docs
Modified:
    trunk/libexporter-renaming-perl/debian/control
    trunk/libexporter-renaming-perl/debian/copyright

Modified: trunk/libexporter-renaming-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libexporter-renaming-perl/debian/control?rev=62220&op=diff
==============================================================================
--- trunk/libexporter-renaming-perl/debian/control (original)
+++ trunk/libexporter-renaming-perl/debian/control Mon Aug 30 15:54:46 2010
@@ -13,4 +13,6 @@
 Package: libexporter-renaming-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends}
-Description: Allow renaming of symbols on import
+Description: facility to rename symbols when imported
+ After 'use Exporter::Renaming;' you can import symbols from exporting modules
+ not only under their original names, but also under names of your choosing.

Modified: trunk/libexporter-renaming-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libexporter-renaming-perl/debian/copyright?rev=62220&op=diff
==============================================================================
--- trunk/libexporter-renaming-perl/debian/copyright (original)
+++ trunk/libexporter-renaming-perl/debian/copyright Mon Aug 30 15:54:46 2010
@@ -2,28 +2,14 @@
 Maintainer: Anno Siegel
 Source: http://search.cpan.org/dist/Exporter-Renaming/
 Name: Exporter-Renaming
-DISCLAIMER: This copyright info was automatically extracted 
- from the perl module. It may not be accurate, so you better 
- check the module sources in order to ensure the module for its 
- inclusion in Debian or for general legal information. Please, 
- if licensing information is incorrectly generated, file a bug 
- on dh-make-perl.
- NOTE: Don't forget to remove this disclaimer once you are happy
- with this file.
 
 Files: *
-Copyright: Anno Siegel
-License: unparsable
+Copyright: 2003, Anno Siegel
+License: Artistic or GPL-1+
 
 Files: debian/*
 Copyright: 2010, Nicholas Bamber <nicholas at periapt.co.uk>
-License: unparsable or Artistic or GPL-1+
-
-License: unparsable
- No known license could be automatically determined for this module.
- If this module conforms to a commonly used license, please report this
- as a bug in dh-make-perl. In any case, please find the proper license
- and fix this file!
+License: Artistic or GPL-1+
 
 License: Artistic
  This program is free software; you can redistribute it and/or modify




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