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

Antonio Valentino antonio.valentino at tiscali.it
Sat Feb 4 10:37:30 UTC 2012


The following commit has been merged in the master branch:
commit 681cf3eda57e5cc7e89a222739d79b423b933490
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date:   Sat Feb 4 11:13:20 2012 +0100

    Enabled bzip2 and lzo compressors

diff --git a/debian/changelog b/debian/changelog
index 9671c35..d7a8ce2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
 pytables (2.3.1-3) unstable; urgency=low
 
   * Set Vcs-* fields in the control file (Closes: 657766)
+  * Enabled bzip2 and lzo compressors (Closes: #657789)
 
- -- Antonio Valentino <antonio.valentino at tiscali.it>  Sat, 28 Jan 2012 18:55:12 +0100
+ -- Antonio Valentino <antonio.valentino at tiscali.it>  Sat, 04 Feb 2012 11:09:35 +0100
 
 pytables (2.3.1-2) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index 5f78fe7..b07a733 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,7 @@
 # Uncomment this to turn on verbose mode.
 #export DH_VERBOSE=1
 
+export LDFLAGS ?= -L/usr/lib/$(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 PYVERS=$(shell pyversions -vs)
 
 %:

-- 
Packaging for pytables



More information about the debian-science-commits mailing list