[jabref] 97/459: debian/rules. Move ant from Build-Depends-Indep to Build-Depends.
gregor herrmann
gregoa at debian.org
Thu Sep 15 20:39:53 UTC 2016
This is an automated email from the git hooks/post-receive script.
gregoa pushed a commit to branch master
in repository jabref.
commit ae6e6bf3453fbd9bf782315aabe742ed5b39d7d0
Author: gregor herrmann <gregoa at debian.org>
Date: Tue Oct 2 20:03:56 2007 +0000
debian/rules. Move ant from Build-Depends-Indep to Build-Depends.
---
debian/changelog | 4 ++--
debian/control | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 9055abb..f188f30 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,13 +4,13 @@ jabref (2.3~beta2-2) UNRELEASED; urgency=low
* Clean up debian/rules.
* Move upstream URL from the description to the new Homepage field.
* Use ant clean instead of manually removing the build directory in
- debian/rules.
+ debian/rules. Move ant from Build-Depends-Indep to Build-Depends.
NOT YET WORKING:
* Use Debian packages of libraries instead of shipped precompiled
libraries (closes: #389068).
- -- gregor herrmann <gregor+debian at comodo.priv.at> Tue, 02 Oct 2007 18:15:03 +0200
+ -- gregor herrmann <gregor+debian at comodo.priv.at> Tue, 02 Oct 2007 22:03:30 +0200
jabref (2.3~beta2-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index edb5404..20f425f 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,8 @@ Section: contrib/tex
Priority: optional
Maintainer: gregor herrmann <gregor+debian at comodo.priv.at>
Uploaders: tony mancill <tmancill at debian.org>
-Build-Depends: debhelper (>= 5.0.0), dpatch
-Build-Depends-Indep: java-gcj-compat-dev, ant, imagemagick, liblog4j1.2-java, antlr, libjgoodies-looks-java, libjgoodies-forms-java, libspin-java, libglazedlists-java, libmicroba-java, libpdfbox-java, libjempbox-java
+Build-Depends: debhelper (>= 5.0.0), dpatch, ant
+Build-Depends-Indep: java-gcj-compat-dev, imagemagick, liblog4j1.2-java, antlr, libjgoodies-looks-java, libjgoodies-forms-java, libspin-java, libglazedlists-java, libmicroba-java, libpdfbox-java, libjempbox-java
Standards-Version: 3.7.2
Homepage: http://jabref.sourceforge.net/
XS-Vcs-Svn: http://svn.toastfreeware.priv.at/debian/jabref/trunk/
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jabref.git
More information about the pkg-java-commits
mailing list