[SCM] polybori: Polynomials over Boolean Rings branch, master, updated. upstream/0.8.2-162-gb82bbe7
Alexander Dreyer
adreyer at gmx.de
Mon Jan 28 02:02:20 UTC 2013
The following commit has been merged in the master branch:
commit e8c5a1711478c1706203ecd6171f5d18f4eb4343
Author: Alexander Dreyer <adreyer at gmx.de>
Date: Mon Jan 28 00:38:18 2013 +0100
-dev packages not multiarch (config.h); python-polybori dies not depend on the -dev packages
diff --git a/debian/control b/debian/control
index f7d210e..730550d 100644
--- a/debian/control
+++ b/debian/control
@@ -71,8 +71,8 @@ Architecture: any
Section: python
Depends: ${shlibs:Depends},
${misc:Depends},
- libpolybori-dev (= ${binary:Version}),
- libpolybori-groebner-dev (= ${binary:Version}),
+ libpolybori-0.8-3 (= ${binary:Version}),
+ libpolybori-groebner-0.8-3 (= ${binary:Version}),
${python:Depends}
Description: polynomials over Boolean Rings, Python module
The core of PolyBoRi is a C++ library, which provides high-level data
@@ -90,7 +90,6 @@ Description: polynomials over Boolean Rings, Python module
Package: libpolybori-dev
Architecture: any
-Multi-Arch: same
Section: libdevel
Depends: ${misc:Depends},
libpolybori-0.8-3 (= ${binary:Version})
--
polybori: Polynomials over Boolean Rings
More information about the debian-science-commits
mailing list