r45392 - in /trunk/libpoex-role-sessioninstantiation-perl/debian: changelog control

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Mon Oct 5 19:37:33 UTC 2009


Author: gregoa
Date: Mon Oct  5 19:37:28 2009
New Revision: 45392

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=45392
Log:
remove PROBLEM, tweak dependencies

Modified:
    trunk/libpoex-role-sessioninstantiation-perl/debian/changelog
    trunk/libpoex-role-sessioninstantiation-perl/debian/control

Modified: trunk/libpoex-role-sessioninstantiation-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoex-role-sessioninstantiation-perl/debian/changelog?rev=45392&op=diff
==============================================================================
--- trunk/libpoex-role-sessioninstantiation-perl/debian/changelog (original)
+++ trunk/libpoex-role-sessioninstantiation-perl/debian/changelog Mon Oct  5 19:37:28 2009
@@ -1,7 +1,4 @@
 libpoex-role-sessioninstantiation-perl (0.092460-1) UNRELEASED; urgency=low
-
-  PROBLEM:
-  FTBFS in test
 
   [ Nathan Handler ]
   * debian/watch: Update to ignore development releases.
@@ -15,8 +12,7 @@
   * New upstream release (closes: #533938).
   * debian/control:
     - remove build dependency on libmodule-build-perl
-    - bump versioned build and runtime dependencies on libmoosex-declare-perl
-      and libpoe-perl
+    - bump versioned build and runtime dependency on libmoosex-declare-perl
     - new build dependency libtest-simple-perl
     - new build and runtime dependency libpoex-types-perl
   * Activate pod-syntax test (debian/{rules,control}); pod-coverage test would

Modified: trunk/libpoex-role-sessioninstantiation-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoex-role-sessioninstantiation-perl/debian/control?rev=45392&op=diff
==============================================================================
--- trunk/libpoex-role-sessioninstantiation-perl/debian/control (original)
+++ trunk/libpoex-role-sessioninstantiation-perl/debian/control Mon Oct  5 19:37:28 2009
@@ -2,9 +2,9 @@
 Section: perl
 Priority: optional
 Build-Depends: debhelper (>= 7)
-Build-Depends-Indep: perl, libmoosex-declare-perl (>= 0.26),
-  libpoe-perl (>= 2:1.007), libpoex-types-perl (>= 0.091420),
-  libtest-simple-perl (>= 0.88), libtest-pod-perl
+Build-Depends-Indep: perl, libmoosex-declare-perl (>= 0.29),
+  libpoex-types-perl (>= 0.092460), libtest-simple-perl (>= 0.92),
+  libtest-pod-perl
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
 Uploaders: Ryan Niebur <ryan at debian.org>
 Standards-Version: 3.8.3
@@ -14,8 +14,8 @@
 
 Package: libpoex-role-sessioninstantiation-perl
 Architecture: all
-Depends: ${perl:Depends}, ${misc:Depends}, libmoosex-declare-perl (>= 0.26),
- libpoe-perl (>= 2:1.007), libpoex-types-perl (>= 0.091420),
+Depends: ${perl:Depends}, ${misc:Depends}, libmoosex-declare-perl (>= 0.29),
+ libpoex-types-perl (>= 0.092460)
 Description: POE::Session implementation as a Moose::Role
  POEx::Role::SessionInstantiation provides a nearly seamless integration for
  non-POE objects into a POE environment. It does this by handling the POE




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