[libcatalyst-plugin-subrequest-perl] 01/02: fix version of broken/replaces libcatalyst-modules-perl
    Damyan Ivanov 
    dmn at moszumanska.debian.org
       
    Thu May 15 08:38:15 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-subrequest-perl.
commit dc8923ebe1340081965d2ec26fa923ca2d01c37f
Author: Damyan Ivanov <dmn at debian.org>
Date:   Thu May 15 08:07:08 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 e6f58e3..049c338 100644
--- a/debian/control
+++ b/debian/control
@@ -15,8 +15,8 @@ Package: libcatalyst-plugin-subrequest-perl
 Architecture: all
 Depends: ${misc:Depends}, ${perl:Depends},
  libcatalyst-perl (>= 5.9)
-Replaces: libcatalyst-modules-perl (<< 47~)
-Breaks: libcatalyst-modules-perl (<< 47~)
+Replaces: libcatalyst-modules-perl (<< 48~)
+Breaks: libcatalyst-modules-perl (<< 48~)
 Description: deprecated Catalist plugin for making subrequests to actions
  Catalyst::Plugin::SubRequest is a Catalyst plugin for making subrequests to
  actions. It uses the catalyst dispatcher, so it will work like an external
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatalyst-plugin-subrequest-perl.git
    
    
More information about the Pkg-perl-cvs-commits
mailing list