[libjfreechart-java] 29/30: Readd jh_manifest invocations.

Markus Koschany apo at moszumanska.debian.org
Sun Oct 16 17:46:31 UTC 2016


This is an automated email from the git hooks/post-receive script.

apo pushed a commit to branch master
in repository libjfreechart-java.

commit b77a86ee216a448a9509397ab64ed6dc28fc418c
Author: Markus Koschany <apo at debian.org>
Date:   Sun Oct 16 19:28:05 2016 +0200

    Readd jh_manifest invocations.
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index 1c40da5..ec95c2c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,9 +10,12 @@ VERSION:=1.0.19
 
 override_dh_auto_build:
 	ant -f ant/build.xml compile javadoc
+	jh_manifest -c jcommon.jar lib/jfreechart-$(VERSION).jar
 	bnd wrap --properties debian/jfreechart.bnd --output debian/jfreechart-$(VERSION).jar \
 		lib/jfreechart-$(VERSION).jar
 	ant -f ant/build-swt.xml
+	jh_manifest -c "jcommon.jar jfreechart-$(VERSION).jar swt4.jar" \
+		lib/jfreechart-$(VERSION)-swt.jar
 	bnd wrap --properties debian/jfreechart-swt.bnd --output debian/jfreechart-$(VERSION)-swt.jar \
 		lib/jfreechart-$(VERSION)-swt.jar
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libjfreechart-java.git



More information about the pkg-java-commits mailing list