[libvldocking-java] 02/20: * Move package to Alioth and change Maintainer. * Add Vcs and Homepage headers to debian/control. * Bump up Standards-Version: 3.7.3 (no changes needed). * Switch from kaffe to java-gcj.
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Mar 28 13:35:38 BST 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libvldocking-java.
commit 784e1910894d07f853b710bb6340688f787a3d11
Author: Torsten Werner <twerner at debian.org>
Date: Sun Dec 16 13:58:02 2007 +0000
* Move package to Alioth and change Maintainer.
* Add Vcs and Homepage headers to debian/control.
* Bump up Standards-Version: 3.7.3 (no changes needed).
* Switch from kaffe to java-gcj.
---
debian/changelog | 9 +++++++++
debian/control | 12 +++++++-----
debian/rules | 2 +-
3 files changed, 17 insertions(+), 6 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 92253f9..d279dd2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+libvldocking-java (2.1.4-2) unstable; urgency=low
+
+ * Move package to Alioth and change Maintainer.
+ * Add Vcs and Homepage headers to debian/control.
+ * Bump up Standards-Version: 3.7.3 (no changes needed).
+ * Switch from kaffe to java-gcj.
+
+ -- Torsten Werner <twerner at debian.org> Sun, 16 Dec 2007 14:56:34 +0100
+
libvldocking-java (2.1.4-1) unstable; urgency=low
* Initial release (Closes: #423663)
diff --git a/debian/control b/debian/control
index 2f7eeb9..0fdd4b4 100644
--- a/debian/control
+++ b/debian/control
@@ -1,9 +1,13 @@
Source: libvldocking-java
Section: libs
Priority: extra
-Maintainer: Torsten Werner <twerner at debian.org>
-Build-Depends: ant, cdbs, debhelper (>= 5), kaffe, quilt
-Standards-Version: 3.7.2
+Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.org>
+Uploaders: Torsten Werner <twerner at debian.org>
+Build-Depends: ant, cdbs, debhelper (>= 5), java-gcj-compat-dev, quilt
+Standards-Version: 3.7.3
+Homepage: http://www.vlsolutions.com/en/products/docking/index.php
+Vcs-Browser: http://svn.debian.org/wsvn/pkg-java/trunk/libvldocking-java/
+Vcs-Svn: svn+ssh://svn.debian.org/svn/pkg-java/trunk/libvldocking-java
Package: libvldocking-java
Architecture: all
@@ -23,5 +27,3 @@ Description: Java components for building applications with Docking capabilities
only when the mouse is moved over it
- Contextual pop-up menus : customizable title bars and tabs
- Close / Closable tab
- .
- Homepage: http://www.vlsolutions.com/en/products/docking/index.php
diff --git a/debian/rules b/debian/rules
index 37cdef8..6b941ee 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/ant.mk
include /usr/share/cdbs/1/rules/patchsys-quilt.mk
-JAVA_HOME := /usr/lib/kaffe
+JAVA_HOME := /usr/lib/jvm/java-gcj
DEB_ANT_BUILD_TARGET := jar javadoc
JAR_VERSION := 2.1-beta
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libvldocking-java.git
More information about the pkg-java-commits
mailing list