[alglib] 02/03: Drop -dbg-package.

Anton Gladky gladk at moszumanska.debian.org
Fri Aug 26 20:57:46 UTC 2016


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

gladk pushed a commit to branch master
in repository alglib.

commit ead797e8d2ec54c60434e2b34345ca9eefcd1558
Author: Anton Gladky <gladk at debian.org>
Date:   Fri Aug 26 22:56:32 2016 +0200

    Drop -dbg-package.
---
 debian/control | 26 --------------------------
 debian/rules   |  3 ---
 2 files changed, 29 deletions(-)

diff --git a/debian/control b/debian/control
index 4788c45..6dfe17f 100644
--- a/debian/control
+++ b/debian/control
@@ -59,29 +59,3 @@ Description: Numerical analysis and data processing library
     * Special functions
     * Statistics (descriptive statistics, hypothesis testing)
     * Data analysis (classification/regression, including neural networks)
-
-Package: libalglib3.10-dbg
-Architecture: any
-Multi-Arch: same
-Section: debug
-Priority: extra
-Depends: libalglib3.10 (= ${binary:Version}),
-         ${misc:Depends}
-Pre-Depends: ${misc:Pre-Depends}
-Description: Debugging symbols for the alglib library
- ALGLIB is a cross-platform numerical analysis and data processing library.
- This package support C++. ALGLIB features include:
- .
-    * Linear algebra (direct algorithms, EVD/SVD)
-    * Solvers (linear and nonlinear)
-    * Interpolation
-    * Optimization
-    * Fast Fourier transforms
-    * Numerical integration
-    * Linear and nonlinear least-squares fitting
-    * Ordinary differential equations
-    * Special functions
-    * Statistics (descriptive statistics, hypothesis testing)
-    * Data analysis (classification/regression, including neural networks)
- .
- This package contains the debugging symbols for ALGLIB.
diff --git a/debian/rules b/debian/rules
index bb7fbe9..71f9d47 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,8 +8,5 @@ ifneq (,$(filter $(DEB_HOST_ARCH),mips mipsel))
 override_dh_auto_test:
 endif
 
-override_dh_strip:
-	dh_strip --dbg-package=libalglib$(UPSTREAM_VERSION)-dbg
-
 override_dh_auto_configure:
 	dh_auto_configure -- -DVERSION="$(UPSTREAM_VERSION).0" -DSOVERSION="$(UPSTREAM_VERSION)"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/alglib.git



More information about the debian-science-commits mailing list