[jcifs] branch master updated (6e079d8 -> c0e55b6)

Markus Koschany apo at moszumanska.debian.org
Thu Jan 18 13:58:36 UTC 2018


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

apo pushed a change to branch master
in repository jcifs.

      from  6e079d8   Update changelog
       new  12f8100   Use compat level 11.
       new  43502c6   Fix doc-base paths due to compat 11.
       new  d091da1   Use https for Format field.
       new  29a4d94   debhelper >= 11.
       new  b5d665a   Declare compliance with Debian Policy 4.1.3.
       new  563ea30   Update pom version
      adds  76fd9e5   New upstream version 1.3.19
       new  b92476a   Update upstream source from tag 'upstream/1.3.19'
       new  dd2bc97   Update changelog
       new  57872f8   Drop 0001-fix-index.html.patch
       new  fe26e09   Drop 0002-remove-path-to-nonexistant-compiler.patch
       new  e3a5f64   Refresh patches.
       new  989e73d   Fix version number of artifact
       new  5543c46   Use secure debian watch uri
       new  c0e55b6   Remove trailing whitespace

The 14 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:
 build.xml                                          |  6 +-
 debian/changelog                                   | 14 +++-
 debian/compat                                      |  2 +-
 debian/control                                     |  4 +-
 debian/copyright                                   | 20 ++---
 debian/jcifs.pom                                   |  2 +-
 debian/libjcifs-java-doc.doc-base                  |  4 +-
 debian/libjcifs-java.poms                          |  2 +-
 debian/patches/0001-fix-index.html.patch           | 23 +++---
 .../0002-remove-path-to-nonexistant-compiler.patch | 17 ++--
 debian/rules                                       |  2 +-
 debian/watch                                       |  2 +-
 docs/index.html                                    | 96 +++-------------------
 docs/index.xml                                     | 32 +++++---
 examples/ExistsAuth.java                           | 16 ++++
 examples/Get.java                                  |  6 +-
 examples/Makefile                                  |  2 +-
 examples/run.sh                                    |  5 +-
 ...rgeReadWrite.patch => LargeReadWrite2015.patch} | 18 ++--
 src/jcifs/ntlmssp/Type3Message.java                |  2 -
 src/jcifs/smb/SmbComReadAndX.java                  |  8 +-
 21 files changed, 125 insertions(+), 158 deletions(-)
 create mode 100644 examples/ExistsAuth.java
 copy patches/{LargeReadWrite.patch => LargeReadWrite2015.patch} (85%)

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



More information about the pkg-java-commits mailing list