[Pkg-wmaker-commits] [wmcdplay] 25/79: Switching debian/rules to use dh accidentally closed a bug regarding the nostrip option! Document in debian/changelog.
Doug Torrance
dtorrance-guest at moszumanska.debian.org
Thu Aug 20 11:04:31 UTC 2015
This is an automated email from the git hooks/post-receive script.
dtorrance-guest pushed a commit to branch master
in repository wmcdplay.
commit 190aeb318822037e4b0f5c40f99b92ff4b7c6dd4
Author: Doug Torrance <dtorrance at monmouthcollege.edu>
Date: Tue Jul 29 17:10:51 2014 -0500
Switching debian/rules to use dh accidentally closed a bug regarding the
nostrip option! Document in debian/changelog.
---
debian/changelog | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index d698ec6..2c4cad3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,9 +12,12 @@ wmcdplay (1.0beta1-12) unstable; urgency=low
- New file.
* debian/patches/fix_hurd_ftbfs.patch
- Fix FTBFS on Hurd; thanks to Samuel Thibault <sthibault at debian.org>
- (Closes: 647964).
+ (Closes: #647964).
* debian/rules
- Simplify to use dh.
+ - Previous debian/rules used install -s, which resulted in a stripped binary
+ even when DEB_BUILD_OPTIONS=nostrip was specified. This no longer occurs
+ (Closes: #438267).
- Pass CXXFLAGS and LDFLAGS to make to enable hardening.
-- Doug Torrance <dtorrance at monmouthcollege.edu> Tue, 29 Jul 2014 09:11:19 -0500
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmcdplay.git
More information about the Pkg-wmaker-commits
mailing list