[Debian-ha-commits] [cluster-glue] 01/01: Drop --link-doc=cluster-glue, it's a nice idea but causes too much trouble. Closes: #821129, #821894.
Christoph Berg
myon at debian.org
Thu Apr 21 17:26:11 UTC 2016
This is an automated email from the git hooks/post-receive script.
myon pushed a commit to branch master
in repository cluster-glue.
commit 355f369bafec1137a637ffd65598a4952ecdc703
Author: Christoph Berg <myon at debian.org>
Date: Thu Apr 21 19:25:54 2016 +0200
Drop --link-doc=cluster-glue, it's a nice idea but causes too much trouble. Closes: #821129, #821894.
---
debian/changelog | 7 +++++++
debian/rules | 5 +----
2 files changed, 8 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 729f259..bfaabf4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+cluster-glue (1.0.12-5) unstable; urgency=medium
+
+ * Drop --link-doc=cluster-glue, it's a nice idea but causes too much
+ trouble. Closes: #821129, #821894.
+
+ -- Christoph Berg <myon at debian.org> Thu, 21 Apr 2016 19:24:54 +0200
+
cluster-glue (1.0.12-4) unstable; urgency=medium
* libplumb2.symbols: Update hurd-specific symbols to match kfreebsd as well.
diff --git a/debian/rules b/debian/rules
index 7252e71..88de3eb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,4 @@
#!/usr/bin/make -f
-# See debhelper(7) (uncomment to enable)
-# output every command that modifies files on the build system.
-#DH_VERBOSE = 1
# see FEATURE AREAS in dpkg-buildflags(1)
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
@@ -14,7 +11,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
# main packaging script based on dh7 syntax
%:
- dh $@ --with autoreconf,python2,systemd --link-doc=cluster-glue
+ dh $@ --with autoreconf,python2,systemd
override_dh_autoreconf:
dh_autoreconf ./autogen.sh
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-ha/cluster-glue.git
More information about the Debian-HA-Commits
mailing list