r46758 - in /trunk/libpoe-component-jobqueue-perl/debian: changelog control

gregoa at users.alioth.debian.org gregoa at users.alioth.debian.org
Wed Nov 4 20:43:52 UTC 2009


Author: gregoa
Date: Wed Nov  4 20:43:47 2009
New Revision: 46758

URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=46758
Log:
releasing version 0.5700-1

Modified:
    trunk/libpoe-component-jobqueue-perl/debian/changelog
    trunk/libpoe-component-jobqueue-perl/debian/control

Modified: trunk/libpoe-component-jobqueue-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-jobqueue-perl/debian/changelog?rev=46758&op=diff
==============================================================================
--- trunk/libpoe-component-jobqueue-perl/debian/changelog (original)
+++ trunk/libpoe-component-jobqueue-perl/debian/changelog Wed Nov  4 20:43:47 2009
@@ -1,10 +1,4 @@
-libpoe-component-jobqueue-perl (0.5700-1) UNRELEASED; urgency=low
-
-  TODO: libscan.patch was rejected, now it can be at least applied but there
-  are no signs of quilt anywhere. If it's activated Makefile need to be
-  touched in clean.
-
-  TODO: is libscan even necessary anymore? What does it even do?
+libpoe-component-jobqueue-perl (0.5700-1) unstable; urgency=low
 
   [ Martín Ferrari ]
   * Updating my email address
@@ -35,7 +29,7 @@
   [ gregor herrmann ]
   * debian/watch: update uversionmangle for 2- and 3-digit upstream versions.
 
- -- Jonathan Yu <jawnsy at cpan.org>  Mon, 12 Oct 2009 08:19:33 -0400
+ -- gregor herrmann <gregoa at debian.org>  Wed, 04 Nov 2009 21:41:21 +0100
 
 libpoe-component-jobqueue-perl (0.5500-1) unstable; urgency=low
 

Modified: trunk/libpoe-component-jobqueue-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpoe-component-jobqueue-perl/debian/control?rev=46758&op=diff
==============================================================================
--- trunk/libpoe-component-jobqueue-perl/debian/control (original)
+++ trunk/libpoe-component-jobqueue-perl/debian/control Wed Nov  4 20:43:47 2009
@@ -4,7 +4,8 @@
 Build-Depends: debhelper (>= 7.0.8), quilt (>= 0.46-7)
 Build-Depends-Indep: perl, libpoe-perl (>= 2:1.2690)
 Maintainer: Debian Perl Group <pkg-perl-maintainers at lists.alioth.debian.org>
-Uploaders: Martín Ferrari <tincho at debian.org>, Jonathan Yu <jawnsy at cpan.org>
+Uploaders: Martín Ferrari <tincho at debian.org>, Jonathan Yu <jawnsy at cpan.org>,
+ gregor herrmann <gregoa at debian.org>
 Standards-Version: 3.8.3
 Homepage: http://search.cpan.org/dist/POE-Component-JobQueue/
 Vcs-Svn: svn://svn.debian.org/pkg-perl/trunk/libpoe-component-jobqueue-perl/
@@ -12,7 +13,7 @@
 
 Package: libpoe-component-jobqueue-perl
 Architecture: all
-Depends: ${misc:Depends}, ${perl:Depends}, libpoe-perl (>= 1.2690)
+Depends: ${misc:Depends}, ${perl:Depends}, libpoe-perl (>= 2:1.2690)
 Description: POE component to manage queues and worker pools
  POE::Component::JobQueue manages a finite pool of worker sessions as they
  handle an arbitrarily large number of tasks. It often is used as a form of




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