[swtcalendar] 01/09: Transition to libswt-gtk-4-java
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Aug 1 20:42:04 UTC 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository swtcalendar.
commit d4b7a40c676d1bb2b6ba4591b9eaeb104ee6d609
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Aug 1 22:28:19 2016 +0200
Transition to libswt-gtk-4-java
---
debian/changelog | 7 +++++++
debian/control | 2 +-
debian/rules | 2 +-
3 files changed, 9 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 43c3818..8473e66 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+swtcalendar (0.5-2) UNRELEASED; urgency=medium
+
+ * Team upload.
+ * Transition to libswt-gtk-4-java
+
+ -- Emmanuel Bourg <ebourg at apache.org> Mon, 01 Aug 2016 22:28:01 +0200
+
swtcalendar (0.5-1) unstable; urgency=low
* Initial release. (Closes: #633752)
diff --git a/debian/control b/debian/control
index 40fdf9f..59d2dbd 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Sebastian Reichel <sre at debian.org>
Build-Depends: debhelper (>= 8.0.0), javahelper
Build-Depends-Indep: ant,
default-jdk,
- libswt-gtk-3-java
+ libswt-gtk-4-java
Standards-Version: 3.9.2
Homepage: http://swtcalendar.sourceforge.net
Vcs-Git: git://git.debian.org/pkg-java/swtcalendar.git
diff --git a/debian/rules b/debian/rules
index 3c38fc6..445e114 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,6 +1,6 @@
#!/usr/bin/make -f
export JAVA_HOME=/usr/lib/jvm/default-java
-export CLASSPATH=/usr/share/java/swt.jar
+export CLASSPATH=/usr/share/java/swt4.jar
%:
dh $@ --with javahelper
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/swtcalendar.git
More information about the pkg-java-commits
mailing list