[Python-modules-commits] [qscintilla2] 14/14: Temporarily set dpkg-gensymbols check level to 0 to ensure we capture symbols changes for all libs

Scott Kitterman kitterman at moszumanska.debian.org
Thu Oct 29 17:57:44 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 c8157a16c5bf9b101ba5dbc9d1c42d4482df0806
Author: Scott Kitterman <scott at kitterman.com>
Date:   Thu Oct 29 13:49:04 2015 -0400

    Temporarily set dpkg-gensymbols check level to 0 to ensure we capture symbols changes for all libs
---
 debian/changelog | 4 +++-
 debian/rules     | 1 +
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index ee15aac..2be5bb2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,8 @@ qscintilla2 (2.9.1+dfsg-1) unstable; urgency=medium
   * New upstream release (Closes: #803142)
   * Update debian/rules to account for Qt5 prf file being installed in usr/lib
     instead of usr/share by the upstream build system
+  * Temporarily set dpkg-gensymbols check level to 0 to ensure we
+    capture symbols changes for all libs
 
   [ SVN-Git Migration ]
   * Migrate packaging to git with git-dpm
@@ -11,7 +13,7 @@ qscintilla2 (2.9.1+dfsg-1) unstable; urgency=medium
   [ Michael Cree ]
   * Update symbols files for Alpha
 
- -- Scott Kitterman <scott at kitterman.com>  Thu, 29 Oct 2015 13:29:29 -0400
+ -- Scott Kitterman <scott at kitterman.com>  Thu, 29 Oct 2015 13:48:47 -0400
 
 qscintilla2 (2.9+dfsg-9) unstable; urgency=medium
 
diff --git a/debian/rules b/debian/rules
index 98651ef..3c42f22 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,6 +3,7 @@
 
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
+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