[med-svn] [gdcm] 04/06: d/control: Drop -dbg packages Closes: #842678
Gert Wollny
gert-guest at moszumanska.debian.org
Sat Mar 4 10:30:29 UTC 2017
This is an automated email from the git hooks/post-receive script.
gert-guest pushed a commit to branch master
in repository gdcm.
commit 7527c973129cf5e5e2235ca760d7ae3ce84cd112
Author: Gert Wollny <gw.fossdev at gmail.com>
Date: Fri Mar 3 17:46:26 2017 +0000
d/control: Drop -dbg packages Closes: #842678
---
debian/control | 14 --------------
debian/rules | 3 ---
2 files changed, 17 deletions(-)
diff --git a/debian/control b/debian/control
index 2aa154a..798d9e9 100644
--- a/debian/control
+++ b/debian/control
@@ -88,20 +88,6 @@ Description: Grassroots DICOM development libraries and headers
GDCM, but are needed to build plugins or programs that link against
libgdcm.
-Package: libgdcm2.6-dbg
-Architecture: any
-Section: debug
-Priority: extra
-Multi-Arch: same
-Depends: libgdcm2.6 (= ${binary:Version}), ${misc:Depends}
-Description: Grassroots DICOM runtime libraries, debug version
- Grassroots DiCoM is a C++ library for DICOM medical files. It is
- automatically wrapped to python/C#/Java (using swig). It supports
- RAW,JPEG (lossy/lossless),J2K,JPEG-LS, RLE and deflated.
- .
- Debug symbols for libgdcm that will allow useful tracebacks and
- debugging on end user machines.
-
Package: libgdcm-cil
Section: cli-mono
Architecture: amd64 armel armhf i386 mipsel kfreebsd-amd64 kfreebsd-i386 powerpc ppc64 ppc64el s390x arm64
diff --git a/debian/rules b/debian/rules
index d331c41..f83b526 100755
--- a/debian/rules
+++ b/debian/rules
@@ -126,9 +126,6 @@ override_dh_auto_install-indep:
#override_dh_auto_install-arch:
# dh_install --list-missing
-override_dh_strip:
- dh_strip --dbg-package=libgdcm2.6-dbg
-
override_dh_strip_nondeterminism:
dh_strip_nondeterminism -Xsharp
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/gdcm.git
More information about the debian-med-commit
mailing list