This is an automated email from the git hooks/post-receive script. sthibault pushed a commit to branch master in repository hurd.
commit 4bd95ff21970acbce570271eef20b54fd69d6777 Author: Samuel Thibault <[email protected]> Date: Wed May 4 18:03:02 2016 +0000 Do not strip the hurd-prof package --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index c38edd9..ea06bc8 100755 --- a/debian/rules +++ b/debian/rules @@ -185,7 +185,7 @@ override_dh_strip: ifeq (,$(filter stage1 stage2,$(DEB_BUILD_PROFILES))) dh_strip -phurd-libs0.3 -phurd --ddeb-migration='hurd-dbg (<< 1:0.7.git20160114-2~)' endif - dh_strip --remaining-packages + dh_strip -Nhurd-prof --remaining-packages override_dh_fixperms: dh_fixperms -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hurd/hurd.git
