[med-svn] [seqan2] 01/02: Fix FTBFS when built with dpkg-buildpackage -A

Andreas Tille tille at debian.org
Wed Jun 7 11:39:23 UTC 2017


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

tille pushed a commit to branch master
in repository seqan2.

commit 8a0bf57c8639a77e04fa5302108ae66be143aa15
Author: Andreas Tille <tille at debian.org>
Date:   Sat Jun 3 16:15:23 2017 +0200

    Fix FTBFS when built with dpkg-buildpackage -A
---
 debian/changelog | 8 ++++++++
 debian/rules     | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index dd74bae..76a57ca 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+seqan2 (2.3.1+dfsg-4) UNRELEASED; urgency=medium
+
+  * Fix FTBFS when built with dpkg-buildpackage -A (thanks for the patch to
+    Santiago Vila <sanvila at debian.org>)
+    Closes: #864026
+
+ -- Andreas Tille <tille at debian.org>  Sat, 03 Jun 2017 16:11:56 +0200
+
 seqan2 (2.3.1+dfsg-3.1) unstable; urgency=medium
 
   * Non-maintainer upload.
diff --git a/debian/rules b/debian/rules
index 9645e96..1cf86a8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -96,7 +96,7 @@ override_dh_installman:
 	# we generate only those manpages where binaries are linked to /usr/bin
 	dh_installman
 
-override_dh_link:
+override_dh_link-arch:
 	dh_link
 	# Some binaries (eg. splazer) are not built in 32-bit architectures so
 	# remove their (broken) symlinks.

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



More information about the debian-med-commit mailing list