[liggghts] 03/04: Remove dbg-file.

Anton Gladky gladk at moszumanska.debian.org
Sat Jan 16 23:59:38 UTC 2016


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

gladk pushed a commit to branch master
in repository liggghts.

commit df1a7e8f505eb25dabf5ca96080caf15b54ddcd6
Author: Anton Gladky <gladk at debian.org>
Date:   Sun Jan 17 00:51:16 2016 +0100

    Remove dbg-file.
---
 debian/control | 22 ----------------------
 debian/rules   |  3 ---
 2 files changed, 25 deletions(-)

diff --git a/debian/control b/debian/control
index bd52ef3..72ff8b6 100644
--- a/debian/control
+++ b/debian/control
@@ -61,28 +61,6 @@ Description: Open Source DEM Particle Simulation Software. Shared library
  .
  The package contains shared library.
 
-Package: libliggghts3-dbg
-Architecture: any
-Multi-Arch: same
-Section: debug
-Depends: liggghts (= ${binary:Version}),
-         mpi-default-bin,
-         ${misc:Depends},
-         ${shlibs:Depends}
-Pre-Depends: ${misc:Pre-Depends}
-Description: Open Source DEM Particle Simulation Software. Debugging symbols
- LIGGGHTS stands for LAMMPS improved for general granular and granular
- heat transfer simulations.
- .
- LAMMPS is a classical molecular dynamics simulator. It is widely used in
- the field of Molecular Dynamics. Thanks to physical and algorithmic analogies,
- LAMMPS is a very good platform for DEM simulations. LAMMPS offers a GRANULAR
- package to perform these kind of simulations. LIGGGHTS aims to improve those
- capability with the goal to apply it to industrial applications.
- Development version.
- .
- The package contains debugging symbols.
-
 Package: liggghts
 Architecture: any
 Multi-Arch: foreign
diff --git a/debian/rules b/debian/rules
index b5eaa34..185a440 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,9 +24,6 @@ ifeq (,$(filter $(DEB_HOST_ARCH),$(disable_auto_test_archs_simple)))
 	rm -rf test
 endif
 
-override_dh_strip:
-	dh_strip --dbg-package=libliggghts3-dbg
-
 override_dh_installexamples:
 	dh_installexamples
 	find $(CURDIR)/debian/ -name ".gitignore" | xargs rm -f

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



More information about the debian-science-commits mailing list