[libcommons-lang3-java] branch master updated (f2e09a4 -> 78c77e1)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Mar 19 09:02:35 UTC 2014


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

ebourg-guest pushed a change to branch master
in repository libcommons-lang3-java.

      from  f2e09a4   New upstream release (3.3)
      adds  18fe2af   Imported Upstream version 3.3.1
       new  66634a7   Merge tag 'upstream/3.3.1'
       new  78c77e1   New upstream release (3.3.1)

The 2 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:
 RELEASE-NOTES.txt                                  | 40 ++++-----
 debian/changelog                                   |  6 ++
 default.properties                                 |  4 +-
 doap_lang.rdf                                      |  5 ++
 pom.xml                                            |  4 +-
 src/changes/changes.xml                            | 11 ++-
 .../java/org/apache/commons/lang3/EnumUtils.java   | 14 ++--
 .../apache/commons/lang3/StringEscapeUtils.java    |  3 +-
 .../org/apache/commons/lang3/time/DateUtils.java   | 79 ++++++-----------
 .../commons/lang3/time/DurationFormatUtils.java    | 98 +++++++++++-----------
 src/site/xdoc/download_lang.xml                    | 26 +++---
 src/site/xdoc/index.xml                            | 14 ++--
 src/site/xdoc/release-history.xml                  |  3 +-
 .../commons/lang3/StringEscapeUtilsTest.java       |  6 +-
 .../commons/lang3/time/DateUtilsFragmentTest.java  | 28 +++++++
 .../lang3/time/DurationFormatUtilsTest.java        | 38 ++++++++-
 .../commons/lang3/time/FastDateParserTest.java     |  6 +-
 17 files changed, 218 insertions(+), 167 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcommons-lang3-java.git



More information about the pkg-java-commits mailing list