[SCM] tango branch, master, updated. debian/7.2.6+dfsg-8-5-gc0cfb5f

Picca Frédéric-Emma?==?UTF-8?Q?nuel picca at debian.org
Sat Aug 6 20:16:09 UTC 2011


The following commit has been merged in the master branch:
commit 9869012c8e02a2ffc2c17b4a27c7b4e3ad9c57e3
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date:   Sat Aug 6 15:03:19 2011 +0200

    de-activate the symbols check for now

diff --git a/debian/changelog b/debian/changelog
index e66b850..4676cc2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,11 @@
 tango (7.2.6+dfsg-9) unstable; urgency=low
 
- * debian/patches
-   - 0008-feature-add-jpegmmx-option-to-configure-script.patch (updated)
-     remove the mmx optimisation for all arch as it FTBFS on amd64.
+  * debian/rules
+    - add DPKG_GENSYMBOLS_CHECK_LEVEL=0 until I completed the symbols
+      files for all arch.
+  * debian/patches
+    - 0008-feature-add-jpegmmx-option-to-configure-script.patch (updated)
+      remove the mmx optimisation for all arch as it FTBFS on amd64.
 
  -- Picca Frédéric-Emmanuel <picca at debian.org>  Sun, 31 Jul 2011 19:06:33 +0200
 
diff --git a/debian/rules b/debian/rules
index ac29c1a..349ecfb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,7 @@
 #!/usr/bin/make -f
 
+export DPKG_GENSYMBOLS_CHECK_LEVEL=0
+
 BUILDROOT=build
 PACKAGE := $(shell dpkg-parsechangelog | sed -n 's/^Source: //p')
 VERSION := $(shell dpkg-parsechangelog | sed -ne 's/^Version: \(.*\)+.*/\1/p')

-- 
TANGO distributed control system.



More information about the debian-science-commits mailing list