[SCM] Packaging for pytables branch, master, updated. debian/2.3.1-2-20-ge1e005b

Julian Taylor jtaylor.debian at googlemail.com
Mon Mar 5 21:20:38 UTC 2012


The following commit has been merged in the master branch:
commit 77a21b22a1c286db7bbc683bae8075c237bfea8b
Author: Julian Taylor <jtaylor.debian at googlemail.com>
Date:   Mon Mar 5 19:18:12 2012 +0100

    remove pointless LDFLAGS export

diff --git a/debian/changelog b/debian/changelog
index 03c99c3..a88156c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,7 +2,6 @@ pytables (2.3.1-3) unstable; urgency=low
 
   [ Antonio Valentino ]
   * Set Vcs-* fields in the control file (Closes: #657766)
-  * Enabled bzip2 and lzo compressors (Closes: #657789)
   * Provide -dbg package (Closes: #399332)
   * Override dh_install instead of dh_auto_install
   * Honor nodoc and noopt DEB_BUILD_OPTIONS (Closes: #660001)
diff --git a/debian/rules b/debian/rules
index f0f89f1..8fe8894 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,6 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
-export LDFLAGS ?= -L/usr/lib/$(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS)))
 export CFLAGS ?= -O0
 endif

-- 
Packaging for pytables



More information about the debian-science-commits mailing list