[polybori] 08/11: Remove packages polybori and polybori-gui.
Tobias Hansen
thansen at moszumanska.debian.org
Tue Feb 23 01:33:51 UTC 2016
This is an automated email from the git hooks/post-receive script.
thansen pushed a commit to branch master
in repository polybori.
commit 01c2645b83261d55fac7b851451bc37a6fa7e5d5
Author: Tobias Hansen <thansen at localhost.localdomain>
Date: Tue Feb 23 01:05:29 2016 +0000
Remove packages polybori and polybori-gui.
---
debian/changelog | 2 ++
debian/control | 45 --------------------------------------------
debian/polybori-gui.install | 3 ---
debian/polybori-gui.manpages | 1 -
debian/polybori.install | 2 --
debian/polybori.manpages | 1 -
6 files changed, 2 insertions(+), 52 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 6b487be..0c99ecb 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
brial (0.8.4.3-1) UNRELEASED; urgency=medium
* New upstream release.
+ * Rename source package to brial.
+ * Remove packages polybori and polybori-gui.
-- Tobias Hansen <thansen at debian.org> Tue, 23 Feb 2016 00:03:42 +0000
diff --git a/debian/control b/debian/control
index 1bae4ac..6ee65d0 100644
--- a/debian/control
+++ b/debian/control
@@ -28,51 +28,6 @@ Vcs-Git: git://anonscm.debian.org/debian-science/packages/polybori.git
Homepage: http://polybori.sourceforge.net/
X-Python-Version: >= 2.6
-Package: polybori
-Architecture: any
-Section: python
-Depends: ${shlibs:Depends},
- ${misc:Depends},
- ipython,
- python-polybori (= ${binary:Version}),
- ${python:Depends}
-Provides: polybori
-Description: polynomials over Boolean Rings, custom ipython shell
- 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
- powerset of the Boolean variables. As a unique approach, binary
- decision diagrams are used as internal storage type for polynomial
- structures. On top of this C++-library a Python interface
- is provided. This allows parsing of complex polynomial systems, as well
- as sophisticated and extendable strategies for Groebner base
- computation. PolyBoRi features a powerful reference implementation
- for Groebner basis computation.
- .
- This package contains the PolyBoRi's shell ipbori.
-
-Package: polybori-gui
-Architecture: any
-Section: python
-Depends: ${shlibs:Depends},
- ${misc:Depends},
- python-qt4,
- python-polybori (= ${binary:Version}),
- ${python:Depends}
-Description: polynomials over Boolean Rings, GUI
- 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
- powerset of the Boolean variables. As a unique approach, binary
- decision diagrams are used as internal storage type for polynomial
- structures. On top of this C++-library a Python interface
- is provided. This allows parsing of complex polynomial systems, as well
- as sophisticated and extendable strategies for Groebner base
- computation. PolyBoRi features a powerful reference implementation
- for Groebner basis computation.
- .
- This package contains the PolyBoRi's PolyGUI.
-
Package: python-polybori
Architecture: any
Section: python
diff --git a/debian/polybori-gui.install b/debian/polybori-gui.install
deleted file mode 100644
index 1a5e12d..0000000
--- a/debian/polybori-gui.install
+++ /dev/null
@@ -1,3 +0,0 @@
-usr/bin/PolyGUI*
-usr/share/polybori/gui/
-usr/share/applications/PolyGUI*.desktop
diff --git a/debian/polybori-gui.manpages b/debian/polybori-gui.manpages
deleted file mode 100644
index 528a8cb..0000000
--- a/debian/polybori-gui.manpages
+++ /dev/null
@@ -1 +0,0 @@
-debian/tmp/usr/share/man/man1/PolyGUI*.1
diff --git a/debian/polybori.install b/debian/polybori.install
deleted file mode 100644
index 0ed7672..0000000
--- a/debian/polybori.install
+++ /dev/null
@@ -1,2 +0,0 @@
-usr/bin/ipbori*
-usr/share/polybori/ipbori/
diff --git a/debian/polybori.manpages b/debian/polybori.manpages
deleted file mode 100644
index b59465d..0000000
--- a/debian/polybori.manpages
+++ /dev/null
@@ -1 +0,0 @@
-debian/tmp/usr/share/man/man1/ipbori*.1
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/polybori.git
More information about the debian-science-commits
mailing list