[libcatalyst-component-instancepercontext-perl] 03/06: replace/break libcatalyst-modules-perl (<< 47~)
Damyan Ivanov
dmn at moszumanska.debian.org
Wed May 14 09:49:02 UTC 2014
This is an automated email from the git hooks/post-receive script.
dmn pushed a commit to branch master
in repository libcatalyst-component-instancepercontext-perl.
commit dc75a89f250a7e75e0e77e7dc5846bc9058a3327
Author: Damyan Ivanov <dmn at debian.org>
Date: Wed May 14 09:46:56 2014 +0000
replace/break libcatalyst-modules-perl (<< 47~)
---
debian/control | 2 ++
1 file changed, 2 insertions(+)
diff --git a/debian/control b/debian/control
index 59e5afa..bb343d8 100644
--- a/debian/control
+++ b/debian/control
@@ -17,6 +17,8 @@ Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
libcatalyst-perl,
libmoose-perl
+Replaces: libcatalyst-modules-perl (<< 47~)
+Breaks: libcatalyst-modules-perl (<< 47~)
Description: Single per-request instances of Catalyst components
Catalyst::Component::InstancePerContext is a Moose role to create only one
instance of a component per Cataylyst request.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatalyst-component-instancepercontext-perl.git
More information about the Pkg-perl-cvs-commits
mailing list