[polybori] 09/13: Remove manually created dbg packages.

Tobias Hansen thansen at moszumanska.debian.org
Sat Nov 4 01:30:37 UTC 2017


This is an automated email from the git hooks/post-receive script.

thansen pushed a commit to branch master
in repository polybori.

commit b080bd3e1f31a580e787cc231ddedf2b6df60708
Author: Tobias Hansen <thansen at debian.org>
Date:   Tue Oct 24 23:44:59 2017 +0000

    Remove manually created dbg packages.
---
 debian/control | 42 ------------------------------------------
 debian/rules   |  8 --------
 2 files changed, 50 deletions(-)

diff --git a/debian/control b/debian/control
index fb218b6..fe8d342 100644
--- a/debian/control
+++ b/debian/control
@@ -99,26 +99,6 @@ Description: polynomials over Boolean Rings, shared library
  .
  This package contains the BRiAl shared library libbrial.
 
-Package: libbrial3-dbg
-Architecture: any
-Multi-Arch: same
-Section: debug
-Depends: ${misc:Depends},
-         libbrial3 (= ${binary:Version})
-Description: debug symbols for libbrial3
- The core of BRiAl 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. BRiAl features a powerful reference implementation
- for Groebner basis computation.
- .
- This package contains the debugging symbols of BRiAl's shared libraries.
-
 Package: libbrial-groebner-dev
 Architecture: any
 Section: libdevel
@@ -165,25 +145,3 @@ Description: computer algebra routines of BRiAl
  for Groebner basis computation.
  .
  This package contains the BRiAl shared library libbrial_groebner.
-
-Package: libbrial-groebner3-dbg
-Architecture: any
-Multi-Arch: same
-Section: debug
-Provides: libpolybori-groebner3-dbg
-Depends: ${misc:Depends},
-         libbrial-groebner3 (= ${binary:Version})
-Description: debug symbols for libbrial-groebner3
- The core of BRiAl 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. BRiAl features a powerful reference implementation
- for Groebner basis computation.
- .
- This package contains the debugging symbols of BRiAl's shared library
- libbrial-groebner.
diff --git a/debian/rules b/debian/rules
index 483bfd9..35e8aa5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -26,11 +26,3 @@ override_dh_auto_install:
 override_dh_auto_test:
 	dh_auto_test
 	dh_auto_test --buildsystem=pybuild --sourcedirectory=sage-brial
-
-override_dh_strip:
-	dh_strip -plibbrial0 \
-	  --dbg-package=libbrial0-dbg
-	dh_strip -plibbrial-groebner0 \
-	  --dbg-package=libbrial-groebner0-dbg
-	dh_strip -a -Nlibbrial0 \
-	  -Nlibbrial-groebner0

-- 
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