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

Antonio Valentino antonio.valentino at tiscali.it
Sat Feb 25 18:38:17 UTC 2012


The following commit has been merged in the master branch:
commit 23bd92dfd7d65163df440dc6893b1b50c4d33eec
Author: Antonio Valentino <antonio.valentino at tiscali.it>
Date:   Sat Feb 25 13:27:24 2012 +0100

    Fix file conflicts in binary packages

diff --git a/debian/changelog b/debian/changelog
index c6f4529..f30b31c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -12,7 +12,7 @@ pytables (2.3.1-3) unstable; urgency=low
   * Patch up_skip_multiprocessing_test_on_gnu to disable test on Hurd and
     kFreeBSD systems -- multiprocessing locking seems to be N/A
 
- -- Antonio Valentino <antonio.valentino at tiscali.it>  Sat, 25 Feb 2012 12:33:49 +0100
+ -- Antonio Valentino <antonio.valentino at tiscali.it>  Sat, 25 Feb 2012 19:37:12 +0100
 
 pytables (2.3.1-2) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index 62894d7..f0f89f1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -57,7 +57,7 @@ override_dh_install:
 	dh_install "debian/tmp/usr/lib/python*/*-packages/tables/*_d.so" -p python-tables-dbg
 
 	# Continue with regular dh_install
-	dh_install
+	dh_install -p python-tables-doc
 	dh_numpy
 ifeq (,$(findstring nocheck,$(DEB_BUILD_OPTIONS)))
 	set -e -x; \

-- 
Packaging for pytables



More information about the debian-science-commits mailing list