[dune-grid-glue] 04/05: no longer build manual -dbg package

Ansgar Burchardt ansgar at moszumanska.debian.org
Tue Jul 18 14:01:45 UTC 2017


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

ansgar pushed a commit to annotated tag debian/2.5.0_20170717g2795723-1
in repository dune-grid-glue.

commit f84c9675670ba15a45c3e4365d07ae64c8f9c273
Author: Ansgar Burchardt <ansgar at debian.org>
Date:   Tue Jul 18 15:25:29 2017 +0200

    no longer build manual -dbg package
---
 debian/control | 24 +-----------------------
 debian/rules   |  3 ---
 2 files changed, 1 insertion(+), 26 deletions(-)

diff --git a/debian/control b/debian/control
index 69b44e4..82e676b 100644
--- a/debian/control
+++ b/debian/control
@@ -20,8 +20,7 @@ Multi-Arch: same
 Depends: ${misc:Depends}, ${shlibs:Depends},
  libdune-common-dev (>= 2.5.1),
  libdune-grid-dev (>= 2.5.1)
-Suggests: libdune-grid-glue-dbg (= ${binary:Version}),
- libdune-grid-glue-doc (= ${source:Version})
+Suggests: libdune-grid-glue-doc (= ${source:Version})
 Provides: ${dune:shared-library}
 Description: toolbox for solving PDEs -- compute couplings between grids (development files)
  DUNE, the Distributed and Unified Numerics Environment is a modular toolbox
@@ -37,27 +36,6 @@ Description: toolbox for solving PDEs -- compute couplings between grids (develo
  .
  This package contains the development files.
 
-Package: libdune-grid-glue-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Multi-Arch: same
-Depends: ${misc:Depends},
- libdune-grid-glue-dev (= ${binary:Version})
-Description: toolbox for solving PDEs -- compute couplings between grids (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).
- .
- dune-grid-glue provides infrastructure for the coupling of two
- unrelated DUNE grids. The coupling may be overlapping or
- nonoverlapping, conforming or nonconforming. The two grids are not
- required to be of the same type, and they may even be of different
- dimensions.
- .
- This package contains detached debug symbols.
-
 Package: libdune-grid-glue-doc
 Section: doc
 Architecture: all
diff --git a/debian/rules b/debian/rules
index c3f8b26..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-grid-glue-dbg

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



More information about the debian-science-commits mailing list