[med-svn] [genometools] 03/03: drop obsolete dbg package
Sascha Steinbiss
satta at debian.org
Sun Aug 6 14:58:43 UTC 2017
This is an automated email from the git hooks/post-receive script.
satta pushed a commit to branch master
in repository genometools.
commit 9b4fe81091b95d934cb19e6833bd704d2453bea0
Author: Sascha Steinbiss <satta at debian.org>
Date: Sun Aug 6 16:42:53 2017 +0200
drop obsolete dbg package
---
debian/changelog | 1 +
debian/control | 12 ------------
debian/rules | 3 ---
3 files changed, 1 insertion(+), 15 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 6683c66..dab1334 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ genometools (1.5.10+ds-1) unstable; urgency=medium
* New upstream release.
* Drop and update patches applied upstream.
* Bump Standards-Version.
+ * Drop obsolete -dbg package.
-- Sascha Steinbiss <satta at debian.org> Sun, 06 Aug 2017 16:33:26 +0200
diff --git a/debian/control b/debian/control
index 1670f1e..13ebab9 100644
--- a/debian/control
+++ b/debian/control
@@ -109,18 +109,6 @@ Description: documentation for GenomeTools
annotation handling, sequence compression, index structure generation and
access, annotation visualization, and much more.
-Package: genometools-dbg
-Architecture: amd64 arm64 armel armhf i386 mips mipsel powerpc ppc64el s390x alpha hppa hurd-i386 kfreebsd-amd64 m68k mips64el kfreebsd-i386 ppc64 sh4 x32
-Section: debug
-Priority: extra
-Depends: ${shlibs:Depends},
- ${misc:Depends},
- genometools (= ${binary:Version}) | libgenometools0 (= ${binary:Version})
-Description: versatile genome analysis toolkit, with debug symbols
- This package contains debug information stripped from the GenomeTools.
- You may decide to install it to help identifying issues, typically
- to help communication with upstream developers.
-
Package: python-genometools
Architecture: all
Section: python
diff --git a/debian/rules b/debian/rules
index 2bb7a87..147df52 100755
--- a/debian/rules
+++ b/debian/rules
@@ -65,6 +65,3 @@ override_dh_auto_install:
x32=$(X32) 64bit=$(64BIT) errorcheck=no prefix=$(DESTDIR)/usr
dh_auto_install --sourcedirectory=gtpython \
--destdir=$(CURDIR)/debian/python-genometools
-
-override_dh_strip:
- dh_strip --dbg-package=genometools-dbg
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/genometools.git
More information about the debian-med-commit
mailing list