r74950 - in /trunk/libpoe-api-peek-perl/debian: changelog compat control copyright

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Mon May 30 18:23:33 UTC 2011


Author: gregoa
Date: Mon May 30 18:23:25 2011
New Revision: 74950

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=74950
Log:
WAITS-FOR: libpoe-perl 2:1.3110
CHECK: does this fix #627285?
* debian/copyright: update years of upstream and packaging copyright.
* Bumpd (build) dependency on libpoe-perl.
* Set Standards-Version to 3.9.2 (no changes).
* Bump debhelper compatibility level to 8.

Modified:
    trunk/libpoe-api-peek-perl/debian/changelog
    trunk/libpoe-api-peek-perl/debian/compat
    trunk/libpoe-api-peek-perl/debian/control
    trunk/libpoe-api-peek-perl/debian/copyright

Modified: trunk/libpoe-api-peek-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-api-peek-perl/debian/changelog?rev=74950&op=diff
==============================================================================
--- trunk/libpoe-api-peek-perl/debian/changelog (original)
+++ trunk/libpoe-api-peek-perl/debian/changelog Mon May 30 18:23:25 2011
@@ -1,6 +1,13 @@
 libpoe-api-peek-perl (2.1700-1) UNRELEASED; urgency=low
 
+  WAITS-FOR: libpoe-perl 2:1.3110
+  CHECK: does this fix #627285?
+
   * New upstream release.
+  * debian/copyright: update years of upstream and packaging copyright.
+  * Bumpd (build) dependency on libpoe-perl.
+  * Set Standards-Version to 3.9.2 (no changes).
+  * Bump debhelper compatibility level to 8.
 
  -- gregor herrmann <gregoa at debian.org>  Mon, 30 May 2011 20:17:14 +0200
 

Modified: trunk/libpoe-api-peek-perl/debian/compat
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-api-peek-perl/debian/compat?rev=74950&op=diff
==============================================================================
--- trunk/libpoe-api-peek-perl/debian/compat (original)
+++ trunk/libpoe-api-peek-perl/debian/compat Mon May 30 18:23:25 2011
@@ -1,1 +1,1 @@
-7
+8

Modified: trunk/libpoe-api-peek-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-api-peek-perl/debian/control?rev=74950&op=diff
==============================================================================
--- trunk/libpoe-api-peek-perl/debian/control (original)
+++ trunk/libpoe-api-peek-perl/debian/control Mon May 30 18:23:25 2011
@@ -5,17 +5,22 @@
 Uploaders: Jose Luis Rivas <ghostbar38 at gmail.com>,
  Martín Ferrari <tincho at debian.org>, gregor herrmann <gregoa at debian.org>,
  Nicholas Bamber <nicholas at periapt.co.uk>
-Build-Depends-Indep: perl, libdevel-size-perl, libtest-nowarnings-perl,
-  libpoe-perl (>= 2:1.2930), libtest-distribution-perl
-Build-Depends: debhelper (>= 7)
-Standards-Version: 3.9.1
+Build-Depends-Indep: perl,
+ libdevel-size-perl,
+ libpoe-perl (>= 2:1.3110),
+ libtest-distribution-perl,
+ libtest-nowarnings-perl
+Build-Depends: debhelper (>= 8)
+Standards-Version: 3.9.2
 Homepage: http://search.cpan.org/dist/POE-API-Peek/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libpoe-api-peek-perl/
 Vcs-Browser: http://svn.debian.org/viewsvn/pkg-perl/trunk/libpoe-api-peek-perl/
 
 Package: libpoe-api-peek-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libdevel-size-perl, libpoe-perl (>= 2:1.2930)
+Depends: ${misc:Depends}, ${perl:Depends},
+ libdevel-size-perl,
+ libpoe-perl (>= 2:1.3110)
 Description: module to peek into the internals of a running POE environment
  POE::API::Peek extends the POE::Kernel interface to provide clean access to
  Kernel internals in a cross-version compatible manner. Other calculated data

Modified: trunk/libpoe-api-peek-perl/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-api-peek-perl/debian/copyright?rev=74950&op=diff
==============================================================================
--- trunk/libpoe-api-peek-perl/debian/copyright (original)
+++ trunk/libpoe-api-peek-perl/debian/copyright Mon May 30 18:23:25 2011
@@ -5,7 +5,7 @@
 
 Files: *
 Copyright:
-    2003-2010, Matt Cashner <sungo at sungo.is>
+    2003-2011, Matt Cashner <sungo at sungo.is>
 License: BSD-3
  Redistribution and use in source and binary forms, with or without
  modification, are permitted provided that the following conditions are met:
@@ -41,7 +41,7 @@
 Copyright:
  2007-2008, Jose Luis Rivas <ghostbar38 at gmail.com>
  2008, Martín Ferrari <tincho at debian.org>
- 2009, gregor herrmann <gregoa at debian.org>
+ 2009-2011, gregor herrmann <gregoa at debian.org>
  2010, Nicholas Bamber <nicholas at periapt.co.uk>
 License: GPL-1+
 




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