[libdatetime-locale-perl] branch master updated (d5f9d5c -> a7a691a)

gregor herrmann gregoa at debian.org
Sat Oct 17 19:35:12 UTC 2015


This is an automated email from the git hooks/post-receive script.

gregoa pushed a change to branch master
in repository libdatetime-locale-perl.

      from  d5f9d5c   releasing package libdatetime-locale-perl version 1:0.46-1
      adds  e2e1a96   New repository initialized by cvs2svn.
      adds  1e5aed0   DT::Locale files, whee!
      adds  8b00899   *** empty log message ***
      adds  8fed6c7   change XML location
      adds  3bddd1e   latest ICU XML data has a locale with just one time format for all lengths
      adds  7f2a77e   XML has changed! get default date and time format length
      adds  f0157ee   fa_IN is no longer in ICU XML
      adds  ddc50ab   *** empty log message ***
      adds  384ca64   add in docs handle aliases to aliases properly (some aliases have data, some don't)
      adds  459b11f   test ISO639-2 alias module
      adds  46b2d00   don't alias root (eek, makes for a mess)
      adds  9a36c5a   don't allow aliasing an id to itself
      adds  cfd1529   remove implicit $_
      adds  8281479   default... => default...length
      adds  d1e1106   distinguish between default format and default format length plus I think this whole bit is not quite right.  default lengths should be settable per-locale, not globally
      adds  a405f73   *** empty log message ***
      adds  6bc319e   don't include undef keys in catalog data
      adds  b5bc4a7   no warnings, just die remove fallback bits more parameter validation
      adds  b1dbe3f   separate out guessing id bits look for id with data recursively, not just once
      adds  5a57a1e   fix recursive lookup
      adds  5f038b3   don't assume user has DateTime installed when running tests!
      adds  7541774   allow aliases to "pure" aliases, because this is handled properly in _load_class_from_id add loop detection when adding aliases
      adds  f51c34d   one test now, for alias loops, can use more
      adds  2ea4054   bare return so caller gets undef/empty list
      adds  d3f7c1a   more tests of alias functionality
      adds  1444f38   don't make pure aliases out of anything for which there is a corresponding ICU file do special case he/iw
      adds  3ccbe5b   include hard-coded aliases in POD
      adds  1c1fa4f   don't use aliases for locales that have different lang/territory/variant but are otherwise identical to parent. Instead, use "real_class" in data in LocaleCatalog hack.
      adds  b9f15db   more doc tweaks
      adds  a1aa850   remove extra spaces
      adds  2f77ee9   no need to store complete names, since this can easily be generated
      adds  691ece4   add test for invalid name to load()
      adds  7672f78   don't require complete names for registering a locale since this can be generated doc this other doc tweaks
      adds  43f61b5   skip old african locales (not todo) because invalid name to load now causes exception
      adds  1e669a1   expect exception from trying to load invalid locale name/id
      adds  6a34c0a   more stuff
      adds  e2040a0   don't include undef pieces
      adds  d996143   this actually works with 5.6.1 (and presumably 5.6.0) reorder subs
      adds  49cab8d   don't eval open
      adds  4f0e296   add else to if/else clause (duh)
      adds  2a017a4   *** empty log message ***
      adds  31c8b67   *** empty log message ***
      adds  e55c7d0   add some minimal docs
      adds  eb98ce0   *** empty log message ***
      adds  d1b072c   a license
      adds  a0731bc   manifest updates
      adds  7801c61   tweaks to generated locale code
      adds  3c70dba   make default date and time format length an attribute of each locale add docs
      adds  7940a21   remove format length bits remove mention of Yeha from docs (may not make it into first release at this rate) other doc tweaks
      adds  cc9fbee   formats are no longer stored in arrays check en_GB default_date_time_format
      adds  da34ad6   more tests
      adds  d0c252a   date_time => datetime
      adds  48cdf09   make validation regex more correct
      adds  cdad42b   remove stubs
      adds  bc968f3   Added the date_parts_order() sub to the locales and changed the generator and docs appropriately.
      adds  55d5235   *** empty log message ***
      adds  cddd70f   updated
      adds  e51f4c6   *** empty log message ***
      adds  859b077   *** empty log message ***
      adds  4ee28a4   copied from DateTime.pm/t DT dep changed to 0.14
      adds  cb7ef1c   no need to load DateTime.pm
      adds  958078b   *** empty log message ***
      adds  f1907e1   more on default formats
      adds  76be8b7   *** empty log message ***
      adds  272396b   fix example typos
      adds  580432d   cache results of load()
      adds  89196c6   *** empty log message ***
      adds  597a9d5   *** empty log message ***
      adds  e2aea99   formatting
      adds  77d662c     - POD nits.
      adds  e83a7aa   fix docs
      adds  81a3d24   *** empty log message ***
      adds  830fd55   *** empty log message ***
      adds  bafc06d   new version
      adds  c23f1b5   pod tests
      adds  63aaf83   not being used
      adds  0f5dda9   more tests
      adds  aa91d0a   turn on warnings for all tests (and make sure there are none)
      adds  ba9124e   *** empty log message ***
      adds  71cff2a   add new tests
      adds  ba66ccf   make code & docs sync up!
      adds  0060f65   move docs
      adds  4f8da5a   make datetime_format_pattern_order private
      adds  de172fa   doc all locale object methods
      adds  839255d   *** empty log message ***
      adds  78108ad   new spot to report ICU bugs
      adds  8a0d0bf   this isn't being kept up to date and I'm not sure how it differs from the Changes file
      adds  68d7018   *** empty log message ***
      adds  5555a57   actually add handling for file option document quiet option
      adds  0601eed   *** empty log message ***
      adds  f5c4c36   test the "guess id" bits
      adds  daff528   new versions of the ICU XML data have the full English names in the en locale, not root
      adds  7c3bb95   fix _guess_id to actually work, and don't call non-existent method once we have one
      adds  a59de01   *** empty log message ***
      adds  4cf9915   sign releases
      adds  071046d   0.08
      adds  f240bf5   remove generated file from CVS
      adds  272c3ef   add storable hooks
      adds  0a3c640   doc bug fixes from Jean Forget
      adds  0d9b6fa   *** empty log message ***
      adds  2ac181c   updated to most recent ICU XML files (august, 2004) lots of code changes to accomodate the latest data remove icu-xml from DT CVS more/updated tests
      adds  c444e05   new tests
      adds  390efe2   update ICU license file
      adds  692c666   more updates
      adds  92bd812   fix type in filename
      adds  f4cee46   update for release
      adds  ccdbd53   fix era() for year 0
      adds  aaa6689   new release to fix era buglet
      adds  8e74f39   add return $self
      adds  a410440   allow dashes in locale ids
      adds  0ed2b18   fix custom classes passed to register
      adds  0fb4b1b   update version #
      adds  6bd8baa   use traditional Makefile.PL
      adds  956bc98   all changes
      adds  4e390f8   *** empty log message ***
      adds  0dfcdb4   *** empty log message ***
      adds  1758d4a   fix patcher's name
      adds  abb2ebe   add M::B to build_requires
      adds  a5a6940   should be dist_author
      adds  17178ea   add missing "use strict"
      adds  c9baa40   Rename this tool since the new data source will be the CLDR
      adds  81fd123   Lots of updates to get the generator working with the latest CLDR data, rather than ICU.
      adds  d2dfeec   Get all the tests passing.
      adds  f7d801b   Remove unneeded entries.
      adds  61c7fc4   Incorporate the ISO639-2 aliases into the catalog directly. This makes it easier to exclude aliases for languages with incomplete data (like Kurdish and Kirghiz).
      adds  b4c48b9   Add a test for the eras() method to make sure it does what we expect.
      adds  78edc5c   Add ignore prop
      adds  4911904   This is a locale, not a tz.
      adds  3b8b7f5   Add a STORABLE_attach method to cooperate with newer versions of STORABLE.
      adds  81f72a1   Fix the generator to get the narrow day/month properly.
      adds  c017c0d   Fix has_data() func in generator.
      adds  f9866c4   ignore .svn dirs
      adds  f673ceb   Remove .cvsignore file.
      adds  cab83fb   Add release date.
      adds  cc4fe07   Doh, forgot to add the methods DateTime.pm would need to get the new era bits.
      adds  9cbc5ca   Load File::Spec, since the tests uses it. Not sure how this passed, but it fails with bleadperl.
      adds  47e8b9d   Update changes.
      adds  606774b   Make sure to not try to run tests which need DateTime.pm if we know we cannot do so.
      adds  2fe4b9b   Preparing a new release since 0.31 will fail its tests if DateTime.pm is not already installed.
      adds  41ced1c   Do validation on the name passed to load() in order to catch undef passed to this method.
      adds  d9c3741   Per the Storable docs, return false if STORABLE_freeze is doing cloning. This seems to fix a bug related to the use of Cache::Cache in DT::Calendar::Chinese.
      adds  8b5cc50   Update version # and changes file
      adds  a495bc2   These are locales, not time zones.
      adds  96498e2   Add dclone test, though this doesn't tickle the bug I saw when using DT::Calendar::Chinese.
      adds  bef8f2d   Fix handling of multiple am/pm values.
      adds  aebad1a   Remove STORABLE_attach entirely. It seems to be causing weird bugs with DateTime.pm.
      adds  63aa921   Fix bug when $opts{name} is passed.
      adds  a585f7b   Make --name actually do something.
      adds  a4320c0   Adjustments to deal with the latest changes to the XML formats in CLDR 1.5.
      adds  a24fa4d   Increase generator version.
      adds  9522a35   The formerly incomplete locales have now been completed, but a new locale, "ssy" is incomplete.
      adds  9d05e7a   When skipping known bad locales, only skip them if the XML file's revision number is also known bad. This should prevent false positives when the next release comes out.
      adds  b878e9f   The short date format for the root locale has changed in CLDR 1.5.
      adds  bc7d18b   The "ii" locale has the same day abbreviation for two days. Go figure.
      adds  241fbac   Increase version #
      adds  b1adf4f   Ignore more generated files.
      adds  795613a   Changes for 0.35.
      adds  50cee18   Ignore generated files and put this property in the right dir.
      adds  bff000c   Fix speling
      adds  65bf456   Updated to latest license (just changes copyright year).
      adds  68b836a   Capitalize forcearray
      adds  3b0fd2d   Fix a typo in the synopsis code
      adds  e3f1e2b   Some minor reformatting
      adds  0b90b7b   Split up some big subs
      adds  39995d9   modernize pod tests
      adds  1e5d5f1   Split up some more overly long subs
      adds  6f4a311   XML::Simple was spitting out warnings in many cases, because there were multiple versions of things like months, days, etc. It turns out that we were basically picking one version at random, rather than choosing a preferred version intentionally (doh!).
      adds  e57d43d   Document need for quarter_names() and quarter_abbreviations() in subclasses
      adds  f474926   Add various datetime formats to generated data.
      adds  77f4a48   Require Perl 5.6.0+ and tweak code to use its features.
      adds  2a74a55   Fix typo in var name
      adds  42576a1   Sort keys for datetime formats
      adds  5993506   more work on handling formats, including tests for this data
      adds  2787882   lots of doc updates
      adds  d32b88c   A reimplementation of the generator as LibXML-based consumer of the LDML data.
      adds  ae4a9ca   extract more data more tests refactor tests to be data structure based
      adds  9610592   Get rid of the real class hack, we'll just generate mostly empty .pm files, it's simpler.
      adds  21f2c62   Add some optimizations to avoid resolving unneeded aliases.
      adds  5065cfb   Add source_file attribute
      adds  8c8f12d   Add source_file
      adds  4fe276a   Handle case of an XML file with no calendar data and add tests for it
      adds  517e473   Remove is_complete attribute, since ssy actually does have enough data to be useful, and an empty locale will now be dealt with differently anyway.
      adds  8d7ae77   add default_date_format_length and default_time_format_length
      adds  9d9c149   Handle incomplete sets of days, months, etc properly
      adds  5f21ba8   generate the various datetime formats
      adds  c9e1171   Implemented {en,native}_{language,script,territory,variant}, which requires lots of fun traversing the "inheritance" tree in LDML.
      adds  df43c7a   handle no datetime_format for the locale cleanly
      adds  b603c76   more test data files
      adds  4a21315   Fix typo in module name
      adds  e29f209   backwards compatibility hack to convert CLDR patterns to strftime
      adds  13e5b6d   update ignore list
      adds  3971dc5   new generation script manifest updates
      adds  b5870e7   Remove debugging hack
      adds  84a456e   add first_day_of_week attribute
      adds  7d5c0ac   add another test data file
      adds  e02f915   handle int attributes
      adds  48a55d1   Need to make default date & time format accessors private
      adds  796ff5c   Make this just point to Locale::Catalog
      adds  597ab99   Lots of doc updates
      adds  b5ec0af   strftime becomes format_cldr
      adds  646bcf4   generate datetime formats at runtime, which makes inheritance simpler
      adds  a3e623a   sort keys in hashref
      adds  aa9b8bd   Make sure all locales have an en_language
      adds  fb98491   enable and test hack data fixes
      adds  ab1bc23   If the strings are quotemeta'd, they need to be put in double quotes or else the backslashes don't get interpolated.
      adds  23ee921   The stand_alone subs should all "inherit" from the format subs if they don't provide any data.
      adds  69100a7   More 'inheritance' madness. I am kind of guessing at this point, since the spec needs work.
      adds  a1a02c5   Rewrote it to work with the new data.
      adds  d5da5b6   update ignore list
      adds  7ec5803   tests almost all passing with new generation code
      adds  c9fdc10   a few more test updates for the latest data
      adds  b7878e5   POD fix
      adds  f05c4d1   POD fixlet
      adds  4cb1580   more manifest updates
      adds  3f3cf67   rename am_pm -> am_pm_abbreviated since am_pm was used in the old api
      adds  f5f166a   am_pm was renamed to am_pm_abbreviated
      adds  3293204   am_pm renamed to am_pm_abbreviated
      adds  8f2764a   Don't try to make an alias if the $to method doesn't exist
      adds  92ba413   A whole bunch more backwards compat
      adds  449b761   Even more backwards compatibility junk
      adds  06dbdb0   More methods needed for subclasses
      adds  a0db331   Update changes
      adds  8e52f1a   more changes
      adds  dc2d0fb   Add prefers_24_hour_time method and test it
      adds  30f5570   Require 5.006 first
      adds  df031b3   finally came up with an aliasing algorithm that seems to be correct
      adds  97029e6   Make tests pass
      adds  d1c4847   Actually add POD to generate locale files
      adds  de6e805   Add license bits
      adds  208a773   Add footer to Catalog
      adds  c39e0e2   Escape @urth
      adds  c0815ab   remove the old generation code
      adds  ac64d7c   small doc tweaks
      adds  ec1864b   update manifest base
      adds  224b7b1   Just check pod coverage for non-generated files
      adds  b57ab94   Make some undocumented methods private
      adds  87a2575   Don't expect coverage for Storable hooks
      adds  829a416   add tests for first_day_of_week
      adds  f54bde6   lots of doc updates
      adds  142502b   Handle no calendar data a little differently, so that we still look at the LDML object's data. This is necessary because a locale can define a first day of the week and not have any calendar data in its XML file.
      adds  a52d44c   Oops, this is hashref, not an arrayref
      adds  eb4c9d7   more test data
      adds  3e9d423   fix test count
      adds  e79113e   update manifest
      adds  350715b   Fix POD generation for new data
      adds  79f4f5d   Add available formats and some misc info to the generated POD.
      adds  7e0b524   updated Changes
      adds  5ae6ff3   More changes
      adds  8604765   More changes
      adds  15532cb   Remove doubled __END__
      adds  f0d6917   Add date
      adds  773cf53   add .shipit file
      adds  e962f72   Use fq name for uniq to shut up warning with 5.6.x
      adds  6de03af   Made some minor changes for 5.6.x
      adds  066aa0a   Load an xml catalog (may reduce net access)
      adds  6464805   Add CLDR version to catalog and generated files so it can warn on a mismatch.
      adds  3b8df33   update ignore list
      adds  3a0cdac   bump for version 0.41
      adds  d9e7377   update tests for CLDR 1.6 data
      adds  aee4c9f   Add release date
      adds  c75c841   Add new test to manifest.base
      adds  6e5dc78   Add a DONATIONS section
      adds  96fe382   Fix alias generation to include the old hard-coded aliases.
      adds  e77c4f1   Added a test for some selected aliases
      adds  0e9ebd7   just put these tests in 02...
      adds  fef87ff   Add tests for some other aliases
      adds  ad1a992   No need for all this caching junk, just turn off external dtd loading and everything goes much much much faster.
      adds  f3a5de2   Update our 3-to-2 language code mapping from the latest ISO639 version.
      adds  a9f9756   bump version and update changes for release
      adds  6215d84   Make sure one of the example times is after 12pm to demonstrate whether the locale uses 24 or 12 hour time.
      adds  8bb384c   Use non-deprecated CMOP method
      adds  a275903   medium date format for root has changed in CLDR 1.7.1
      adds  b830f34   Test changes to accomodate latest data in CLDR 1.7.1
      adds  3d9469e   Update CLDR license
      adds  74bf5df   Changes for 0.43
      adds  29ca740   Bump version to 0.43
      adds  a963f00   Add a missing close paren.
      adds  a79d5e4   Add deprecation notice for all old methods
      adds  6d82532   convert to unix line endings
      adds  15b56ff   require P::V 0.91
      adds  9176102   bump version and update Changes
      adds  6df3777   Add release date
      adds  7e3ca2c   Pod fixlets
      adds  ab946fa   Fix docs to show correct usage
      adds  f286968   Lots of doc fixes, particularly on subclassing
      adds  5ae1db6   Changes entry for doc updates
      adds  30859fa   updated test data from latest cldr
      adds  e3c146e   Get interval format data and test this
      adds  0d925d1   run all code through perltidy
      adds  8110a24   Run code through perltidy
      adds  73c2086   Update ISO-639 data
      adds  0915c20   Handle Maybe types
      adds  bf11f39   First stab at handling interval formats (but will not go in next release)
      adds  1b88cd3   get field name data from LDML
      adds  b2e3cac   Formatting
      adds  8201712   More formatting fixes
      adds  ac495f5   merge available formats in LDML.pm rather than doing it in DT::L::Base
      adds  3c746ad   The hack for the az locale is no longer needed in the current CLDR data
      adds  1d20867   build merged field names in LDML.pm
      adds  62551d5   Handle merged available formats when generating locales.
      adds  9384328   Changes for available_formats
      adds  ac6f5ab   No need for a special sub for available formats
      adds  ccd76a0   Add field names to generation output
      adds  0524e9b   add tests for field names
      adds  22e9347   Doc field_name and relative_field_name for subclassers
      adds  4b664bd   Clarify docs for field names a bit
      adds  46fbfbc   Copy docs from root.pm
      adds  dd134b8   Add changes note for field names
      adds  3b838a0   Mark old methods as deprecated and don't call them in 01basic.t
      adds  e3bd0db   No need for FQ sub
      adds  316c4e5   tidy
      adds  77af149   Add tests for deprecation and improve deprecation warning
      adds  3383ac9   Doc deprecation warning in changes
      adds  1badaa4   bump version to 0.45
      adds  37b4d2e   Fix indentation
      adds  1a6798b   Add new deprecation warning tests to manifest
      adds  998bdd6   Sort available formats for POD
      adds  6ff7833   update tags
      adds  0725579   Add new repo to Changes
      adds  bed2a75   Add META.yml resources
      adds  d409029   Update .shipit for hg
      adds  381748a   Modernize MANIFEST.SKIP
      adds  71e4152   Basic .hgignore
      adds  7864a4a   Updated LDML code to follow inheritance in the proper path, including <fallback> tag.
      adds  2bf141c   Fill in era names from parents just like months, days, etc.
      adds  44b9473   just add all of cldr 1.7.1 for test data
      adds  61dc482   remove debugging cruft
      adds  fc0a2b9   More ridiculous recursion workarounds for weird cases like nb/nn
      adds  79f5d38   Add a test to make sure fill from parent really works
      adds  d8c5741   Ignore generated files
      adds  5cd7c55   Test days for en_US
      adds  ab5afd1   simple is it an xml file check
      adds  ddd6b11   Always generate data for a file, even if it has no calendar data itself, we want to get data from parents.
      adds  3808cdb   uncomment important pieces
      adds  34f2866   All locales should inherit from Base
      adds  3d229cb   Make pod generation an option that can be turned off via the CLI
      adds  d3d6393   Always expect a calendar node
      adds  87a5057   Get latest CLDR data and put it in top level of repo
      adds  6099bf8   Script for getting latest cldr data that we use into the repo
      adds  eb1d073   post hg conversion tweaks
      adds  c9a4782   post hg conversion tweaks
      adds  edd3c7d   Test ->datetime_formats method (and add it so it exists)
      adds  bc1a62a   Check for generated files when run from a checkout
      adds  f12834a   Fix typos
      adds  3629c0f   Ignore DateTime/Locale/Catalog.pm
      adds  16b848e   Fix path to check for locale files
      adds  0140a19   Revert to files from 0.45 tarball
      adds  a2fa746   Make Changes file UTF-8 (was ISO-8859-1)
      adds  4e065b9   Don't ignore generated files
      adds  a131fb5   Ignore .tidyall.d dir
      adds  9713e43   Switch to dzil and add all locale files to repo
      adds  a253986   Add generated cpanfile
      adds  1a0b421   Don't use $language as an id guess if it's not set
      adds  b890305   Add $NEXT to Changes
      adds  1ca323d   Special case C.* locales in DateTime::Locale and test that they're handled sanely
      adds  14f1108   Add .travis.yml
      adds  b8cf47d   Add more spelling words to stoplist
      adds  0f8a559   Skip Test::Version for now
      adds  1f7840f   v0.46
      adds  5992f84   Bump version after release
      adds  a7c2dea   Fix typo in Changes
      adds  9c7df4b   Add 5.22 to build targets and use Travis containers
      adds  6817a35   Add dev to perl list, allow blead failures, add coverage, use travis-perl auto
      adds  582d761   Add aspell package
      adds  d0e71cb   Add Test::Output to DevelopRequires list
      adds  46a6e08   Include aspell-en package for .travis.yml
      adds  dafc940   Quote Perl versions so 5.20 is not interpreted as 5.2
      adds  fc44842   Changes for 0.92
      adds  4e0866a   Set version to 0.92
      adds  e292a8e   Remove Git::CheckFor::CorrectBranch plugin
      adds  c320e73   v0.92
      adds  aed10c6   Imported Upstream version 0.92
       new  ac9ff9e   Merge tag 'upstream/0.92'
       new  604cf29   Update debian/changelog
       new  a7a691a   add IGNORE-VERSION

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 Changes                              |   82 ++-
 MANIFEST                             |    2 +-
 META.json                            | 1209 ++++++++++++++++++----------------
 META.yml                             | 1170 ++++++++++++++++----------------
 Makefile.PL                          |    5 +-
 README.md                            |    2 +-
 cpanfile                             |    1 +
 debian/changelog                     |    9 +
 dist.ini                             |    4 +
 lib/DateTime/Locale.pm               |    4 +-
 lib/DateTime/Locale/Base.pm          |    4 +-
 lib/DateTime/Locale/Catalog.pm       |    4 +-
 lib/DateTime/Locale/aa.pm            |    2 +-
 lib/DateTime/Locale/aa_DJ.pm         |    2 +-
 lib/DateTime/Locale/aa_ER.pm         |    2 +-
 lib/DateTime/Locale/aa_ER_SAAHO.pm   |    2 +-
 lib/DateTime/Locale/aa_ET.pm         |    2 +-
 lib/DateTime/Locale/af.pm            |    2 +-
 lib/DateTime/Locale/af_NA.pm         |    2 +-
 lib/DateTime/Locale/af_ZA.pm         |    2 +-
 lib/DateTime/Locale/ak.pm            |    2 +-
 lib/DateTime/Locale/ak_GH.pm         |    2 +-
 lib/DateTime/Locale/am.pm            |    2 +-
 lib/DateTime/Locale/am_ET.pm         |    2 +-
 lib/DateTime/Locale/ar.pm            |    2 +-
 lib/DateTime/Locale/ar_AE.pm         |    2 +-
 lib/DateTime/Locale/ar_BH.pm         |    2 +-
 lib/DateTime/Locale/ar_DZ.pm         |    2 +-
 lib/DateTime/Locale/ar_EG.pm         |    2 +-
 lib/DateTime/Locale/ar_IQ.pm         |    2 +-
 lib/DateTime/Locale/ar_JO.pm         |    2 +-
 lib/DateTime/Locale/ar_KW.pm         |    2 +-
 lib/DateTime/Locale/ar_LB.pm         |    2 +-
 lib/DateTime/Locale/ar_LY.pm         |    2 +-
 lib/DateTime/Locale/ar_MA.pm         |    2 +-
 lib/DateTime/Locale/ar_OM.pm         |    2 +-
 lib/DateTime/Locale/ar_QA.pm         |    2 +-
 lib/DateTime/Locale/ar_SA.pm         |    2 +-
 lib/DateTime/Locale/ar_SD.pm         |    2 +-
 lib/DateTime/Locale/ar_SY.pm         |    2 +-
 lib/DateTime/Locale/ar_TN.pm         |    2 +-
 lib/DateTime/Locale/ar_YE.pm         |    2 +-
 lib/DateTime/Locale/as.pm            |    2 +-
 lib/DateTime/Locale/as_IN.pm         |    2 +-
 lib/DateTime/Locale/az.pm            |    2 +-
 lib/DateTime/Locale/az_AZ.pm         |    2 +-
 lib/DateTime/Locale/az_Cyrl.pm       |    2 +-
 lib/DateTime/Locale/az_Cyrl_AZ.pm    |    2 +-
 lib/DateTime/Locale/az_Latn.pm       |    2 +-
 lib/DateTime/Locale/az_Latn_AZ.pm    |    2 +-
 lib/DateTime/Locale/be.pm            |    2 +-
 lib/DateTime/Locale/be_BY.pm         |    2 +-
 lib/DateTime/Locale/bg.pm            |    2 +-
 lib/DateTime/Locale/bg_BG.pm         |    2 +-
 lib/DateTime/Locale/bn.pm            |    2 +-
 lib/DateTime/Locale/bn_BD.pm         |    2 +-
 lib/DateTime/Locale/bn_IN.pm         |    2 +-
 lib/DateTime/Locale/bo.pm            |    2 +-
 lib/DateTime/Locale/bo_CN.pm         |    2 +-
 lib/DateTime/Locale/bo_IN.pm         |    2 +-
 lib/DateTime/Locale/bs.pm            |    2 +-
 lib/DateTime/Locale/bs_BA.pm         |    2 +-
 lib/DateTime/Locale/byn.pm           |    2 +-
 lib/DateTime/Locale/byn_ER.pm        |    2 +-
 lib/DateTime/Locale/ca.pm            |    2 +-
 lib/DateTime/Locale/ca_ES.pm         |    2 +-
 lib/DateTime/Locale/cch.pm           |    2 +-
 lib/DateTime/Locale/cch_NG.pm        |    2 +-
 lib/DateTime/Locale/cop.pm           |    2 +-
 lib/DateTime/Locale/cs.pm            |    2 +-
 lib/DateTime/Locale/cs_CZ.pm         |    2 +-
 lib/DateTime/Locale/cy.pm            |    2 +-
 lib/DateTime/Locale/cy_GB.pm         |    2 +-
 lib/DateTime/Locale/da.pm            |    2 +-
 lib/DateTime/Locale/da_DK.pm         |    2 +-
 lib/DateTime/Locale/de.pm            |    2 +-
 lib/DateTime/Locale/de_AT.pm         |    2 +-
 lib/DateTime/Locale/de_BE.pm         |    2 +-
 lib/DateTime/Locale/de_CH.pm         |    2 +-
 lib/DateTime/Locale/de_DE.pm         |    2 +-
 lib/DateTime/Locale/de_LI.pm         |    2 +-
 lib/DateTime/Locale/de_LU.pm         |    2 +-
 lib/DateTime/Locale/dv.pm            |    2 +-
 lib/DateTime/Locale/dv_MV.pm         |    2 +-
 lib/DateTime/Locale/dz.pm            |    2 +-
 lib/DateTime/Locale/dz_BT.pm         |    2 +-
 lib/DateTime/Locale/ee.pm            |    2 +-
 lib/DateTime/Locale/ee_GH.pm         |    2 +-
 lib/DateTime/Locale/ee_TG.pm         |    2 +-
 lib/DateTime/Locale/el.pm            |    2 +-
 lib/DateTime/Locale/el_CY.pm         |    2 +-
 lib/DateTime/Locale/el_GR.pm         |    2 +-
 lib/DateTime/Locale/el_POLYTON.pm    |    2 +-
 lib/DateTime/Locale/en.pm            |    2 +-
 lib/DateTime/Locale/en_AS.pm         |    2 +-
 lib/DateTime/Locale/en_AU.pm         |    2 +-
 lib/DateTime/Locale/en_BE.pm         |    2 +-
 lib/DateTime/Locale/en_BW.pm         |    2 +-
 lib/DateTime/Locale/en_BZ.pm         |    2 +-
 lib/DateTime/Locale/en_CA.pm         |    2 +-
 lib/DateTime/Locale/en_Dsrt.pm       |    2 +-
 lib/DateTime/Locale/en_Dsrt_US.pm    |    2 +-
 lib/DateTime/Locale/en_GB.pm         |    2 +-
 lib/DateTime/Locale/en_GU.pm         |    2 +-
 lib/DateTime/Locale/en_HK.pm         |    2 +-
 lib/DateTime/Locale/en_IE.pm         |    2 +-
 lib/DateTime/Locale/en_IN.pm         |    2 +-
 lib/DateTime/Locale/en_JM.pm         |    2 +-
 lib/DateTime/Locale/en_MH.pm         |    2 +-
 lib/DateTime/Locale/en_MP.pm         |    2 +-
 lib/DateTime/Locale/en_MT.pm         |    2 +-
 lib/DateTime/Locale/en_NA.pm         |    2 +-
 lib/DateTime/Locale/en_NZ.pm         |    2 +-
 lib/DateTime/Locale/en_PH.pm         |    2 +-
 lib/DateTime/Locale/en_PK.pm         |    2 +-
 lib/DateTime/Locale/en_SG.pm         |    2 +-
 lib/DateTime/Locale/en_Shaw.pm       |    2 +-
 lib/DateTime/Locale/en_TT.pm         |    2 +-
 lib/DateTime/Locale/en_UM.pm         |    2 +-
 lib/DateTime/Locale/en_US.pm         |    2 +-
 lib/DateTime/Locale/en_US_POSIX.pm   |    2 +-
 lib/DateTime/Locale/en_VI.pm         |    2 +-
 lib/DateTime/Locale/en_ZA.pm         |    2 +-
 lib/DateTime/Locale/en_ZW.pm         |    2 +-
 lib/DateTime/Locale/eo.pm            |    2 +-
 lib/DateTime/Locale/es.pm            |    2 +-
 lib/DateTime/Locale/es_AR.pm         |    2 +-
 lib/DateTime/Locale/es_BO.pm         |    2 +-
 lib/DateTime/Locale/es_CL.pm         |    2 +-
 lib/DateTime/Locale/es_CO.pm         |    2 +-
 lib/DateTime/Locale/es_CR.pm         |    2 +-
 lib/DateTime/Locale/es_DO.pm         |    2 +-
 lib/DateTime/Locale/es_EC.pm         |    2 +-
 lib/DateTime/Locale/es_ES.pm         |    2 +-
 lib/DateTime/Locale/es_GT.pm         |    2 +-
 lib/DateTime/Locale/es_HN.pm         |    2 +-
 lib/DateTime/Locale/es_MX.pm         |    2 +-
 lib/DateTime/Locale/es_NI.pm         |    2 +-
 lib/DateTime/Locale/es_PA.pm         |    2 +-
 lib/DateTime/Locale/es_PE.pm         |    2 +-
 lib/DateTime/Locale/es_PR.pm         |    2 +-
 lib/DateTime/Locale/es_PY.pm         |    2 +-
 lib/DateTime/Locale/es_SV.pm         |    2 +-
 lib/DateTime/Locale/es_US.pm         |    2 +-
 lib/DateTime/Locale/es_UY.pm         |    2 +-
 lib/DateTime/Locale/es_VE.pm         |    2 +-
 lib/DateTime/Locale/et.pm            |    2 +-
 lib/DateTime/Locale/et_EE.pm         |    2 +-
 lib/DateTime/Locale/eu.pm            |    2 +-
 lib/DateTime/Locale/eu_ES.pm         |    2 +-
 lib/DateTime/Locale/fa.pm            |    2 +-
 lib/DateTime/Locale/fa_AF.pm         |    2 +-
 lib/DateTime/Locale/fa_IR.pm         |    2 +-
 lib/DateTime/Locale/fi.pm            |    2 +-
 lib/DateTime/Locale/fi_FI.pm         |    2 +-
 lib/DateTime/Locale/fil.pm           |    2 +-
 lib/DateTime/Locale/fil_PH.pm        |    2 +-
 lib/DateTime/Locale/fo.pm            |    2 +-
 lib/DateTime/Locale/fo_FO.pm         |    2 +-
 lib/DateTime/Locale/fr.pm            |    2 +-
 lib/DateTime/Locale/fr_BE.pm         |    2 +-
 lib/DateTime/Locale/fr_CA.pm         |    2 +-
 lib/DateTime/Locale/fr_CH.pm         |    2 +-
 lib/DateTime/Locale/fr_FR.pm         |    2 +-
 lib/DateTime/Locale/fr_LU.pm         |    2 +-
 lib/DateTime/Locale/fr_MC.pm         |    2 +-
 lib/DateTime/Locale/fr_SN.pm         |    2 +-
 lib/DateTime/Locale/fur.pm           |    2 +-
 lib/DateTime/Locale/fur_IT.pm        |    2 +-
 lib/DateTime/Locale/ga.pm            |    2 +-
 lib/DateTime/Locale/ga_IE.pm         |    2 +-
 lib/DateTime/Locale/gaa.pm           |    2 +-
 lib/DateTime/Locale/gaa_GH.pm        |    2 +-
 lib/DateTime/Locale/gez.pm           |    2 +-
 lib/DateTime/Locale/gez_ER.pm        |    2 +-
 lib/DateTime/Locale/gez_ET.pm        |    2 +-
 lib/DateTime/Locale/gl.pm            |    2 +-
 lib/DateTime/Locale/gl_ES.pm         |    2 +-
 lib/DateTime/Locale/gsw.pm           |    2 +-
 lib/DateTime/Locale/gsw_CH.pm        |    2 +-
 lib/DateTime/Locale/gu.pm            |    2 +-
 lib/DateTime/Locale/gu_IN.pm         |    2 +-
 lib/DateTime/Locale/gv.pm            |    2 +-
 lib/DateTime/Locale/gv_GB.pm         |    2 +-
 lib/DateTime/Locale/ha.pm            |    2 +-
 lib/DateTime/Locale/ha_Arab.pm       |    2 +-
 lib/DateTime/Locale/ha_Arab_NG.pm    |    2 +-
 lib/DateTime/Locale/ha_Arab_SD.pm    |    2 +-
 lib/DateTime/Locale/ha_GH.pm         |    2 +-
 lib/DateTime/Locale/ha_Latn.pm       |    2 +-
 lib/DateTime/Locale/ha_Latn_GH.pm    |    2 +-
 lib/DateTime/Locale/ha_Latn_NE.pm    |    2 +-
 lib/DateTime/Locale/ha_Latn_NG.pm    |    2 +-
 lib/DateTime/Locale/ha_NE.pm         |    2 +-
 lib/DateTime/Locale/ha_NG.pm         |    2 +-
 lib/DateTime/Locale/ha_SD.pm         |    2 +-
 lib/DateTime/Locale/haw.pm           |    2 +-
 lib/DateTime/Locale/haw_US.pm        |    2 +-
 lib/DateTime/Locale/he.pm            |    2 +-
 lib/DateTime/Locale/he_IL.pm         |    2 +-
 lib/DateTime/Locale/hi.pm            |    2 +-
 lib/DateTime/Locale/hi_IN.pm         |    2 +-
 lib/DateTime/Locale/hr.pm            |    2 +-
 lib/DateTime/Locale/hr_HR.pm         |    2 +-
 lib/DateTime/Locale/hu.pm            |    2 +-
 lib/DateTime/Locale/hu_HU.pm         |    2 +-
 lib/DateTime/Locale/hy.pm            |    2 +-
 lib/DateTime/Locale/hy_AM.pm         |    2 +-
 lib/DateTime/Locale/hy_AM_REVISED.pm |    2 +-
 lib/DateTime/Locale/ia.pm            |    2 +-
 lib/DateTime/Locale/id.pm            |    2 +-
 lib/DateTime/Locale/id_ID.pm         |    2 +-
 lib/DateTime/Locale/ig.pm            |    2 +-
 lib/DateTime/Locale/ig_NG.pm         |    2 +-
 lib/DateTime/Locale/ii.pm            |    2 +-
 lib/DateTime/Locale/ii_CN.pm         |    2 +-
 lib/DateTime/Locale/is.pm            |    2 +-
 lib/DateTime/Locale/is_IS.pm         |    2 +-
 lib/DateTime/Locale/it.pm            |    2 +-
 lib/DateTime/Locale/it_CH.pm         |    2 +-
 lib/DateTime/Locale/it_IT.pm         |    2 +-
 lib/DateTime/Locale/iu.pm            |    2 +-
 lib/DateTime/Locale/ja.pm            |    2 +-
 lib/DateTime/Locale/ja_JP.pm         |    2 +-
 lib/DateTime/Locale/ka.pm            |    2 +-
 lib/DateTime/Locale/ka_GE.pm         |    2 +-
 lib/DateTime/Locale/kaj.pm           |    2 +-
 lib/DateTime/Locale/kaj_NG.pm        |    2 +-
 lib/DateTime/Locale/kam.pm           |    2 +-
 lib/DateTime/Locale/kam_KE.pm        |    2 +-
 lib/DateTime/Locale/kcg.pm           |    2 +-
 lib/DateTime/Locale/kcg_NG.pm        |    2 +-
 lib/DateTime/Locale/kfo.pm           |    2 +-
 lib/DateTime/Locale/kfo_CI.pm        |    2 +-
 lib/DateTime/Locale/kk.pm            |    2 +-
 lib/DateTime/Locale/kk_Cyrl.pm       |    2 +-
 lib/DateTime/Locale/kk_Cyrl_KZ.pm    |    2 +-
 lib/DateTime/Locale/kk_KZ.pm         |    2 +-
 lib/DateTime/Locale/kl.pm            |    2 +-
 lib/DateTime/Locale/kl_GL.pm         |    2 +-
 lib/DateTime/Locale/km.pm            |    2 +-
 lib/DateTime/Locale/km_KH.pm         |    2 +-
 lib/DateTime/Locale/kn.pm            |    2 +-
 lib/DateTime/Locale/kn_IN.pm         |    2 +-
 lib/DateTime/Locale/ko.pm            |    2 +-
 lib/DateTime/Locale/ko_KR.pm         |    2 +-
 lib/DateTime/Locale/kok.pm           |    2 +-
 lib/DateTime/Locale/kok_IN.pm        |    2 +-
 lib/DateTime/Locale/kpe.pm           |    2 +-
 lib/DateTime/Locale/kpe_GN.pm        |    2 +-
 lib/DateTime/Locale/kpe_LR.pm        |    2 +-
 lib/DateTime/Locale/ku.pm            |    2 +-
 lib/DateTime/Locale/ku_Arab.pm       |    2 +-
 lib/DateTime/Locale/ku_Arab_IQ.pm    |    2 +-
 lib/DateTime/Locale/ku_Arab_IR.pm    |    2 +-
 lib/DateTime/Locale/ku_Arab_SY.pm    |    2 +-
 lib/DateTime/Locale/ku_IQ.pm         |    2 +-
 lib/DateTime/Locale/ku_IR.pm         |    2 +-
 lib/DateTime/Locale/ku_Latn.pm       |    2 +-
 lib/DateTime/Locale/ku_Latn_TR.pm    |    2 +-
 lib/DateTime/Locale/ku_SY.pm         |    2 +-
 lib/DateTime/Locale/ku_TR.pm         |    2 +-
 lib/DateTime/Locale/kw.pm            |    2 +-
 lib/DateTime/Locale/kw_GB.pm         |    2 +-
 lib/DateTime/Locale/ky.pm            |    2 +-
 lib/DateTime/Locale/ky_KG.pm         |    2 +-
 lib/DateTime/Locale/ln.pm            |    2 +-
 lib/DateTime/Locale/ln_CD.pm         |    2 +-
 lib/DateTime/Locale/ln_CG.pm         |    2 +-
 lib/DateTime/Locale/lo.pm            |    2 +-
 lib/DateTime/Locale/lo_LA.pm         |    2 +-
 lib/DateTime/Locale/lt.pm            |    2 +-
 lib/DateTime/Locale/lt_LT.pm         |    2 +-
 lib/DateTime/Locale/lv.pm            |    2 +-
 lib/DateTime/Locale/lv_LV.pm         |    2 +-
 lib/DateTime/Locale/mk.pm            |    2 +-
 lib/DateTime/Locale/mk_MK.pm         |    2 +-
 lib/DateTime/Locale/ml.pm            |    2 +-
 lib/DateTime/Locale/ml_IN.pm         |    2 +-
 lib/DateTime/Locale/mn.pm            |    2 +-
 lib/DateTime/Locale/mn_CN.pm         |    2 +-
 lib/DateTime/Locale/mn_Cyrl.pm       |    2 +-
 lib/DateTime/Locale/mn_Cyrl_MN.pm    |    2 +-
 lib/DateTime/Locale/mn_MN.pm         |    2 +-
 lib/DateTime/Locale/mn_Mong.pm       |    2 +-
 lib/DateTime/Locale/mn_Mong_CN.pm    |    2 +-
 lib/DateTime/Locale/mo.pm            |    2 +-
 lib/DateTime/Locale/mr.pm            |    2 +-
 lib/DateTime/Locale/mr_IN.pm         |    2 +-
 lib/DateTime/Locale/ms.pm            |    2 +-
 lib/DateTime/Locale/ms_BN.pm         |    2 +-
 lib/DateTime/Locale/ms_MY.pm         |    2 +-
 lib/DateTime/Locale/mt.pm            |    2 +-
 lib/DateTime/Locale/mt_MT.pm         |    2 +-
 lib/DateTime/Locale/my.pm            |    2 +-
 lib/DateTime/Locale/my_MM.pm         |    2 +-
 lib/DateTime/Locale/nb.pm            |    2 +-
 lib/DateTime/Locale/nb_NO.pm         |    2 +-
 lib/DateTime/Locale/nds.pm           |    2 +-
 lib/DateTime/Locale/nds_DE.pm        |    2 +-
 lib/DateTime/Locale/ne.pm            |    2 +-
 lib/DateTime/Locale/ne_IN.pm         |    2 +-
 lib/DateTime/Locale/ne_NP.pm         |    2 +-
 lib/DateTime/Locale/nl.pm            |    2 +-
 lib/DateTime/Locale/nl_BE.pm         |    2 +-
 lib/DateTime/Locale/nl_NL.pm         |    2 +-
 lib/DateTime/Locale/nn.pm            |    2 +-
 lib/DateTime/Locale/nn_NO.pm         |    2 +-
 lib/DateTime/Locale/no.pm            |    2 +-
 lib/DateTime/Locale/nr.pm            |    2 +-
 lib/DateTime/Locale/nr_ZA.pm         |    2 +-
 lib/DateTime/Locale/nso.pm           |    2 +-
 lib/DateTime/Locale/nso_ZA.pm        |    2 +-
 lib/DateTime/Locale/ny.pm            |    2 +-
 lib/DateTime/Locale/ny_MW.pm         |    2 +-
 lib/DateTime/Locale/oc.pm            |    2 +-
 lib/DateTime/Locale/oc_FR.pm         |    2 +-
 lib/DateTime/Locale/om.pm            |    2 +-
 lib/DateTime/Locale/om_ET.pm         |    2 +-
 lib/DateTime/Locale/om_KE.pm         |    2 +-
 lib/DateTime/Locale/or.pm            |    2 +-
 lib/DateTime/Locale/or_IN.pm         |    2 +-
 lib/DateTime/Locale/pa.pm            |    2 +-
 lib/DateTime/Locale/pa_Arab.pm       |    2 +-
 lib/DateTime/Locale/pa_Arab_PK.pm    |    2 +-
 lib/DateTime/Locale/pa_Guru.pm       |    2 +-
 lib/DateTime/Locale/pa_Guru_IN.pm    |    2 +-
 lib/DateTime/Locale/pa_IN.pm         |    2 +-
 lib/DateTime/Locale/pa_PK.pm         |    2 +-
 lib/DateTime/Locale/pl.pm            |    2 +-
 lib/DateTime/Locale/pl_PL.pm         |    2 +-
 lib/DateTime/Locale/ps.pm            |    2 +-
 lib/DateTime/Locale/ps_AF.pm         |    2 +-
 lib/DateTime/Locale/pt.pm            |    2 +-
 lib/DateTime/Locale/pt_BR.pm         |    2 +-
 lib/DateTime/Locale/pt_PT.pm         |    2 +-
 lib/DateTime/Locale/ro.pm            |    2 +-
 lib/DateTime/Locale/ro_MD.pm         |    2 +-
 lib/DateTime/Locale/ro_RO.pm         |    2 +-
 lib/DateTime/Locale/root.pm          |    2 +-
 lib/DateTime/Locale/ru.pm            |    2 +-
 lib/DateTime/Locale/ru_RU.pm         |    2 +-
 lib/DateTime/Locale/ru_UA.pm         |    2 +-
 lib/DateTime/Locale/rw.pm            |    2 +-
 lib/DateTime/Locale/rw_RW.pm         |    2 +-
 lib/DateTime/Locale/sa.pm            |    2 +-
 lib/DateTime/Locale/sa_IN.pm         |    2 +-
 lib/DateTime/Locale/se.pm            |    2 +-
 lib/DateTime/Locale/se_FI.pm         |    2 +-
 lib/DateTime/Locale/se_NO.pm         |    2 +-
 lib/DateTime/Locale/sh.pm            |    2 +-
 lib/DateTime/Locale/sh_BA.pm         |    2 +-
 lib/DateTime/Locale/sh_CS.pm         |    2 +-
 lib/DateTime/Locale/sh_YU.pm         |    2 +-
 lib/DateTime/Locale/si.pm            |    2 +-
 lib/DateTime/Locale/si_LK.pm         |    2 +-
 lib/DateTime/Locale/sid.pm           |    2 +-
 lib/DateTime/Locale/sid_ET.pm        |    2 +-
 lib/DateTime/Locale/sk.pm            |    2 +-
 lib/DateTime/Locale/sk_SK.pm         |    2 +-
 lib/DateTime/Locale/sl.pm            |    2 +-
 lib/DateTime/Locale/sl_SI.pm         |    2 +-
 lib/DateTime/Locale/so.pm            |    2 +-
 lib/DateTime/Locale/so_DJ.pm         |    2 +-
 lib/DateTime/Locale/so_ET.pm         |    2 +-
 lib/DateTime/Locale/so_KE.pm         |    2 +-
 lib/DateTime/Locale/so_SO.pm         |    2 +-
 lib/DateTime/Locale/sq.pm            |    2 +-
 lib/DateTime/Locale/sq_AL.pm         |    2 +-
 lib/DateTime/Locale/sr.pm            |    2 +-
 lib/DateTime/Locale/sr_BA.pm         |    2 +-
 lib/DateTime/Locale/sr_CS.pm         |    2 +-
 lib/DateTime/Locale/sr_Cyrl.pm       |    2 +-
 lib/DateTime/Locale/sr_Cyrl_BA.pm    |    2 +-
 lib/DateTime/Locale/sr_Cyrl_CS.pm    |    2 +-
 lib/DateTime/Locale/sr_Cyrl_ME.pm    |    2 +-
 lib/DateTime/Locale/sr_Cyrl_RS.pm    |    2 +-
 lib/DateTime/Locale/sr_Cyrl_YU.pm    |    2 +-
 lib/DateTime/Locale/sr_Latn.pm       |    2 +-
 lib/DateTime/Locale/sr_Latn_BA.pm    |    2 +-
 lib/DateTime/Locale/sr_Latn_CS.pm    |    2 +-
 lib/DateTime/Locale/sr_Latn_ME.pm    |    2 +-
 lib/DateTime/Locale/sr_Latn_RS.pm    |    2 +-
 lib/DateTime/Locale/sr_Latn_YU.pm    |    2 +-
 lib/DateTime/Locale/sr_ME.pm         |    2 +-
 lib/DateTime/Locale/sr_RS.pm         |    2 +-
 lib/DateTime/Locale/sr_YU.pm         |    2 +-
 lib/DateTime/Locale/ss.pm            |    2 +-
 lib/DateTime/Locale/ss_SZ.pm         |    2 +-
 lib/DateTime/Locale/ss_ZA.pm         |    2 +-
 lib/DateTime/Locale/st.pm            |    2 +-
 lib/DateTime/Locale/st_LS.pm         |    2 +-
 lib/DateTime/Locale/st_ZA.pm         |    2 +-
 lib/DateTime/Locale/sv.pm            |    2 +-
 lib/DateTime/Locale/sv_FI.pm         |    2 +-
 lib/DateTime/Locale/sv_SE.pm         |    2 +-
 lib/DateTime/Locale/sw.pm            |    2 +-
 lib/DateTime/Locale/sw_KE.pm         |    2 +-
 lib/DateTime/Locale/sw_TZ.pm         |    2 +-
 lib/DateTime/Locale/syr.pm           |    2 +-
 lib/DateTime/Locale/syr_SY.pm        |    2 +-
 lib/DateTime/Locale/ta.pm            |    2 +-
 lib/DateTime/Locale/ta_IN.pm         |    2 +-
 lib/DateTime/Locale/te.pm            |    2 +-
 lib/DateTime/Locale/te_IN.pm         |    2 +-
 lib/DateTime/Locale/tg.pm            |    2 +-
 lib/DateTime/Locale/tg_Cyrl.pm       |    2 +-
 lib/DateTime/Locale/tg_Cyrl_TJ.pm    |    2 +-
 lib/DateTime/Locale/tg_TJ.pm         |    2 +-
 lib/DateTime/Locale/th.pm            |    2 +-
 lib/DateTime/Locale/th_TH.pm         |    2 +-
 lib/DateTime/Locale/ti.pm            |    2 +-
 lib/DateTime/Locale/ti_ER.pm         |    2 +-
 lib/DateTime/Locale/ti_ET.pm         |    2 +-
 lib/DateTime/Locale/tig.pm           |    2 +-
 lib/DateTime/Locale/tig_ER.pm        |    2 +-
 lib/DateTime/Locale/tl.pm            |    2 +-
 lib/DateTime/Locale/tn.pm            |    2 +-
 lib/DateTime/Locale/tn_ZA.pm         |    2 +-
 lib/DateTime/Locale/to.pm            |    2 +-
 lib/DateTime/Locale/to_TO.pm         |    2 +-
 lib/DateTime/Locale/tr.pm            |    2 +-
 lib/DateTime/Locale/tr_TR.pm         |    2 +-
 lib/DateTime/Locale/trv.pm           |    2 +-
 lib/DateTime/Locale/trv_TW.pm        |    2 +-
 lib/DateTime/Locale/ts.pm            |    2 +-
 lib/DateTime/Locale/ts_ZA.pm         |    2 +-
 lib/DateTime/Locale/tt.pm            |    2 +-
 lib/DateTime/Locale/tt_RU.pm         |    2 +-
 lib/DateTime/Locale/ug.pm            |    2 +-
 lib/DateTime/Locale/ug_Arab.pm       |    2 +-
 lib/DateTime/Locale/ug_Arab_CN.pm    |    2 +-
 lib/DateTime/Locale/ug_CN.pm         |    2 +-
 lib/DateTime/Locale/uk.pm            |    2 +-
 lib/DateTime/Locale/uk_UA.pm         |    2 +-
 lib/DateTime/Locale/ur.pm            |    2 +-
 lib/DateTime/Locale/ur_IN.pm         |    2 +-
 lib/DateTime/Locale/ur_PK.pm         |    2 +-
 lib/DateTime/Locale/uz.pm            |    2 +-
 lib/DateTime/Locale/uz_AF.pm         |    2 +-
 lib/DateTime/Locale/uz_Arab.pm       |    2 +-
 lib/DateTime/Locale/uz_Arab_AF.pm    |    2 +-
 lib/DateTime/Locale/uz_Cyrl.pm       |    2 +-
 lib/DateTime/Locale/uz_Cyrl_UZ.pm    |    2 +-
 lib/DateTime/Locale/uz_Latn.pm       |    2 +-
 lib/DateTime/Locale/uz_Latn_UZ.pm    |    2 +-
 lib/DateTime/Locale/uz_UZ.pm         |    2 +-
 lib/DateTime/Locale/ve.pm            |    2 +-
 lib/DateTime/Locale/ve_ZA.pm         |    2 +-
 lib/DateTime/Locale/vi.pm            |    2 +-
 lib/DateTime/Locale/vi_VN.pm         |    2 +-
 lib/DateTime/Locale/wal.pm           |    2 +-
 lib/DateTime/Locale/wal_ET.pm        |    2 +-
 lib/DateTime/Locale/wo.pm            |    2 +-
 lib/DateTime/Locale/wo_Latn.pm       |    2 +-
 lib/DateTime/Locale/wo_Latn_SN.pm    |    2 +-
 lib/DateTime/Locale/wo_SN.pm         |    2 +-
 lib/DateTime/Locale/xh.pm            |    2 +-
 lib/DateTime/Locale/xh_ZA.pm         |    2 +-
 lib/DateTime/Locale/yo.pm            |    2 +-
 lib/DateTime/Locale/yo_NG.pm         |    2 +-
 lib/DateTime/Locale/zh.pm            |    2 +-
 lib/DateTime/Locale/zh_CN.pm         |    2 +-
 lib/DateTime/Locale/zh_HK.pm         |    2 +-
 lib/DateTime/Locale/zh_Hans.pm       |    2 +-
 lib/DateTime/Locale/zh_Hans_CN.pm    |    2 +-
 lib/DateTime/Locale/zh_Hans_HK.pm    |    2 +-
 lib/DateTime/Locale/zh_Hans_MO.pm    |    2 +-
 lib/DateTime/Locale/zh_Hans_SG.pm    |    2 +-
 lib/DateTime/Locale/zh_Hant.pm       |    2 +-
 lib/DateTime/Locale/zh_Hant_HK.pm    |    2 +-
 lib/DateTime/Locale/zh_Hant_MO.pm    |    2 +-
 lib/DateTime/Locale/zh_Hant_TW.pm    |    2 +-
 lib/DateTime/Locale/zh_MO.pm         |    2 +-
 lib/DateTime/Locale/zh_SG.pm         |    2 +-
 lib/DateTime/Locale/zh_TW.pm         |    2 +-
 lib/DateTime/Locale/zu.pm            |    2 +-
 lib/DateTime/Locale/zu_ZA.pm         |    2 +-
 t/00-report-prereqs.dd               |    1 +
 t/author-00-compile.t                |    5 +-
 t/author-no-tabs.t                   |    2 +-
 481 files changed, 1814 insertions(+), 1622 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdatetime-locale-perl.git



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