[med-svn] [picard-tools] 07/07: Try to implement Emmanuel Bourg's hints
Andreas Tille
tille at debian.org
Thu Nov 26 10:47:45 UTC 2015
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository picard-tools.
commit 6df0a22c2a5011793120a8d3b873a514b3c742b3
Author: Andreas Tille <tille at debian.org>
Date: Thu Nov 26 11:37:54 2015 +0100
Try to implement Emmanuel Bourg's hints
---
debian/README.source | 5 +++++
debian/control | 1 +
debian/rules | 5 +++++
3 files changed, 11 insertions(+)
diff --git a/debian/README.source b/debian/README.source
index ee0eb75..f02f037 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -6,6 +6,11 @@ from
and was tagged there as version 1.141 (dated 16-Nov-2015)
+When implementing this the guideline given by Emmanuel Bourg at Debian Java
+list was helpful
+
+ https://lists.debian.org/debian-java/2015/11/msg00069.html
+
-- Andreas Tille <tille at debian.org> Thu, 26 Nov 2015 11:09:52 +0100
Upstream is using GitHub. debian/watch has been updated and debian/copyright
diff --git a/debian/control b/debian/control
index 375c848..de0b84a 100644
--- a/debian/control
+++ b/debian/control
@@ -10,6 +10,7 @@ Build-Depends: ant,
default-jdk,
debhelper (>= 9),
javahelper,
+ maven-repo-helper,
libhtsjdk-java,
libguava-java,
testng,
diff --git a/debian/rules b/debian/rules
index 6c169bf..56f7a7c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -32,5 +32,10 @@ override_dh_auto_test:
override_jh_installlibs:
jh_installlibs --version-strip='[+]dfsg\.[0-9]*'
+override_dh_link:
+ dh_link
+ mh_installjar
+ mh_installpom
+
get-orig-source:
uscan --verbose --force-download --repack --compression xz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/picard-tools.git
More information about the debian-med-commit
mailing list