[SCM] polybori: Polynomials over Boolean Rings branch, upstream-hg, updated. b4a5cffaa908c53e1d958a42110f8c4dad853aa3
Alexander Dreyer
adreyer at gmx.de
Fri Mar 23 08:02:06 UTC 2012
The following commit has been merged in the upstream-hg branch:
commit 5a36cf1875142e2f000dc7fcf1faea59d87f2a63
Author: Alexander Dreyer <adreyer at gmx.de>
Date: Thu Mar 1 16:22:09 2012 +0100
FIX: correct boost_python name for debian
diff --git a/pkgs/debian/control.in b/pkgs/debian/control.in
index f4e70d6..b3b9567 100755
--- a/pkgs/debian/control.in
+++ b/pkgs/debian/control.in
@@ -1,7 +1,7 @@
Source: polybori
Section: math
Priority: extra
-Maintainer: Tim Abbott <tabbott at mit.edu>
+Maintainer: Alexander Dreyer <adreyer at gmx.de>
Homepage: http://polybori.sourceforge.net/
Build-Depends: @cdbs@, scons, python-setuptools, libboost-dev, libboost-python-dev, doxygen (>= 1.4.6), tex4ht, python-all-dev (>= 2.3.5-11), python-central (>= 0.5.6)
XS-Python-Version: all
diff --git a/pkgs/debian/copyright b/pkgs/debian/copyright
index 47254f8..11b968e 100644
--- a/pkgs/debian/copyright
+++ b/pkgs/debian/copyright
@@ -5,7 +5,7 @@ It was downloaded from http://polybori.sourceforge.net/
Upstream Authors: Michael Brickenstein (MFO), brickenstein at mfo.de,
Alexander Dreyer (ITWM), alexander.dreyer at itwm.fraunhofer.de
-Copyright: (C) 2007 The PolyBoRi Team
+Copyright: (C) 2007-2012 The PolyBoRi Team
License:
diff --git a/pkgs/debian/rules b/pkgs/debian/rules
index 388ae81..c80fe79 100755
--- a/pkgs/debian/rules
+++ b/pkgs/debian/rules
@@ -22,6 +22,7 @@ build-python%:
PREFIX=$(TMPDEST)/usr EPREFIX=$(TMPDEST)/usr/bin \
DOCDIR=$(TMPDEST)/usr/share/doc/polybori PYTHON=$(PYTHON) \
RELATIVEPYPREFIX=/usr/lib/python$(lastword $(PYVERS))/site-packages
+ BOOST_PYTHON=boost_python-py$(patsubst %.,%,$(lastword $(PYVERS)))
touch $@
$(patsubst %,binary-install/%,$(DEB_PACKAGES)) :: binary-install/%:
--
polybori: Polynomials over Boolean Rings
More information about the debian-science-commits
mailing list