[Bps-public-commit] Locale-Maketext-Simple branch, master, updated. 899272fdb44a171c96432f2161cdabc8c42b84ed
jesse
jesse at bestpractical.com
Sun Jul 12 19:38:30 EDT 2009
The branch, master has been updated
via 899272fdb44a171c96432f2161cdabc8c42b84ed (commit)
via fb5db7598b353665c1cbe675ba405090fd75454e (commit)
via 61b00073fc55d65553ddf3263d75b65f6cdddf49 (commit)
from af161573bb3fa0b811ef903ddb0fd6e2f48e969a (commit)
Summary of changes:
Changes | 4 ++++
MANIFEST | 1 +
lib/Locale/Maketext/Simple.pm | 2 +-
3 files changed, 6 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit 61b00073fc55d65553ddf3263d75b65f6cdddf49
Author: Jesse Vincent <jesse at bestpractical.com>
Date: Sun Jul 12 19:34:39 2009 -0400
MANIFEST fixes
diff --git a/MANIFEST b/MANIFEST
index 709863f..54901f6 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,4 +1,13 @@
Changes
+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
commit fb5db7598b353665c1cbe675ba405090fd75454e
Author: Jesse Vincent <jesse at bestpractical.com>
Date: Sun Jul 12 19:35:32 2009 -0400
0.20_02
diff --git a/Changes b/Changes
index 4d358cc..4be8754 100644
--- a/Changes
+++ b/Changes
@@ -1,4 +1,8 @@
+[Changes for 0.20_02 - 2009-07-12]
+
+* How'd that MANIFEST vanish, anyway?
+
[Changes for 0.20_01 - 2009-07-12]
* MakeMaker Makefile.PL which takes into account the fact that
diff --git a/lib/Locale/Maketext/Simple.pm b/lib/Locale/Maketext/Simple.pm
index d539a45..dd05a2b 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.20_01';
+$Locale::Maketext::Simple::VERSION = '0.20_02';
use strict;
use 5.005;
commit 899272fdb44a171c96432f2161cdabc8c42b84ed
Author: Jesse Vincent <jesse at bestpractical.com>
Date: Sun Jul 12 19:37:20 2009 -0400
MANIFEST fixes
diff --git a/MANIFEST b/MANIFEST
index 54901f6..4c079d9 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -1,12 +1,4 @@
Changes
-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
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list