r36480 - in /trunk/libcatalyst-perl/debian: changelog control
ansgar-guest at users.alioth.debian.org
ansgar-guest at users.alioth.debian.org
Tue May 26 22:43:48 UTC 2009
Author: ansgar-guest
Date: Tue May 26 22:43:43 2009
New Revision: 36480
URL: http://svn.debian.org/wsvn/pkg-perl/?sc=1&rev=36480
Log:
debian/control: Add missing comma in Depends field.
Thanks to gregoa for finding the problem.
Modified:
trunk/libcatalyst-perl/debian/changelog
trunk/libcatalyst-perl/debian/control
Modified: trunk/libcatalyst-perl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcatalyst-perl/debian/changelog?rev=36480&op=diff
==============================================================================
--- trunk/libcatalyst-perl/debian/changelog (original)
+++ trunk/libcatalyst-perl/debian/changelog Tue May 26 22:43:43 2009
@@ -1,3 +1,9 @@
+libcatalyst-perl (5.80004-2) UNRELEASED; urgency=low
+
+ * debian/control: Add missing comma in Depends field.
+
+ -- Ansgar Burchardt <ansgar at 43-1.org> Wed, 27 May 2009 00:41:58 +0200
+
libcatalyst-perl (5.80004-1) unstable; urgency=low
* New upstream release
Modified: trunk/libcatalyst-perl/debian/control
URL: http://svn.debian.org/wsvn/pkg-perl/trunk/libcatalyst-perl/debian/control?rev=36480&op=diff
==============================================================================
--- trunk/libcatalyst-perl/debian/control (original)
+++ trunk/libcatalyst-perl/debian/control Tue May 26 22:43:43 2009
@@ -34,7 +34,7 @@
libhttp-request-ascgi-perl (>= 0.8), libmodule-install-perl,
libmime-types-perl, libfile-copy-recursive-perl, libcgi-simple-perl,
libmodule-pluggable-perl, libclass-c3-perl, libparent-perl,
- libclass-c3-adopt-next-perl, libscope-upper-perl, libmoose-perl (>= 0.78)
+ libclass-c3-adopt-next-perl, libscope-upper-perl, libmoose-perl (>= 0.78),
libmoosex-emulate-class-accessor-fast-perl (>= 0.00801),
libmoosex-methodattributes-perl (>= 0.10)
Recommends: libfcgi-perl
More information about the Pkg-perl-cvs-commits
mailing list