[dune-uggrid] 02/04: no longer build manual -dbg package

Ansgar Burchardt ansgar at moszumanska.debian.org
Sat Jun 17 14:30:55 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-uggrid.

commit 02be26bec582482cec5dc4e9e483976a5c644953
Author: Ansgar Burchardt <ansgar at debian.org>
Date:   Sat Jun 17 16:10:00 2017 +0200

    no longer build manual -dbg package
---
 debian/control | 22 ----------------------
 debian/rules   |  3 ---
 2 files changed, 25 deletions(-)

diff --git a/debian/control b/debian/control
index 8a22b79..d1b99f2 100644
--- a/debian/control
+++ b/debian/control
@@ -18,7 +18,6 @@ Multi-Arch: same
 Depends: ${misc:Depends}, ${shlibs:Depends},
  libdune-common-dev (>= 2.5.1~rc1)
 Provides: ${dune:shared-library}
-Suggests: libdune-uggrid-dbg (= ${binary:Version})
 Conflicts: libug-dev
 Replaces: libug-dev
 Description: software framework for finite element methods (development files)
@@ -34,24 +33,3 @@ Description: software framework for finite element methods (development files)
  with the Dune software system.
  .
  This package contains the development files.
-
-Package: libdune-uggrid-dbg
-Section: debug
-Priority: extra
-Architecture: any
-Multi-Arch: same
-Depends: ${misc:Depends},
- libdune-uggrid-dev (= ${binary:Version})
-Description: software framework for finite element methods (debug symbols)
- UG is a flexible software tool for the numerical solution of partial
- differential equations on unstructured meshes, with a focus on
- multigrid methods. It has a very powerful grid manager, which supports
- two- and three-dimensional grids with mixed element types. The grids
- can be adaptively refinement using either classic
- red/green-refinement, or pure red refinement with hanging nodes. All
- this is fully parallelized and can run on large distributed machines.
- .
- The version in this package has been built with the necessary flags for use
- with the Dune software system.
- .
- This package contains the debug symbols.
diff --git a/debian/rules b/debian/rules
index 0e18963..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-uggrid-dbg

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



More information about the debian-science-commits mailing list