[libcatalyst-plugin-session-perl] 01/02: fix version of broken/replaces libcatalyst-modules-perl
Damyan Ivanov
dmn at moszumanska.debian.org
Thu May 15 08:37:16 UTC 2014
This is an automated email from the git hooks/post-receive script.
dmn pushed a commit to branch master
in repository libcatalyst-plugin-session-perl.
commit 56a61d215d89744b00b3cceb40a44d7b7a9d60dd
Author: Damyan Ivanov <dmn at debian.org>
Date: Thu May 15 08:07:06 2014 +0000
fix version of broken/replaces libcatalyst-modules-perl
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index a455b02..37ac2f8 100644
--- a/debian/control
+++ b/debian/control
@@ -28,8 +28,8 @@ Depends: ${misc:Depends}, ${perl:Depends},
libmro-compat-perl,
libnamespace-clean-perl (>= 0.10),
libobject-signature-perl
-Replaces: libcatalyst-modules-perl (<< 47~)
-Breaks: libcatalyst-modules-perl (<< 47~)
+Replaces: libcatalyst-modules-perl (<< 48~)
+Breaks: libcatalyst-modules-perl (<< 48~)
Description: generic Session plugin for Catalyst
Catalyst::Plugin::Session is the base of two related parts of functionality
required for session management in web applications.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatalyst-plugin-session-perl.git
More information about the Pkg-perl-cvs-commits
mailing list