[latexdraw] 29/147: * change build-deps to use openjdk
Stuart Prescott
stuart at debian.org
Thu Nov 24 23:53:22 UTC 2016
This is an automated email from the git hooks/post-receive script.
stuart pushed a commit to branch master
in repository latexdraw.
commit 137f7fdca1aafbbdd7de026892f70514f19afa42
Author: Stuart Prescott <stuart at debian.org>
Date: Tue Jul 15 18:32:32 2008 +0000
* change build-deps to use openjdk
---
debian/changelog | 6 ++++++
debian/control | 4 ++--
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 37137c5..fa6db35 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+latexdraw (1.9.5+1-2) unstable; urgency=low
+
+ * Change Build-Depends to use openjdk-6-jdk instead of sun-java6-jdk
+
+ -- Stuart Prescott <stuart+debian at nanonanonano.net> Tue, 15 Jul 2008 19:29:49 +0100
+
latexdraw (1.9.5+1-1) unstable; urgency=low
* Add source revision to the Debianised source tarball
diff --git a/debian/control b/debian/control
index bef3868..f1148a8 100644
--- a/debian/control
+++ b/debian/control
@@ -1,9 +1,9 @@
Source: latexdraw
-Section: contrib/graphics
+Section: graphics
Priority: optional
Maintainer: Stuart Prescott <stuart+debian at nanonanonano.net>
Build-Depends: debhelper (>= 5)
-Build-Depends-Indep: sun-java6-jdk, ant, imagemagick, libjiu-java, libjlibeps-java
+Build-Depends-Indep: openjdk-6-jdk, ant, imagemagick, libjiu-java, libjlibeps-java
Standards-Version: 3.8.0
Homepage: http://latexdraw.sourceforge.net/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/latexdraw.git
More information about the pkg-java-commits
mailing list