[libjoda-time-java] branch master updated (889675a -> 61c6a2f)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Mon Jun 20 21:12:51 UTC 2016


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

ebourg-guest pushed a change to branch master
in repository libjoda-time-java.

      from  889675a   Upload to unstable
       new  9c17a25   Standards-Version updated to 3.9.8
      adds  c5af204   Imported Upstream version 2.9.4
       new  5840278   Merge tag 'upstream/2.9.4'
       new  cd6ff1a   Removed the Maven 2 compatibility patch
       new  6a2e71e   Downgraded the optional Maven dependencies to suggested package dependencies
       new  61c6a2f   Upload to unstable

The 5 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:
 README.md                                          |   8 +-
 RELEASE-NOTES.txt                                  |   8 +-
 debian/changelog                                   |   9 +
 debian/control                                     |  10 +-
 debian/patches/01-maven2-compatibility.patch       |  14 -
 debian/patches/series                              |   1 -
 pom.xml                                            |   8 +-
 src/conf/MANIFEST.MF                               |  18 +-
 .../java/org/joda/time/tz/ZoneInfoProvider.java    |  18 +-
 src/main/java/org/joda/time/tz/src/Readme.txt      |   2 +-
 src/main/java/org/joda/time/tz/src/asia            | 286 ++++++++++++++++-----
 src/main/java/org/joda/time/tz/src/europe          |  98 ++++---
 src/main/java/org/joda/time/tz/src/northamerica    |  12 +
 src/main/java/org/joda/time/tz/src/southamerica    |  18 +-
 src/site/markdown/index.md                         |   8 +-
 src/site/xdoc/installation.xml                     |   1 +
 .../xdoc/{upgradeto293.xml => upgradeto294.xml}    |  13 +-
 src/test/java/org/joda/time/TestDateTimeZone.java  |  33 +++
 18 files changed, 404 insertions(+), 161 deletions(-)
 delete mode 100644 debian/patches/01-maven2-compatibility.patch
 delete mode 100644 debian/patches/series
 copy src/site/xdoc/{upgradeto293.xml => upgradeto294.xml} (91%)

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



More information about the pkg-java-commits mailing list