r55628 - in /trunk/libpath-dispatcher-perl/debian: NEWS changelog control
gregoa at users.alioth.debian.org
gregoa at users.alioth.debian.org
Wed Apr 7 15:45:07 UTC 2010
Author: gregoa
Date: Wed Apr 7 15:44:57 2010
New Revision: 55628
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=55628
Log:
Recommend libpath-dispatcher-declarative-perl and point to the new package
in debian/NEWS (closes: #576639).
Added:
trunk/libpath-dispatcher-perl/debian/NEWS
Modified:
trunk/libpath-dispatcher-perl/debian/changelog
trunk/libpath-dispatcher-perl/debian/control
Added: trunk/libpath-dispatcher-perl/debian/NEWS
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpath-dispatcher-perl/debian/NEWS?rev=55628&op=file
==============================================================================
--- trunk/libpath-dispatcher-perl/debian/NEWS (added)
+++ trunk/libpath-dispatcher-perl/debian/NEWS Wed Apr 7 15:44:57 2010
@@ -1,0 +1,8 @@
+libpath-dispatcher-perl (0.15-2) unstable; urgency=low
+
+ Path::Dispatcher::Declarative is not included anymore.
+
+ In Debian it's now packaged separately as
+ libpath-dispatcher-declarative-perl.
+
+ -- gregor herrmann <gregoa at debian.org> Wed, 07 Apr 2010 17:41:22 +0200
Modified: trunk/libpath-dispatcher-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpath-dispatcher-perl/debian/changelog?rev=55628&op=diff
==============================================================================
--- trunk/libpath-dispatcher-perl/debian/changelog (original)
+++ trunk/libpath-dispatcher-perl/debian/changelog Wed Apr 7 15:44:57 2010
@@ -1,3 +1,10 @@
+libpath-dispatcher-perl (0.15-2) UNRELEASED; urgency=low
+
+ * Recommend libpath-dispatcher-declarative-perl and point to the new package
+ in debian/NEWS (closes: #576639).
+
+ -- gregor herrmann <gregoa at debian.org> Wed, 07 Apr 2010 17:42:42 +0200
+
libpath-dispatcher-perl (0.15-1) unstable; urgency=low
[ Nathan Handler ]
Modified: trunk/libpath-dispatcher-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libpath-dispatcher-perl/debian/control?rev=55628&op=diff
==============================================================================
--- trunk/libpath-dispatcher-perl/debian/control (original)
+++ trunk/libpath-dispatcher-perl/debian/control Wed Apr 7 15:44:57 2010
@@ -14,6 +14,7 @@
Package: libpath-dispatcher-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, libany-moose-perl
+Recommends: libpath-dispatcher-declarative-perl
Description: flexible and extensible command-line dispatch for Perl programs
Path::Dispatcher is a Perl module that allows you to find code
to run based on matching a path against a list of rules.
More information about the Pkg-perl-cvs-commits
mailing list