[asl] 02/10: Drop -dbg package in favor of autogenerated -dbgsym.

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Fri May 6 06:38:40 UTC 2016


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

ghisvail-guest pushed a commit to branch debian/master
in repository asl.

commit 8a55b5aba3195f1488481bf12f896cf2dfebb502
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Thu May 5 19:52:08 2016 +0100

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

diff --git a/debian/control b/debian/control
index 89f3ad9..ae1bc11 100644
--- a/debian/control
+++ b/debian/control
@@ -94,29 +94,3 @@ Description: multiphysics simulation software (shared libraries)
  etc...
  .
  This package contains the shared libraries.
-
-Package: libasl0-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Multi-Arch: same
-Depends: libasl0 (= ${binary:Version}),
-         ${misc:Depends}
-Description: multiphysics simulation software (debugging symbols)
- The Advanced Simulation Library (ASL) is a free and open source multiphysics
- simulation software package.
- .
- Its computational engine is based, among others, on the Lattice Boltzmann
- Methods and is written in OpenCL which enable extraordinarily efficient
- deployment on a variety of massively parallel architectures, ranging from
- inexpensive FPGAs, DSPs and GPUs up to heterogeneous clusters and
- supercomputers. The engine is hidden entirely behind C++ classes, so that no
- OpenCL knowledge is required from application programmers.
- .
- ASL can be utilized to model various coupled physical and chemical phenomena
- and employed in a multitude of fields: computational fluid dynamics, virtual
- sensing, industrial process data validation and reconciliation, image-guided
- surgery, computer-aided engineering, high-performance scientific computing,
- etc...
- .
- This package contains the debugging symbols.
diff --git a/debian/rules b/debian/rules
index fbf5468..b7e3f5c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -21,6 +21,3 @@ override_dh_auto_configure:
 
 override_dh_installchangelogs:
 	dh_installchangelogs NEWS.md
-
-override_dh_strip:
-	dh_strip --dbg-package=libasl0-dbg

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



More information about the debian-science-commits mailing list