[libcatalyst-plugin-i18n-perl] 01/02: fix version of broken/replaces libcatalyst-modules-perl
    Damyan Ivanov 
    dmn at moszumanska.debian.org
       
    Thu May 15 08:37:13 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-i18n-perl.
commit 58e83149136816ad6f192942d9b9b2b66cdd81f3
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 3d9520a..3bd557e 100644
--- a/debian/control
+++ b/debian/control
@@ -20,8 +20,8 @@ Depends: ${misc:Depends}, ${perl:Depends},
  liblocale-maketext-lexicon-perl,
  libmro-compat-perl (>= 0.10),
  perl (>= 5.11.0)
-Replaces: libcatalyst-modules-perl (<< 47~)
-Breaks: libcatalyst-modules-perl (<< 47~)
+Replaces: libcatalyst-modules-perl (<< 48~)
+Breaks: libcatalyst-modules-perl (<< 48~)
 Description: I18N for Catalyst web application framework
  Catalyst::Plugin::I18N adds internationalization (i18n) to a Catalyst
  application. It supports mo/po files and Maketext classes under application's
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatalyst-plugin-i18n-perl.git
    
    
More information about the Pkg-perl-cvs-commits
mailing list