* debian/rules: explicitly set JAVA_HOME.
jabref (2.3.1-2) UNRELEASED; urgency=low
* Change pdfviewer to pdf-viewer in Suggests:.
+ * Set Standards-Version to 3.7.3 (no changes required).
+ * debian/rules: explicitly set JAVA_HOME.
- -- gregor herrmann <gregor+debian@comodo.priv.at> Thu, 20 Dec 2007 16:30:15 +0100
+ -- gregor herrmann <gregor+debian@comodo.priv.at> Tue, 25 Dec 2007 01:09:10 +0100
jabref (2.3.1-1) unstable; urgency=low
Uploaders: tony mancill <tmancill@debian.org>
Build-Depends: debhelper (>= 5.0.0), dpatch, ant
Build-Depends-Indep: java-gcj-compat-dev, imagemagick, liblog4j1.2-java
-Standards-Version: 3.7.2
+Standards-Version: 3.7.3
Homepage: http://jabref.sourceforge.net/
Vcs-Svn: http://svn.toastfreeware.priv.at/debian/jabref/trunk/
Vcs-Browser: http://svn.toastfreeware.priv.at/wsvn/ToastfreewareDebian/jabref/trunk/
build: build-stamp
build-stamp: configure-stamp
dh_testdir
- ant jars
+ JAVA_HOME=/usr/lib/jvm/java-gcj ant jars
convert -geometry 32x32 src/images/JabRef-icon-48.png build/jabref32.xpm
convert -geometry 16x16 src/images/JabRef-icon-48.png build/jabref16.xpm
touch build-stamp
install-stamp: build-stamp
dh_testdir
dh_testroot
- dh_clean
+ dh_clean -k
dh_installdirs
touch install-stamp