[dune-geometry] 01/03: stop building manual -dbg package

Ansgar Burchardt ansgar at moszumanska.debian.org
Sat Jun 17 14:57:44 UTC 2017


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

ansgar pushed a commit to annotated tag debian/2.5.1_rc1-1
in repository dune-geometry.

commit f6fedcd20691375f87e9f088b22d1efee90bbe23
Author: Ansgar Burchardt <ansgar at debian.org>
Date:   Sat Jun 17 16:51:12 2017 +0200

    stop building manual -dbg package
---
 debian/control | 15 ---------------
 debian/rules   |  3 ---
 2 files changed, 18 deletions(-)

diff --git a/debian/control b/debian/control
index c48719a..bc594ce 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,6 @@ Architecture: any
 Multi-Arch: same
 Depends: ${misc:Depends}, ${shlibs:Depends},
  libdune-common-dev (>= 2.5.0)
-Suggests: libdune-geometry-dbg (= ${binary:Version})
 Provides: ${dune:shared-library}
 Description: toolbox for solving PDEs -- geometry classes (development files)
  DUNE, the Distributed and Unified Numerics Environment is a modular toolbox
@@ -28,20 +27,6 @@ Description: toolbox for solving PDEs -- geometry classes (development files)
  .
  This package contains the development files for the geometry classes.
 
-Package: libdune-geometry-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Multi-Arch: same
-Depends: ${misc:Depends}, libdune-geometry-dev (= ${binary:Version})
-Description: toolbox for solving PDEs -- geometry classes (debug symbols)
- DUNE, the Distributed and Unified Numerics Environment is a modular toolbox
- for solving partial differential equations (PDEs) with grid-based methods.
- It supports the easy implementation of methods like Finite Elements (FE),
- Finite Volumes (FV), and also Finite Differences (FD).
- .
- This package contains the debug symbols for the geometry classes.
-
 Package: libdune-geometry-doc
 Section: doc
 Architecture: all
diff --git a/debian/rules b/debian/rules
index 1e3e67c..2f95a4c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,6 +4,3 @@ include /usr/share/dune/dune-debian.mk
 
 %:
 	dh $@ --parallel --builddirectory=build
-
-override_dh_strip:
-	dh_strip --dbg-package=libdune-geometry-dbg

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



More information about the debian-science-commits mailing list