[Bps-public-commit] Locale-Maketext-Simple branch, master, updated. ecceb0383293be1141c4fc860aa04b19c1495dbc

jesse jesse at bestpractical.com
Tue Jul 7 14:38:27 EDT 2009


The branch, master has been updated
       via  ecceb0383293be1141c4fc860aa04b19c1495dbc (commit)
       via  bf3ab577ab8467ac36baed20fc6e1d1ed407ee70 (commit)
      from  f4282e1e468a1a62095e25a43e25fa8e7b44d776 (commit)

Summary of changes:
 MANIFEST                      |   10 ++++++++--
 lib/Locale/Maketext/Simple.pm |    2 +-
 2 files changed, 9 insertions(+), 3 deletions(-)

- Log -----------------------------------------------------------------
commit bf3ab577ab8467ac36baed20fc6e1d1ed407ee70
Author: Jesse Vincent <jesse at bestpractical.com>
Date:   Tue Jul 7 14:34:48 2009 -0400

    bumping version for release

diff --git a/lib/Locale/Maketext/Simple.pm b/lib/Locale/Maketext/Simple.pm
index 56e4a11..01abeae 100644
--- a/lib/Locale/Maketext/Simple.pm
+++ b/lib/Locale/Maketext/Simple.pm
@@ -1,5 +1,5 @@
 package Locale::Maketext::Simple;
-$Locale::Maketext::Simple::VERSION = '0.18';
+$Locale::Maketext::Simple::VERSION = '0.19';
 
 use strict;
 use 5.005;

commit ecceb0383293be1141c4fc860aa04b19c1495dbc
Author: Jesse Vincent <jesse at bestpractical.com>
Date:   Tue Jul 7 14:36:56 2009 -0400

    Manifest updates

diff --git a/MANIFEST b/MANIFEST
index 674a322..b754261 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -3,15 +3,21 @@ inc/Module/Install.pm
 inc/Module/Install/Base.pm
 inc/Module/Install/Can.pm
 inc/Module/Install/Fetch.pm
-inc/Module/Install/Makefile.pm
 inc/Module/Install/Metadata.pm
 inc/Module/Install/Win32.pm
 inc/Module/Install/WriteAll.pm
 lib/Locale/Maketext/Simple.pm
-Makefile.PL
 MANIFEST			This list of files
+MANIFEST.SKIP
 META.yml
 README
 SIGNATURE			Public-key signature (added by MakeMaker)
 t/0-signature.t
 t/1-basic.t
+t/2-load_po_without_i_default.t
+t/3-load_po_with_i_default.t
+t/po_with_i_default/en.po
+t/po_with_i_default/fr.po
+t/po_with_i_default/i_default.po
+t/po_without_i_default/en.po
+t/po_without_i_default/fr.po

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list