[med-svn] [bedtools] 01/01: bedtools (2.26.0+dfsg-5) UNRELEASED; unstable; urgency=medium
Charles Plessy
plessy at moszumanska.debian.org
Tue Sep 26 22:50:04 UTC 2017
This is an automated email from the git hooks/post-receive script.
plessy pushed a commit to branch master
in repository bedtools.
commit 4272686e5697984ef2812a954e03f9fd41d665e2
Author: Charles Plessy <plessy at debian.org>
Date: Tue Sep 26 22:45:07 2017 +0900
bedtools (2.26.0+dfsg-5) UNRELEASED;unstable; urgency=medium
* Use "override_dh_install-indep" to prevent failures when
architecture-independent packages are not built. Closes: #876802
-- Charles Plessy <plessy at debian.org> Tue, 26 Sep 2017 22:17:0122:42:08 +0900
---
debian/changelog | 7 +++++++
debian/rules | 2 ++
2 files changed, 9 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index d82772e..08d119a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+bedtools (2.26.0+dfsg-5) unstable; urgency=medium
+
+ * Use "override_dh_install-indep" to prevent failures when
+ architecture-independent packages are not built. Closes: #876802
+
+ -- Charles Plessy <plessy at debian.org> Tue, 26 Sep 2017 22:42:08 +0900
+
bedtools (2.26.0+dfsg-4) unstable; urgency=medium
[ Andreas Tille ]
diff --git a/debian/rules b/debian/rules
index dabeb3f..54d96ae 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,6 +25,8 @@ override_dh_install:
sed -i '1 i #!/bin/bash' $${sh} ; \
fi ; \
done
+
+override_dh_install-indep:
# Somehow the test dir is differently named than the script has it
# Since I fail to see how this test dir was to the script at all I
# simply change the script afterwards
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/bedtools.git
More information about the debian-med-commit
mailing list