[libcatalyst-plugin-captcha-perl] 01/02: fix typo in package name in breaks/replaces relation (missed -extra)
    Damyan Ivanov 
    dmn at moszumanska.debian.org
       
    Tue May 27 20:13:03 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-captcha-perl.
commit b53199f9b278ee794543a7c6f4e372ab63e3fbda
Author: Damyan Ivanov <dmn at debian.org>
Date:   Tue May 27 20:08:57 2014 +0000
    fix typo in package name in breaks/replaces relation (missed -extra)
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index aa4b944..2e8bf29 100644
--- a/debian/control
+++ b/debian/control
@@ -21,8 +21,8 @@ Depends: ${misc:Depends}, ${perl:Depends},
  libcatalyst-perl (>= 5.3),
  libgd-securityimage-perl,
  libhttp-date-perl
-Replaces: libcatalyst-modules-perl (<< 9~)
-Breaks: libcatalyst-modules-perl (<< 9~)
+Replaces: libcatalyst-modules-extra-perl (<< 9~)
+Breaks: libcatalyst-modules-extra-perl (<< 9~)
 Description: create and validate Captcha for Catalyst
  Catalyst::Plugin::Captcha creates and validates Captcha objects.
  .
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatalyst-plugin-captcha-perl.git
    
    
More information about the Pkg-perl-cvs-commits
mailing list