[Git][java-team/swtchart][master] 3 commits: Port to Eclipse 4
Jochen Sprickerhof
gitlab at salsa.debian.org
Wed Oct 24 21:42:42 BST 2018
Jochen Sprickerhof pushed to branch master at Debian Java Maintainers / swtchart
Commits:
b979071e by Jochen Sprickerhof at 2018-10-18T20:52:08Z
Port to Eclipse 4
- - - - -
d0960eb0 by Jochen Sprickerhof at 2018-10-24T20:40:43Z
Bump policy version (no changes)
- - - - -
01ad3933 by Jochen Sprickerhof at 2018-10-24T20:40:55Z
Update changelog for 0.10.0-3 release
- - - - -
3 changed files:
- debian/build.xml
- debian/changelog
- debian/control
Changes:
=====================================
debian/build.xml
=====================================
@@ -44,8 +44,8 @@
<src path="org.swtchart.ext/src"/>
<classpath>
<pathelement location="/usr/share/java/swt4.jar"/>
- <pathelement location="/usr/share/java/org.eclipse.jface.jar"/>
- <pathelement location="/usr/share/java/org.eclipse.core.commands_3.6.1.dist.jar"/>
+ <pathelement location="/usr/share/java/eclipse-jface.jar"/>
+ <pathelement location="/usr/share/java/eclipse-core-commands.jar"/>
<pathelement location="swtchart.jar"/>
<pathelement location="org.swtchart.ext/bin"/>
</classpath>
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+swtchart (0.10.0-3) unstable; urgency=medium
+
+ * Team upload.
+ * Port to Eclipse 4
+ * Bump policy version (no changes)
+
+ -- Jochen Sprickerhof <jspricke at debian.org> Wed, 24 Oct 2018 22:40:51 +0200
+
swtchart (0.10.0-2) unstable; urgency=medium
* Add R³
=====================================
debian/control
=====================================
@@ -8,8 +8,9 @@ Build-Depends: debhelper (>= 11),
default-jdk,
ant,
libswt-gtk-4-java,
- eclipse-rcp
-Standards-Version: 4.2.0
+ libeclipse-jface-java,
+ libeclipse-core-commands-java,
+Standards-Version: 4.2.1
Vcs-Git: https://salsa.debian.org/java-team/swtchart.git
Vcs-Browser: https://salsa.debian.org/java-team/swtchart
Rules-Requires-Root: no
View it on GitLab: https://salsa.debian.org/java-team/swtchart/compare/7829787d49ee7b2712395b0057e4be138c467899...01ad3933f0edc4672fa4ca370c9554fb976a7e46
--
View it on GitLab: https://salsa.debian.org/java-team/swtchart/compare/7829787d49ee7b2712395b0057e4be138c467899...01ad3933f0edc4672fa4ca370c9554fb976a7e46
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20181024/eb4354b4/attachment.html>
More information about the pkg-java-commits
mailing list