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

xhaakon-guest pushed a change to branch master
in repository svnclientadapter.

      from  37ffc90   Release svnclientadapter/1.8.16-2 into unstable
      adds  f84a5de   Imported Upstream version 1.10.3
       new  56769ff   Merge tag 'upstream/1.10.3'
       new  a58ffc0   Updated d/changelog with new upstream release
       new  7b73420   Refresh 
d/patches/subclipse-load-nativelib-from-single-bundle.patch
       new  1550f2b   Depend on libsvn-java (>= 1.8~)
       new  246d02b   Bump Standards-Version to 3.9.5
       new  8d14adf   Use xz for upstream tarball compression
       new  c7e22d8   Make Vcs-* fields canonical

The 7 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:
 debian/changelog                                   |  11 +
 debian/control                                     |  10 +-
 debian/gbp.conf                                    |   2 +
 ...bclipse-load-nativelib-from-single-bundle.patch |  20 +-
 .../commandline/CmdLineClientAdapter.java          |  26 +++
 .../commandline/CmdLineStatusComposite.java        |  10 +
 .../javahl/AbstractJhlClientAdapter.java           | 234 +++++++++++----------
 .../javahl/InheritedJhlProplistCallback.java       |  69 ++++++
 .../svnclientadapter/javahl/JhlAnnotations.java    |  36 +++-
 .../javahl/JhlClientAdapterFactory.java            |   6 +-
 .../svnclientadapter/javahl/JhlLogMessage.java     |  50 +++--
 .../svnclientadapter/javahl/JhlMergeInfo.java      |   7 +-
 .../javahl/JhlNotificationHandler.java             |  25 ++-
 .../svnclientadapter/javahl/JhlStatus.java         |  16 ++
 .../svnclientadapter/ISVNClientAdapter.java        |  60 +++++-
 .../subversion/svnclientadapter/ISVNStatus.java    |  10 +
 .../svnclientadapter/SVNConflictDescriptor.java    |  19 ++
 .../subversion/svnclientadapter/SVNRevision.java   |   7 +-
 .../svnclientadapter/SVNStatusUnversioned.java     |  14 ++
 .../svnclientadapter/messages.properties           |   7 +-
 .../utils/SafeSimpleDateFormat.java                |  85 ++++++++
 21 files changed, 566 insertions(+), 158 deletions(-)
 create mode 100644 debian/gbp.conf
 create mode 100644 
src/javahl/org/tigris/subversion/svnclientadapter/javahl/InheritedJhlProplistCallback.java
 create mode 100644 
src/main/org/tigris/subversion/svnclientadapter/utils/SafeSimpleDateFormat.java

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

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to