[libcatalyst-plugin-authentication-perl] 01/02: fix version of broken/replaces libcatalyst-modules-perl
    Damyan Ivanov 
    dmn at moszumanska.debian.org
       
    Thu May 15 08:37:01 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-authentication-perl.
commit 25b8ee3d3bc6c8eaf12abe47d4656e481ac49112
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 6497c47..1524f92 100644
--- a/debian/control
+++ b/debian/control
@@ -32,8 +32,8 @@ Depends: ${misc:Depends}, ${perl:Depends},
  libnamespace-autoclean-perl,
  libstring-rewriteprefix-perl,
  libtry-tiny-perl
-Replaces: libcatalyst-modules-perl (<< 47~)
-Breaks: libcatalyst-modules-perl (<< 47~)
+Replaces: libcatalyst-modules-perl (<< 48~)
+Breaks: libcatalyst-modules-perl (<< 48~)
 Description: Infrastructure plugin for the Catalyst authentication framework
  Catalyst::Plugin::Authentication provides generic user support for Catalyst
  apps. It is the basis for both authentication (checking the user is who they
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatalyst-plugin-authentication-perl.git
    
    
More information about the Pkg-perl-cvs-commits
mailing list