[med-svn] [clonalorigin] 01/02: Get something build

Andreas Tille tille at debian.org
Sat Dec 2 17:14:24 UTC 2017


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

tille pushed a commit to branch master
in repository clonalorigin.

commit 35b0c3f5d2822f102d7024b6f7a57ac8df7cad0d
Author: Andreas Tille <tille at debian.org>
Date:   Sat Dec 2 17:17:10 2017 +0100

    Get something build
---
 debian/control | 3 ++-
 debian/rules   | 5 ++++-
 2 files changed, 6 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 9f4f517..e9ce4d0 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,8 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
 Uploaders: Andreas Tille <tille at debian.org>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 10)
+Build-Depends: debhelper (>= 10),
+               libgsl-dev
 Standards-Version: 3.9.8
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/clonalorigin.git
 Vcs-Git: https://anonscm.debian.org/git/debian-med/clonalorigin.git
diff --git a/debian/rules b/debian/rules
index 6055261..cd70151 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,4 +3,7 @@
 # DH_VERBOSE := 1
 
 %:
-	dh $@
+	dh $@ --sourcedirectory=warg
+
+override_dh_auto_test:
+	# FIXME: Somehow the test does not finish at all
\ No newline at end of file

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/clonalorigin.git



More information about the debian-med-commit mailing list