[palabos] 03/05: Remove dbg-package

Anton Gladky gladk at moszumanska.debian.org
Fri Aug 18 19:56:34 UTC 2017


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

gladk pushed a commit to branch master
in repository palabos.

commit 7c84c9bbe44303496e66ab5ffb844ccbd82601f3
Author: Anton Gladky <gladk at debian.org>
Date:   Fri Aug 18 21:43:05 2017 +0200

    Remove dbg-package
---
 debian/control | 18 ------------------
 debian/rules   |  3 ---
 2 files changed, 21 deletions(-)

diff --git a/debian/control b/debian/control
index 85b669e..53c73c9 100644
--- a/debian/control
+++ b/debian/control
@@ -14,24 +14,6 @@ Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/palabos.git
 Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/palabos.git
 Homepage: http://www.palabos.org
 
-Package: libplb-dbg
-Architecture: any
-Multi-Arch: same
-Section: debug
-Priority: extra
-Depends: libplb1 (= ${binary:Version}),
-         ${misc:Depends},
-         ${shlibs:Depends}
-Pre-Depends: ${misc:Pre-Depends}
-Description: CFD solver based on the lattice Boltzmann method. Debug-symbols
- A software tool for classical CFD, particle-based models and complex physical
- interaction, Palabos offers a powerful environment for your fluid flow
- simulations.
- .
- Through the innovative matrix-based interface, setting up a massively parallel
- simulation or developing a new physical model has become simpler than ever.
- The package contains debugging symbols.
-
 Package: libplb-dev
 Architecture: any
 Section: libdevel
diff --git a/debian/rules b/debian/rules
index a3643a8..050e29a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,3 @@
 
 %:
 	dh $@ --buildsystem=cmake
-
-override_dh_strip:
-	dh_strip --dbg-package=libplb-dbg

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



More information about the debian-science-commits mailing list