[libjide-oss-java] branch master updated (455ded4 -> 393676f)

Markus Koschany apo-guest at alioth.debian.org
Sat Oct 26 21:20:59 UTC 2013


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

apo-guest pushed a change to branch master
in repository libjide-oss-java.

      from  455ded4   Fix a typo in patch description.
      adds  1c22fd4   Imported Upstream version 3.5.10+dfsg
       new  df9236c   Merge tag 'upstream/3.5.10+dfsg'
       new  910812b   Update jlibs to 3.5.10.
       new  05d2889   Drop remove-unmappable-characters.patch. Merged upstream.
       new  1713fa1   Update patch description.
       new  794c554   Update changelog for 3.5.10.
       new  393676f   Add --parallel to dh again.

The 6 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:
 ChangeLog                                          |   81 +-
 README.txt                                         |    2 +-
 build.properties                                   |    2 +-
 debian/changelog                                   |   18 +-
 debian/libjide-oss-java.jlibs                      |    2 +-
 debian/patches/XPStyle.java.patch                  |    2 +-
 debian/patches/remove-unmappable-characters.patch  |   22 -
 debian/patches/series                              |    1 -
 debian/rules                                       |    2 +-
 pom.xml                                            |    4 +-
 properties/com/jidesoft/swing/swing_en.properties  |    3 +
 .../jidesoft/plaf/aqua/AquaJideTabbedPaneUI.java   |  139 +-
 .../plaf/basic/BasicJideButtonListener.java        |  129 +-
 .../plaf/eclipse/Eclipse3xJideTabbedPaneUI.java    |    2 +-
 src/com/jidesoft/plaf/eclipse/EclipseMenuUI.java   |  486 ++--
 .../jidesoft/plaf/eclipse/EclipseWindowsUtils.java |    2 +-
 src/com/jidesoft/plaf/metal/MetalMenuUI.java       |  444 ++--
 .../plaf/office2007/Office2007Painter.java         |   11 +-
 src/com/jidesoft/plaf/vsnet/VsnetMenuUI.java       |  547 +++--
 src/com/jidesoft/plaf/vsnet/VsnetWindowsUtils.java |    2 +-
 src/com/jidesoft/popup/JidePopup.java              |   17 +-
 src/com/jidesoft/range/CategoryRange.java          |   11 +-
 src/com/jidesoft/swing/JideSwingUtilities.java     | 2473 ++++++++++++--------
 src/com/jidesoft/swing/JideTabbedPane.java         |   93 +-
 24 files changed, 2843 insertions(+), 1652 deletions(-)
 delete mode 100644 debian/patches/remove-unmappable-characters.patch

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



More information about the pkg-java-commits mailing list