[Python-modules-commits] [qscintilla2] 02/03: Disable dpkg-gensymbols check level set to 0
Scott Kitterman
kitterman at moszumanska.debian.org
Thu Oct 29 22:55:28 UTC 2015
This is an automated email from the git hooks/post-receive script.
kitterman pushed a commit to branch master
in repository qscintilla2.
commit 473149ee84d73e2ddc2e70ae10c30e0016ef85ee
Author: Scott Kitterman <scott at kitterman.com>
Date: Thu Oct 29 18:53:25 2015 -0400
Disable dpkg-gensymbols check level set to 0
---
debian/changelog | 1 +
debian/rules | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 1123083..586daf1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
qscintilla2 (2.9.1+dfsg-2) unstable; urgency=medium
* Update symbols files from buildlogs
+ * Disable dpkg-gensymbols check level set to 0
-- Scott Kitterman <scott at kitterman.com> Thu, 29 Oct 2015 18:43:42 -0400
diff --git a/debian/rules b/debian/rules
index 3c42f22..0ce6d05 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
-export DPKG_GENSYMBOLS_CHECK_LEVEL=0
+#export DPKG_GENSYMBOLS_CHECK_LEVEL=0
CFLAGS = -Wall -g
CPPFLAGS=
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/qscintilla2.git
More information about the Python-modules-commits
mailing list