[Python-modules-commits] [python-aiohttp] 05/05: do not create -dbgsym package

Piotr Ożarowski piotr at moszumanska.debian.org
Thu Jul 28 22:05:19 UTC 2016


This is an automated email from the git hooks/post-receive script.

piotr pushed a commit to branch master
in repository python-aiohttp.

commit e8956137dd07f2d9a5addcfc28be31f5c26f13c0
Author: Piotr Ożarowski <piotr at debian.org>
Date:   Thu Jul 28 23:59:10 2016 +0200

    do not create -dbgsym package
---
 debian/rules | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/rules b/debian/rules
index d050e4f..8c932a6 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,3 +11,6 @@ export PYBUILD_TEST_ARGS={dir}/tests
 override_dh_auto_clean:
 	rm -rf .cache
 	dh_auto_clean
+
+override_dh_strip:
+	dh_strip --no-automatic-dbgsym

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-aiohttp.git



More information about the Python-modules-commits mailing list