[DHG_packages] 04/06: raaz: don't generate empty -dbgsym package
Sean Whitton
spw-guest at moszumanska.debian.org
Sun Sep 18 03:36:59 UTC 2016
This is an automated email from the git hooks/post-receive script.
spw-guest pushed a commit to branch master
in repository DHG_packages.
commit 3143a4dd2b61f696a93958f1325b7045406d4f2a
Author: Sean Whitton <spwhitton at spwhitton.name>
Date: Sat Sep 17 20:33:47 2016 -0700
raaz: don't generate empty -dbgsym package
---
p/haskell-raaz/debian/rules | 1 +
1 file changed, 1 insertion(+)
diff --git a/p/haskell-raaz/debian/rules b/p/haskell-raaz/debian/rules
index 0428a31..ba384bf 100755
--- a/p/haskell-raaz/debian/rules
+++ b/p/haskell-raaz/debian/rules
@@ -3,6 +3,7 @@
DEB_CABAL_PACKAGE = raaz
DEB_DEFAULT_COMPILER = ghc
DEB_ENABLE_TESTS = yes
+DEB_DH_STRIP_ARGS := --no-automatic-dbgsym
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/hlibrary.mk
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-haskell/DHG_packages.git
More information about the Pkg-haskell-commits
mailing list