[SCM] Debian packaging of Mojolicious-Plugin-I18N CPAN distribution branch, master, updated. 0527463b9382e4cc2c6e4461861c0122f97c5425

Dominique Dumont dod at debian.org
Sat Dec 22 12:22:09 UTC 2012


The following commit has been merged in the master branch:
commit 0527463b9382e4cc2c6e4461861c0122f97c5425
Author: Dominique Dumont <dod at debian.org>
Date:   Sat Dec 22 13:20:15 2012 +0100

    fix syntax

diff --git a/debian/control b/debian/control
index 604d16d..cbd00b2 100644
--- a/debian/control
+++ b/debian/control
@@ -16,9 +16,9 @@ Architecture: all
 Depends: ${misc:Depends},
          ${perl:Depends},
          libmojolicious-perl (>= 3)
-Breaks: libmojolicious-perl ( << 3 )
-Replaces: libmojolicious-perl ( << 3)
+Breaks: libmojolicious-perl (<< 3)
+Replaces: libmojolicious-perl (<< 3)
 Description: Internationalization Plugin for Mojolicious 3.x and higher
  Mojolicious::Plugin::I18N is an internationalization plugin for Mojolicious 3.x
- and higher. I18N is provided with Locale::Maketext
+ and higher. I18N is provided by Locale::Maketext.
 

-- 
Debian packaging of Mojolicious-Plugin-I18N CPAN distribution



More information about the Pkg-perl-cvs-commits mailing list