[med-svn] [dcmtk] 01/02: Remove dbg package in favour of automatic ones
Gert Wollny
gert-guest at moszumanska.debian.org
Sun May 8 17:45:22 UTC 2016
This is an automated email from the git hooks/post-receive script.
gert-guest pushed a commit to branch master
in repository dcmtk.
commit d1c6e4fa9f37d7f6abd1a6db8715b538e43ead48
Author: Gert Wollny <gw.fossdev at gmail.com>
Date: Sun May 8 17:27:15 2016 +0000
Remove dbg package in favour of automatic ones
---
debian/changelog | 13 +++++++------
debian/control | 14 --------------
debian/rules | 3 ---
3 files changed, 7 insertions(+), 23 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 817459a..d24588e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,13 @@
dcmtk (3.6.1~20160216-1) UNRELEASED; urgency=medium
- * New upstream version
+ * New upstream version
* d/p/*: rebase patches
- * d/p/06: Update patch to use ABI version as part of the library name
- * d/*: Update files to correspond to new soversion 8.
- Jumping from 5 to 8 because upstream uses 8.
- * d/copyright: Update copyright information
- * d/control: update standards version to 3.9.8
+ * d/p/06: Update patch to use ABI version as part of the library name
+ * d/*: Update files to correspond to new soversion 8.
+ Jumping from 5 to 8 because upstream uses 8.
+ * d/copyright: Update copyright information
+ * d/control: update standards version to 3.9.8
+ * d/control + d/rules: drop dbg package in favour of antomatic ones
-- Gert Wollny <gw.fossdev at gmail.com> Sat, 09 Apr 2016 12:23:46 +0000
diff --git a/debian/control b/debian/control
index f2867a4..c76531d 100644
--- a/debian/control
+++ b/debian/control
@@ -98,17 +98,3 @@ Description: OFFIS DICOM toolkit documentation
.
This package contains the on-line documentation for the DCMTK libraries
and utilities in HTML format.
-
-Package: libdcmtk8-dbg
-Architecture: any
-Section: debug
-Priority: extra
-Depends: libdcmtk8 (= ${binary:Version}),
- ${misc:Depends}
-Description: OFFIS DICOM toolkit library debugging symbols
- DCMTK includes a collection of libraries and applications for examining,
- constructing and converting DICOM image files, handling offline media,
- sending and receiving images over a network connection, as well as
- demonstrative image storage and worklist servers.
- .
- This package contains the debugging symbols for libdcmtk8.
diff --git a/debian/rules b/debian/rules
index 37466cd..c338049 100755
--- a/debian/rules
+++ b/debian/rules
@@ -76,9 +76,6 @@ override_dh_install-arch:
rm ./debian/dcmtk/usr/bin/drttest
rm ./debian/dcmtk/usr/bin/mkreport
-override_dh_strip:
- dh_strip --dbg-package=libdcmtk8-dbg
-
get-orig-source:
uscan --force-download --verbose --rename
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/dcmtk.git
More information about the debian-med-commit
mailing list