[joda-convert] branch master updated (641b411 -> 93c5055)

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Tue Jul 4 09:22:33 UTC 2017


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

ebourg-guest pushed a change to branch master
in repository joda-convert.

      from  641b411   Upload to unstable
       new  92acd03   Removed debian/orig-tar.sh
      adds  9bec571   New upstream version 1.8.2
       new  1eb1601   Updated version 1.8.2 from 'upstream/1.8.2'
       new  cc3c931   Removed 01-maven2-compatibility.patch
       new  93c5055   Upload to unstable

The 4 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:
 .github/maven-settings.xml                         |  13 +++
 .travis.yml                                        |  26 +++--
 README.md                                          |  13 ++-
 debian/changelog                                   |   9 ++
 debian/control                                     |   2 +-
 debian/maven.cleanIgnoreRules                      |   1 -
 debian/orig-tar.sh                                 |  18 ---
 debian/patches/01-maven2-compatibility.patch       |  14 ---
 debian/patches/series                              |   1 -
 debian/rules                                       |   2 +-
 debian/watch                                       |   3 +-
 pom.xml                                            | 130 +++++++++++++--------
 src/changes/changes.xml                            |   7 ++
 .../java/org/joda/convert/FromStringFactory.java   |   2 +
 .../java/org/joda/convert/JDKStringConverter.java  |   2 +-
 src/main/java/org/joda/convert/RenameHandler.java  |  32 ++++-
 src/site/markdown/index.md                         |   6 +-
 .../org/joda/convert/TestJDKStringConverters.java  |  14 +++
 18 files changed, 193 insertions(+), 102 deletions(-)
 create mode 100644 .github/maven-settings.xml
 delete mode 100644 debian/maven.cleanIgnoreRules
 delete mode 100755 debian/orig-tar.sh
 delete mode 100644 debian/patches/01-maven2-compatibility.patch
 delete mode 100644 debian/patches/series

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



More information about the pkg-java-commits mailing list