r74428 - in /trunk/libb-hooks-op-ppaddr-perl/debian: changelog compat control copyright source/ source/format

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Sat May 14 14:52:49 UTC 2011


Author: gregoa
Date: Sat May 14 14:52:23 2011
New Revision: 74428

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=74428
Log:
* Switch to source format 3.0 (quilt).
* debian/copyright: update formatting.
* Set Standards-Version to 3.9.2 (no changes).
* Bump debhelper compatibility level to 8.
* Add /me to Uploaders.
* Add perl 5.10.1 as an alternative (build) dependency to libparent-perl.

Added:
    trunk/libb-hooks-op-ppaddr-perl/debian/source/
    trunk/libb-hooks-op-ppaddr-perl/debian/source/format
Modified:
    trunk/libb-hooks-op-ppaddr-perl/debian/changelog
    trunk/libb-hooks-op-ppaddr-perl/debian/compat
    trunk/libb-hooks-op-ppaddr-perl/debian/control
    trunk/libb-hooks-op-ppaddr-perl/debian/copyright

Modified: trunk/libb-hooks-op-ppaddr-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libb-hooks-op-ppaddr-perl/debian/changelog?rev=74428&op=diff
==============================================================================
--- trunk/libb-hooks-op-ppaddr-perl/debian/changelog (original)
+++ trunk/libb-hooks-op-ppaddr-perl/debian/changelog Sat May 14 14:52:23 2011
@@ -1,7 +1,4 @@
 libb-hooks-op-ppaddr-perl (0.03-1) UNRELEASED; urgency=low
-
-  NO RELEASE NECESSARY
-  IGNORE-VERSION: 0.03-1
 
   [ Nathan Handler ]
   * debian/watch: Update to ignore development releases.
@@ -18,7 +15,15 @@
     permitted by Debian Policy 3.8.3).
 
   [ Ryan Niebur ]
-  * Update ryan52's email address
+  * Email change: Ryan Niebur -> ryan at debian.org
+
+  [ gregor herrmann ]
+  * Switch to source format 3.0 (quilt).
+  * debian/copyright: update formatting.
+  * Set Standards-Version to 3.9.2 (no changes).
+  * Bump debhelper compatibility level to 8.
+  * Add /me to Uploaders.
+  * Add perl 5.10.1 as an alternative (build) dependency to libparent-perl.
 
  -- Ryan Niebur <ryan at debian.org>  Fri, 25 Sep 2009 00:24:00 -0700
 

Modified: trunk/libb-hooks-op-ppaddr-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libb-hooks-op-ppaddr-perl/debian/compat?rev=74428&op=diff
==============================================================================
--- trunk/libb-hooks-op-ppaddr-perl/debian/compat (original)
+++ trunk/libb-hooks-op-ppaddr-perl/debian/compat Sat May 14 14:52:23 2011
@@ -1,1 +1,1 @@
-7
+8

Modified: trunk/libb-hooks-op-ppaddr-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libb-hooks-op-ppaddr-perl/debian/control?rev=74428&op=diff
==============================================================================
--- trunk/libb-hooks-op-ppaddr-perl/debian/control (original)
+++ trunk/libb-hooks-op-ppaddr-perl/debian/control Sat May 14 14:52:23 2011
@@ -1,11 +1,13 @@
 Source: libb-hooks-op-ppaddr-perl
 Section: perl
 Priority: optional
-Build-Depends: perl, debhelper (>= 7), libparent-perl,
- libextutils-depends-perl (>= 0.302)
+Build-Depends: perl, debhelper (>= 8),
+ libextutils-depends-perl (>= 0.302),
+ perl (>= 5.10.1) | libparent-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Ryan Niebur <ryan at debian.org>
-Standards-Version: 3.8.2
+Uploaders: Ryan Niebur <ryan at debian.org>,
+ gregor herrmann <gregoa at debian.org>
+Standards-Version: 3.9.2
 Homepage: http://search.cpan.org/dist/B-Hooks-OP-PPAddr/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libb-hooks-op-ppaddr-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libb-hooks-op-ppaddr-perl/
@@ -13,7 +15,7 @@
 Package: libb-hooks-op-ppaddr-perl
 Architecture: any
 Depends: ${perl:Depends}, ${shlibs:Depends}, ${misc:Depends},
- libparent-perl
+ perl (>= 5.10.1) | libparent-perl
 Description: C API to hook into Perl opcode execution
  B::Hooks::OP::PPAddr provides a C API for XS modules to hook into the
  execution of Perl opcodes.

Modified: trunk/libb-hooks-op-ppaddr-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libb-hooks-op-ppaddr-perl/debian/copyright?rev=74428&op=diff
==============================================================================
--- trunk/libb-hooks-op-ppaddr-perl/debian/copyright (original)
+++ trunk/libb-hooks-op-ppaddr-perl/debian/copyright Sat May 14 14:52:23 2011
@@ -1,42 +1,41 @@
-Format-Specification:
-    http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196
-Upstream-Maintainer: Florian Ragwitz <rafl at debian.org>
-Upstream-Source: http://search.cpan.org/dist/B-Hooks-OP-PPAddr/
-Upstream-Name: B-Hooks-OP-PPAddr
+Format-Specification: http://svn.debian.org/wsvn/dep/web/deps/dep5.mdwn?op=file&rev=135
+Maintainer: Florian Ragwitz <rafl at debian.org>
+Source: http://search.cpan.org/dist/B-Hooks-OP-PPAddr/
+Name: B-Hooks-OP-PPAddr
 
 Files: *
 Copyright: 2008, Florian Ragwitz <rafl at debian.org>
-License-Alias: Perl
-License: Artistic | GPL-1+
+License: Artistic or GPL-1+
+
+Files: inc/Module/*
+Copyright: 2002-2011, Adam Kennedy <adamk at cpan.org>
+ 2002-2011, Audrey Tang <autrijus at autrijus.org>
+ 2002-2011, Brian Ingerson <ingy at cpan.org>
+License: Artistic or GPL-1+
 
 Files: ppport.h
-Copyright: 2004-2009, Marcus Holland-Moritz <mhx-cpan at gmx.net>
+Copyright: 2004-2010, Marcus Holland-Moritz <mhx-cpan at gmx.net>
  2001, Paul Marquess <pmqs at cpan.org> (Version 2.x)
  1999, Kenneth Albanowski <kjahds at kjahds.com> (Version 1.x)
-License-Alias: Perl
-License: Artistic | GPL-1+
+License: Artistic or GPL-1+
 
 Files: debian/*
 Copyright: 2009, Ryan Niebur <ryan at debian.org>
-License: Artistic | GPL-1+
-
-Files: inc/Module/*
-Copyright: 2002-2009, Adam Kennedy <adamk at cpan.org>
- 2002-2009, Audrey Tang <autrijus at autrijus.org>
- 2002-2009, Brian Ingerson <ingy at cpan.org>
-License-Alias: Perl
-License: Artistic | GPL-1+
+ 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
-    can be found in `/usr/share/common-licenses/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 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
-    it under the terms of the GNU General Public License as published by
-    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'
+ This program is free software; you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation; either version 1, or (at your option)
+ any later version.
+ .
+ On Debian systems, the complete text of version 1 of the GNU General
+ Public License can be found in `/usr/share/common-licenses/GPL-1'.

Added: trunk/libb-hooks-op-ppaddr-perl/debian/source/format
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libb-hooks-op-ppaddr-perl/debian/source/format?rev=74428&op=file
==============================================================================
--- trunk/libb-hooks-op-ppaddr-perl/debian/source/format (added)
+++ trunk/libb-hooks-op-ppaddr-perl/debian/source/format Sat May 14 14:52:23 2011
@@ -1,0 +1,1 @@
+3.0 (quilt)




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