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

Anton Gladky gladk at moszumanska.debian.org
Fri Aug 26 20:54:52 UTC 2016


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

gladk pushed a commit to branch master
in repository admesh.

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

    Drop -dbg-package.
---
 debian/control | 21 ---------------------
 debian/rules   |  4 ----
 2 files changed, 25 deletions(-)

diff --git a/debian/control b/debian/control
index 432af2a..2ddc2c1 100644
--- a/debian/control
+++ b/debian/control
@@ -69,24 +69,3 @@ Description: Tool for processing triangulated solid meshes. Shared library
  facets (i.e. facets with 2 or more vertices equal)
  .
  The package contains shared library.
-
-Package: libadmesh1-dbg
-Architecture: any
-Multi-Arch: same
-Section: debug
-Priority: extra
-Depends: libadmesh1 (= ${binary:Version}),
-         ${misc:Depends},
-         ${shlibs:Depends}
-Pre-Depends: ${misc:Pre-Depends}
-Description: Tool for processing triangulated solid meshes.  Debugging symbols
- Currently, ADMesh only reads the STL file
- format that is used for rapid prototyping applications,
- although it can write STL, VRML, OFF, and DXF files.
- Some features of admesh are: Fill holes in the mesh
- by adding facets. Repair facets by connecting
- nearby facets. Repair normal directions
- (i.e. facets should be CCW) Remove degenerate
- facets (i.e. facets with 2 or more vertices equal)
- .
- The package contains debugging symbols.
diff --git a/debian/rules b/debian/rules
index 37a9c8e..9f1cf77 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,7 +5,3 @@
 
 override_dh_auto_test:
 	./debian/regression_test/regression_test
-
-override_dh_strip:
-	dh_strip --dbg-package=libadmesh1-dbg
-

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



More information about the debian-science-commits mailing list