r77833 - in /trunk/libdigest-hmac-perl/debian: changelog control copyright

carnil at users.alioth.debian.org carnil at users.alioth.debian.org
Mon Jul 25 20:26:43 UTC 2011


Author: carnil
Date: Mon Jul 25 20:26:38 2011
New Revision: 77833

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=77833
Log:
* debian/copyright:
  - Refer to Debian systems in general instead of only Debian
    GNU/Linux systems.
  - Explicitly refer to GPL-1 license text in common-licenses.

Modified:
    trunk/libdigest-hmac-perl/debian/changelog
    trunk/libdigest-hmac-perl/debian/control
    trunk/libdigest-hmac-perl/debian/copyright

Modified: trunk/libdigest-hmac-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdigest-hmac-perl/debian/changelog?rev=77833&op=diff
==============================================================================
--- trunk/libdigest-hmac-perl/debian/changelog (original)
+++ trunk/libdigest-hmac-perl/debian/changelog Mon Jul 25 20:26:38 2011
@@ -5,8 +5,12 @@
     + uses Digest::SHA instead of Digest::SHA1.
   * debian/control: Drop libdigest-sha1-perl from (Build-)Depends(-
     Indep).
+  * debian/copyright:
+    - Refer to Debian systems in general instead of only Debian
+      GNU/Linux systems.
+    - Explicitly refer to GPL-1 license text in common-licenses.
 
- -- Salvatore Bonaccorso <carnil at debian.org>  Mon, 25 Jul 2011 21:51:47 +0200
+ -- Salvatore Bonaccorso <carnil at debian.org>  Mon, 25 Jul 2011 22:25:33 +0200
 
 libdigest-hmac-perl (1.02+dfsg-1) unstable; urgency=low
 
@@ -99,4 +103,3 @@
   * Initial debianization.
 
  -- Michael Alan Dorman <mdorman at debian.org>  Wed, 18 Apr 2001 21:20:03 -0400
-

Modified: trunk/libdigest-hmac-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdigest-hmac-perl/debian/control?rev=77833&op=diff
==============================================================================
--- trunk/libdigest-hmac-perl/debian/control (original)
+++ trunk/libdigest-hmac-perl/debian/control Mon Jul 25 20:26:38 2011
@@ -5,7 +5,8 @@
 Build-Depends-Indep: libdigest-md5-perl, perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Zak B. Elep <zakame at spunge.org>, Carlo Segre <segre at debian.org>,
- gregor herrmann <gregoa at debian.org>,Standards-Version: 3.8.4
+ gregor herrmann <gregoa at debian.org>
+Standards-Version: 3.8.4
 Homepage: http://search.cpan.org/dist/Digest-HMAC/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libdigest-hmac-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libdigest-hmac-perl/

Modified: trunk/libdigest-hmac-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libdigest-hmac-perl/debian/copyright?rev=77833&op=diff
==============================================================================
--- trunk/libdigest-hmac-perl/debian/copyright (original)
+++ trunk/libdigest-hmac-perl/debian/copyright Mon Jul 25 20:26:38 2011
@@ -20,8 +20,8 @@
  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'
+ On Debian systems, the complete text of the Artistic License can be
+ found in `/usr/share/common-licenses/Artistic'.
 
 License: GPL-1+
  This program is free software; you can redistribute it and/or modify
@@ -29,5 +29,5 @@
  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'
+ On Debian systems, the complete text of the GNU General Public License
+ can be found in `/usr/share/common-licenses/GPL-1'.




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