[SCM] polybori: Polynomials over Boolean Rings branch, master, updated. upstream/0.8.2-153-g7c06130
Alexander Dreyer
adreyer at gmx.de
Sun Jan 27 02:45:38 UTC 2013
The following commit has been merged in the master branch:
commit 7c061300a19a85c550085af45f91acf8298c0453
Author: Alexander Dreyer <adreyer at gmx.de>
Date: Sun Jan 27 02:55:18 2013 +0100
checked debian files with 'cme fix'
diff --git a/debian/control b/debian/control
index 337dbd2..230a892 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 9),
python-all-dev,
libgd2-xpm-dev
Build-Depends-Indep: doxygen,
- tex4ht
+ tex4ht
Standards-Version: 3.9.3
Vcs-Browser: http://git.debian.org/?p=debian-science/packages/polybori.git
Vcs-Git: git://git.debian.org/git/debian-science/packages/polybori.git
@@ -48,7 +48,7 @@ Architecture: any
Section: python
Depends: ${shlibs:Depends},
${misc:Depends},
- python-qt4,
+ python-qt4,
python-polybori (= ${binary:Version}),
${python:Depends}
Description: polynomials over Boolean Rings, Python module
@@ -65,7 +65,6 @@ Description: polynomials over Boolean Rings, Python module
.
This package contains the PolyBoRi's PolyGUI.
-
Package: python-polybori
Architecture: any
Section: python
@@ -90,11 +89,11 @@ 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}),
+ libpolybori-0.8-3 (= ${binary:Version})
Pre-Depends: ${misc:Pre-Depends}
-Multi-Arch: same
Description: polynomials over Boolean Rings, core development files
The core of PolyBoRi is a C++ library, which provides high-level data
types for Boolean polynomials and monomials, exponent vectors, as
@@ -111,12 +110,12 @@ Description: polynomials over Boolean Rings, core development files
Package: libpolybori-0.8-3
Architecture: any
+Multi-Arch: same
Section: libs
Depends: ${shlibs:Depends},
${misc:Depends}
-Pre-Depends: ${misc:Pre-Depends}
-Multi-Arch: same
Suggests: polybori-doc (= ${binary:Version})
+Pre-Depends: ${misc:Pre-Depends}
Description: polynomials over Boolean Rings, shared library
The core of PolyBoRi is a C++ library, which provides high-level data
types for Boolean polynomials and monomials, exponent vectors, as
@@ -133,13 +132,13 @@ Description: polynomials over Boolean Rings, shared library
Package: libpolybori-0.8-3-dbg
Architecture: any
+Multi-Arch: same
Section: debug
Priority: extra
Depends: ${misc:Depends},
libpolybori-0.8-3 (= ${binary:Version})
Pre-Depends: ${misc:Pre-Depends}
-Multi-Arch: same
-Description: polynomials over Boolean Rings, debug symbols for shared libraries
+Description: debug symbols for libpolybori-0.8-3
The core of PolyBoRi is a C++ library, which provides high-level data
types for Boolean polynomials and monomials, exponent vectors, as
well as for the underlying polynomial rings and subsets of the
@@ -158,9 +157,9 @@ Architecture: any
Section: libdevel
Depends: ${misc:Depends},
libpolybori-groebner-0.8-3 (= ${binary:Version})
-Breaks: libpolybori-dev (<< 0.8)
+Breaks: libpolybori-dev (<< 0.8)
Replaces: libpolybori-dev (<< 0.8)
-Description: polynomials over Boolean Rings, computational algebra development files
+Description: developers's files for libpolybori-groebner-0.8-3
The core of PolyBoRi is a C++ library, which provides high-level data
types for Boolean polynomials and monomials, exponent vectors, as
well as for the underlying polynomial rings and subsets of the
@@ -174,20 +173,19 @@ Description: polynomials over Boolean Rings, computational algebra development f
.
This package contains the PolyBoRi computationsl algebra development files.
-
Package: libpolybori-groebner-0.8-3
Architecture: any
+Multi-Arch: same
Section: libs
Depends: ${shlibs:Depends},
${misc:Depends},
libpolybori-0.8-3 (= ${binary:Version}),
libm4ri
-Breaks: libpolybori (<< 0.8)
-Replaces: libpolybori (<< 0.8)
Suggests: polybori-doc (= ${binary:Version})
Pre-Depends: ${misc:Pre-Depends}
-Multi-Arch: same
-Description: polynomials over Boolean Rings, shared library
+Breaks: libpolybori (<< 0.8)
+Replaces: libpolybori (<< 0.8)
+Description: computer algebra routines of PolyBoRi
The core of PolyBoRi is a C++ library, which provides high-level data
types for Boolean polynomials and monomials, exponent vectors, as
well as for the underlying polynomial rings and subsets of the
@@ -203,13 +201,13 @@ Description: polynomials over Boolean Rings, shared library
Package: libpolybori-groebner-0.8-3-dbg
Architecture: any
+Multi-Arch: same
Section: debug
Priority: extra
Depends: ${misc:Depends},
libpolybori-groebner-0.8-3 (= ${binary:Version})
Pre-Depends: ${misc:Pre-Depends}
-Multi-Arch: same
-Description: polynomials over Boolean Rings, debug symbols for libpolybori-groebner
+Description: debug symbols for libpolybori-groebner-0.8-3
The core of PolyBoRi is a C++ library, which provides high-level data
types for Boolean polynomials and monomials, exponent vectors, as
well as for the underlying polynomial rings and subsets of the
@@ -224,7 +222,6 @@ Description: polynomials over Boolean Rings, debug symbols for libpolybori-groeb
This package contains the debugging symbols of PolyBoRi's shared library
libpolybori-groebner.
-
Package: polybori-doc
Architecture: all
Section: doc
diff --git a/debian/copyright b/debian/copyright
index 10909d6..a11ab6c 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -15,11 +15,7 @@ License: permissive
preserved.
Files: Cudd/*
-Upstream-Contact: Fabio Somenzi <fabio at colorado.edu>
Copyright: 1995-2012, Regents of the University of Colorado
-Comment: Patched version of The PolyBoRi Team.
- In addition, to ensure Debian Free Software Guidelines (DFSG)
- several files were dropped from the original CUDD distribution.
License: BSD-3-clause
Copyright (c) 1995-2004, Regents of the University of Colorado
.
@@ -52,16 +48,20 @@ License: BSD-3-clause
LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
+Comment: Patched version of The PolyBoRi Team.
+ In addition, to ensure Debian Free Software Guidelines (DFSG)
+ several files were dropped from the original CUDD distribution.
+Upstream-Contact: Fabio Somenzi <fabio at colorado.edu>
Files: M4RI/*
-Copyright: 2007,2008 Gregory Bard <gregory.bard at ieee.org>
- 2008 Marco Bodrato <bodrato at mail.dm.unipi.it>
+Copyright: 2007,2008 Gregory Bard <gregory.bard at ieee.org>
+ 2008 Marco Bodrato <bodrato at mail.dm.unipi.it>
2008 Jean-Guillaume Dumas <Jean-Guillaume.Dumas at imag.fr>
- 2008 David Harvey <dmharvey at cims.nyu.edu>
- 2008, 2009 Clement Pernet <clement.pernet at gmail.com>
+ 2008 David Harvey <dmharvey at cims.nyu.edu>
+ 2008, 2009 Clement Pernet <clement.pernet at gmail.com>
2008-2011 Martin Albrecht <martinralbrecht at googlemail.com>
2011 Carlo Wood <carlo at alinoe.com>
-License: GPL-2+
+License: GPL-2+
This package is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
@@ -71,7 +71,6 @@ License: GPL-2+
Public License can be found in `/usr/share/common-licenses/GPL'.
Files: *
-Upstream-Contact: Alexander Dreyer <adreyer at gmx.de>
Copyright: 2006-2012, Michael Brickenstein <brickenstein at mfo.de>
2006-2012, Alexander Dreyer <adreyer at gmx.de>
2006-2012, The PolyBoRi Team
@@ -96,4 +95,5 @@ License: GPL-2+
On Debian systems, the full text of the GNU General Public
License version 2 can be found in the file
`/usr/share/common-licenses/GPL-2'.
+Upstream-Contact: Alexander Dreyer <adreyer at gmx.de>
--
polybori: Polynomials over Boolean Rings
More information about the debian-science-commits
mailing list