r62353 - in /trunk/libjson-xs-perl/debian: changelog control copyright rules

periapt-guest at users.alioth.debian.org periapt-guest at users.alioth.debian.org
Mon Sep 6 07:39:51 UTC 2010


Author: periapt-guest
Date: Mon Sep  6 07:39:17 2010
New Revision: 62353

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

Modified:
    trunk/libjson-xs-perl/debian/changelog
    trunk/libjson-xs-perl/debian/control
    trunk/libjson-xs-perl/debian/copyright
    trunk/libjson-xs-perl/debian/rules

Modified: trunk/libjson-xs-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libjson-xs-perl/debian/changelog?rev=62353&op=diff
==============================================================================
--- trunk/libjson-xs-perl/debian/changelog (original)
+++ trunk/libjson-xs-perl/debian/changelog Mon Sep  6 07:39:17 2010
@@ -7,6 +7,7 @@
   * New upstream version
   * Upped standards version to 3.9.1
   * Reviewed patch
+  * Reviewed control and copyright files
 
  -- Nicholas Bamber <nicholas at periapt.co.uk>  Sun, 05 Sep 2010 22:57:04 +0100
 

Modified: trunk/libjson-xs-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libjson-xs-perl/debian/control?rev=62353&op=diff
==============================================================================
--- trunk/libjson-xs-perl/debian/control (original)
+++ trunk/libjson-xs-perl/debian/control Mon Sep  6 07:39:17 2010
@@ -1,7 +1,7 @@
 Source: libjson-xs-perl
 Section: perl
 Priority: optional
-Build-Depends: debhelper (>= 7.4.15), perl, libcommon-sense-perl, quilt
+Build-Depends: debhelper (>= 7.4.15), perl, libcommon-sense-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Angel Abad <angelabad at gmail.com>, Jonathan Yu <jawnsy at cpan.org>,
  Ivan Kohler <ivan-debian at 420.am>, Niko Tyni <ntyni at debian.org>,

Modified: trunk/libjson-xs-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libjson-xs-perl/debian/copyright?rev=62353&op=diff
==============================================================================
--- trunk/libjson-xs-perl/debian/copyright (original)
+++ trunk/libjson-xs-perl/debian/copyright Mon Sep  6 07:39:17 2010
@@ -1,21 +1,22 @@
 Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
-Maintainer: Marc Lehmann <schmorp at schmorp.de>
+Maintainer: Marc Lehmann <schmorp at schmorp.de> http://home.schmorp.de/
 Source: http://search.cpan.org/dist/JSON-XS/
 Name: JSON-XS
 
 Files: *
-Copyright: 2007-2010, Marc Lehmann <schmorp at schmorp.de>
+Copyright: Marc Lehmann <schmorp at schmorp.de> http://home.schmorp.de/
 License: Artistic or GPL-1+
 
 Files: debian/*
-Copyright: 2010, Jonathan Yu <jawnsy at cpan.org>
- 2010, Franck Joncourt <franck at debian.org>
- 2008-2010, Angel Abad <angelabad at gmail.com>
+Copyright:
+ 2007, Ivan Kohler <ivan-debian at 420.am>
+ 2008-2010, Angel Abad (Ikusnet SLL) <angel at grupoikusnet.com>
+ 2008, 2010, gregor herrmann <gregoa at debian.org>
+ 2008, Niko Tyni <ntyni at debian.org>
  2009, Ansgar Burchardt <ansgar at 43-1.org>
  2009, Ryan Niebur <ryanryan52 at gmail.com>
- 2008, Niko Tyni <ntyni at debian.org>
- 2008, gregor herrmann <gregoa at debian.org>
- 2007, Ivan Kohler <ivan-debian at 420.am>
+ 2010, Jonathan Yu <jawnsy at cpan.org>
+ 2010, Nicholas Bamber <nicholas at periapt.co.uk>
 License: Artistic or GPL-1+
 
 License: Artistic
@@ -23,7 +24,7 @@
  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'
+ can be found in `/usr/share/common-licenses/Artistic'.
 
 License: GPL-1+
  This program is free software; you can redistribute it and/or modify
@@ -31,5 +32,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 GNU/Linux systems, the complete text of version 1 of the
+ General Public License can be found in `/usr/share/common-licenses/GPL-1'.

Modified: trunk/libjson-xs-perl/debian/rules
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libjson-xs-perl/debian/rules?rev=62353&op=diff
==============================================================================
--- trunk/libjson-xs-perl/debian/rules (original)
+++ trunk/libjson-xs-perl/debian/rules Mon Sep  6 07:39:17 2010
@@ -17,7 +17,7 @@
 endif
 
 %:
-	dh $@ --with quilt
+	dh $@
 
 override_dh_auto_configure:
 	dh_auto_configure -- OPTIMIZE="$(CFLAGS)"




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