r72251 - in /trunk/libjson-rpc-perl/debian: changelog compat control copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Mon Apr 4 17:39:20 UTC 2011


Author: gregoa
Date: Mon Apr  4 17:39:11 2011
New Revision: 72251

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=72251
Log:
* debian/copyright: update license stanzas.
* Switch to debhelper 8.

Modified:
    trunk/libjson-rpc-perl/debian/changelog
    trunk/libjson-rpc-perl/debian/compat
    trunk/libjson-rpc-perl/debian/control
    trunk/libjson-rpc-perl/debian/copyright

Modified: trunk/libjson-rpc-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libjson-rpc-perl/debian/changelog?rev=72251&op=diff
==============================================================================
--- trunk/libjson-rpc-perl/debian/changelog (original)
+++ trunk/libjson-rpc-perl/debian/changelog Mon Apr  4 17:39:11 2011
@@ -2,6 +2,8 @@
 
   * Prepare build and runtime dependencies for libwww-perl 6
     (closes: #620525).
+  * debian/copyright: update license stanzas.
+  * Switch to debhelper 8.
 
  -- gregor herrmann <gregoa at debian.org>  Mon, 04 Apr 2011 19:37:05 +0200
 

Modified: trunk/libjson-rpc-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libjson-rpc-perl/debian/compat?rev=72251&op=diff
==============================================================================
--- trunk/libjson-rpc-perl/debian/compat (original)
+++ trunk/libjson-rpc-perl/debian/compat Mon Apr  4 17:39:11 2011
@@ -1,1 +1,1 @@
-7
+8

Modified: trunk/libjson-rpc-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libjson-rpc-perl/debian/control?rev=72251&op=diff
==============================================================================
--- trunk/libjson-rpc-perl/debian/control (original)
+++ trunk/libjson-rpc-perl/debian/control Mon Apr  4 17:39:11 2011
@@ -1,7 +1,7 @@
 Source: libjson-rpc-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7)
+Build-Depends: debhelper (>= 8)
 Build-Depends-Indep: perl,
  libhttp-daemon-perl | libwww-perl (<< 6),
  libjson-perl,

Modified: trunk/libjson-rpc-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libjson-rpc-perl/debian/copyright?rev=72251&op=diff
==============================================================================
--- trunk/libjson-rpc-perl/debian/copyright (original)
+++ trunk/libjson-rpc-perl/debian/copyright Mon Apr  4 17:39:11 2011
@@ -8,15 +8,15 @@
 License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: 2009, 2010, gregor herrmann <gregoa at debian.org>
- 2009, Cajus Pollmeier <cajus at debian.org>
+Copyright: 2009, Cajus Pollmeier <cajus at debian.org>
+ 2009-2011, gregor herrmann <gregoa at debian.org>
 License: Artistic or GPL-1+
 
 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
+ On Debian systems, the complete text of the Artistic License
  can be found in `/usr/share/common-licenses/Artistic'.
 
 License: GPL-1+
@@ -25,5 +25,5 @@
  the Free Software Foundation; either version 1, or (at your option)
  any later version.
  .
- On Debian GNU/Linux systems, the complete text of version 1 of the
+ On Debian systems, the complete text of version 1 of the
  General Public License can be found in `/usr/share/common-licenses/GPL-1'.




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