[jackrabbit] 07/08: Remove obsolete export for ANT_ARGS.
Markus Koschany
apo at moszumanska.debian.org
Sun Sep 18 14:12:17 UTC 2016
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository jackrabbit.
commit b4c777e9267e028979adbaed223c0d60d2131572
Author: Markus Koschany <apo at debian.org>
Date: Sun Sep 18 15:57:40 2016 +0200
Remove obsolete export for ANT_ARGS.
---
debian/changelog | 4 +++-
debian/rules | 1 -
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 63c2cc4..44939f5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,8 +2,10 @@ jackrabbit (2.12.4-1) unstable; urgency=medium
* Team upload.
* New upstream version 2.12.4.
- - Fixes CVE-2016-6801.
+ - Fixes CVE-2016-6801. (Closes: #838204)
* Use compat level 10.
+ * Rebase patches to servlet-api.patch.
+ * d/rules: Remove obsolete export for ANT_ARGS.
-- Markus Koschany <apo at debian.org> Sun, 18 Sep 2016 00:14:03 +0200
diff --git a/debian/rules b/debian/rules
index 4ccf5ec..b4b1a37 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,6 @@ DEB_UPSTREAM_VERSION := $(shell dpkg-parsechangelog | egrep '^Version:' | cut -f
export JAVA_HOME=/usr/lib/jvm/default-java
export CLASSPATH=/usr/share/java/slf4j-api.jar:/usr/share/java/servlet-api-3.1.jar:/usr/share/java/commons-httpclient.jar:/usr/share/java/bnd.annotation.jar
-export ANT_ARGS=-Dbasedir=$(realpath .) -Dpackage=$(DEB_SOURCE_PACKAGE) -f debian/build.xml
%:
dh $@ --buildsystem=maven
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackrabbit.git
More information about the pkg-java-commits
mailing list