[Rt-commit] rt branch, 3.9-trunk, updated. rt-3.9.6-217-gdd6e14c

Shawn Moore sartak at bestpractical.com
Mon Nov 29 13:55:56 EST 2010


The branch, 3.9-trunk has been updated
       via  dd6e14cf1fc8630789a8f8e2278110209fd35915 (commit)
      from  a7095603933f97666729bb8dd3bbf0495c8f17fd (commit)

Summary of changes:
 sbin/rt-test-dependencies.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

- Log -----------------------------------------------------------------
commit dd6e14cf1fc8630789a8f8e2278110209fd35915
Author: Shawn M Moore <sartak at bestpractical.com>
Date:   Mon Nov 29 13:55:48 2010 -0500

    DateTime::Locale not ::Format

diff --git a/sbin/rt-test-dependencies.in b/sbin/rt-test-dependencies.in
index f9aae9d..d47bc8c 100755
--- a/sbin/rt-test-dependencies.in
+++ b/sbin/rt-test-dependencies.in
@@ -172,7 +172,7 @@ sub text_to_hash {
 
 $deps{'CORE'} = [ text_to_hash( << '.') ];
 DateTime 0.44
-DateTime::Format 0.40
+DateTime::Locale 0.40
 Digest::base
 Digest::MD5 2.27
 DBI 1.37

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


More information about the Rt-commit mailing list