[med-svn] [libdivsufsort] 01/02: deactivate broken autoconf
Fabian Klötzl
kloetzl-guest at moszumanska.debian.org
Wed Jul 12 14:29:14 UTC 2017
This is an automated email from the git hooks/post-receive script.
kloetzl-guest pushed a commit to branch master
in repository libdivsufsort.
commit a5a592d4ac91ae2bd04944c55a76b9b7e79406ac
Author: Fabian Klötzl <fabian at kloetzl.info>
Date: Wed Jul 12 15:42:57 2017 +0200
deactivate broken autoconf
---
debian/changelog | 3 +++
debian/rules | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 41261c9..8bbce0c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,9 @@ libdivsufsort (2.0.1-3) UNRELEASED; urgency=medium
[ Andreas Tille ]
* cme fix dpkg-control
+ [ Fabian Klötzl ]
+ * deactivate broken autoconf
+
-- Andreas Tille <tille at debian.org> Sat, 31 Dec 2016 20:47:34 +0100
libdivsufsort (2.0.1-2) unstable; urgency=medium
diff --git a/debian/rules b/debian/rules
index 2336682..33e62bd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,7 +19,7 @@
DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
%:
- dh $@ --buildsystem=cmake
+ dh $@ --buildsystem=cmake --without autoreconf
override_dh_auto_configure:
dh_auto_configure -- -DCMAKE_BUILD_TYPE="Release" \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libdivsufsort.git
More information about the debian-med-commit
mailing list