r16997 - in /trunk/libmodule-signature-perl/debian: changelog copyright

gregoa-guest at users.alioth.debian.org gregoa-guest at users.alioth.debian.org
Sat Mar 8 22:58:49 UTC 2008


Author: gregoa-guest
Date: Sat Mar  8 22:58:48 2008
New Revision: 16997

URL: http://svn.debian.org/wsvn/?sc=1&rev=16997
Log:
debian/copyright: add download URL and copy copyright/license terms
  verbatim from README to match reality.

Modified:
    trunk/libmodule-signature-perl/debian/changelog
    trunk/libmodule-signature-perl/debian/copyright

Modified: trunk/libmodule-signature-perl/debian/changelog
URL: http://svn.debian.org/wsvn/trunk/libmodule-signature-perl/debian/changelog?rev=16997&op=diff
==============================================================================
--- trunk/libmodule-signature-perl/debian/changelog (original)
+++ trunk/libmodule-signature-perl/debian/changelog Sat Mar  8 22:58:48 2008
@@ -7,8 +7,10 @@
   * debian/watch: use dist-based URL.
   * Set Standards-Version to 3.7.3 (no changes).
   * Add debian/compat instead of setting DH_COMPAT in debian/rules.
+  * debian/copyright: add download URL and copy copyright/license terms
+    verbatim from README to match reality.
 
- -- gregor herrmann <gregor+debian at comodo.priv.at>  Sat, 08 Mar 2008 23:55:54 +0100
+ -- gregor herrmann <gregor+debian at comodo.priv.at>  Sat, 08 Mar 2008 23:58:06 +0100
 
 libmodule-signature-perl (0.55-1) unstable; urgency=low
 

Modified: trunk/libmodule-signature-perl/debian/copyright
URL: http://svn.debian.org/wsvn/trunk/libmodule-signature-perl/debian/copyright?rev=16997&op=diff
==============================================================================
--- trunk/libmodule-signature-perl/debian/copyright (original)
+++ trunk/libmodule-signature-perl/debian/copyright Sat Mar  8 22:58:48 2008
@@ -6,10 +6,23 @@
 Network (CPAN) <URL:http://cpan.org/>.  The Debian Perl packaging tool
 "dh-make-perl" was of great help.
 
-The upstream author is Autrijus Tang <autrijus at autrijus.org>.
+Upstream source location: http://search.cpan.org/dist/Module-Signature/
 
-libmodule-signature-perl may be redistributed under your choice of the
-GNU General Public License or 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'.
+Copyright 2002-2006 by Audrey Tang <cpan at audreyt.org>.
+
+Permission is hereby granted, free of charge, to any person obtaining a copy
+of this software and associated documentation files (the "Software"), to deal
+in the Software without restriction, including without limitation the rights
+to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
+copies of the Software, and to permit persons to whom the Software is fur-
+nished to do so, subject to the following conditions:
+
+The above copyright notice and this permission notice shall be included in
+all copies or substantial portions of the Software.
+
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FIT-
+NESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE X
+CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN
+ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
+WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.




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