[jffi-1.2.7] 01/03: add autoreconf

Tony Mancill tmancill at moszumanska.debian.org
Thu Jan 29 01:53:42 UTC 2015


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

tmancill pushed a commit to branch master
in repository jffi-1.2.7.

commit 15d006e285dd498680579fda665a0a8ca2a2f0db
Author: tony mancill <tmancill at debian.org>
Date:   Sun Jan 25 22:12:46 2015 -0800

    add autoreconf
---
 debian/control | 3 ++-
 debian/rules   | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index c5b3b66..7ac133f 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,8 @@ Build-Depends: debhelper (>= 9),
  maven-debian-helper,
  libmaven-antrun-plugin-java, libmaven-assembly-plugin-java,
  maven-repo-helper, libffi-dev, pkg-config,
- ant-optional, default-jdk, junit4, bnd
+ ant-optional, default-jdk, junit4, bnd,
+ dh-autoreconf
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-java/jffi.git
 Vcs-Browser: http://anonscm.debian.org/?p=pkg-java-maint/jffi.git;a=summary
diff --git a/debian/rules b/debian/rules
index 878727a..da4d7ae 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@ export JAVA_HOME=/usr/lib/jvm/default-java
 export JAVA_TOOL_OPTIONS=-Dfile.encoding=UTF-8
 
 %:
-	dh $@ --buildsystem=maven --with javahelper
+	dh $@ --buildsystem=maven --with javahelper --with autoreconf
 
 #override_dh_install:
 #	dh_install

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



More information about the pkg-java-commits mailing list