This is an automated email from the git hooks/post-receive script. dmn pushed a commit to branch master in repository libcatalyst-plugin-unicode-perl.
commit 5ae9f20029d25225e24ff029975a20cbaf8069e7 Author: Damyan Ivanov <[email protected]> Date: Tue May 13 20:28:47 2014 +0000 replace/break libcatalyst-modules (<< 47~) --- debian/control | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/control b/debian/control index 87f3a48..8c09c33 100644 --- a/debian/control +++ b/debian/control @@ -20,6 +20,8 @@ Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libcatalyst-perl (>= 5.70), libmro-compat-perl (>= 0.10) +Replaces: libcatalyst-modules-perl (<< 47~) +Breaks: libcatalyst-modules-perl (<< 47~) Description: Unicode support for Catalyst (old style) At request time Catalyst::Plugin::Unicode decodes all params from UTF-8 octets into a sequence of logical characters. On response, encodes body into -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcatalyst-plugin-unicode-perl.git _______________________________________________ Pkg-perl-cvs-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-perl-cvs-commits
