[med-svn] r21006 - trunk/packages/seg/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Fri Jan 8 13:22:25 UTC 2016


Author: tille
Date: 2016-01-08 13:22:24 +0000 (Fri, 08 Jan 2016)
New Revision: 21006

Modified:
   trunk/packages/seg/trunk/debian/changelog
   trunk/packages/seg/trunk/debian/control
   trunk/packages/seg/trunk/debian/rules
Log:
Remove -dbg package which is auto-generated now


Modified: trunk/packages/seg/trunk/debian/changelog
===================================================================
--- trunk/packages/seg/trunk/debian/changelog	2016-01-08 13:18:37 UTC (rev 21005)
+++ trunk/packages/seg/trunk/debian/changelog	2016-01-08 13:22:24 UTC (rev 21006)
@@ -5,6 +5,7 @@
   * Priority: optional
   * debhelper 9
   * Add fake watch file
+  * Remove -dbg package which is auto-generated now
 
  -- Andreas Tille <tille at debian.org>  Fri, 08 Jan 2016 14:14:59 +0100
 

Modified: trunk/packages/seg/trunk/debian/control
===================================================================
--- trunk/packages/seg/trunk/debian/control	2016-01-08 13:18:37 UTC (rev 21005)
+++ trunk/packages/seg/trunk/debian/control	2016-01-08 13:22:24 UTC (rev 21006)
@@ -26,15 +26,3 @@
  This program is inappropriate for masking nucleotide sequences and, in fact,
  may strip some nucleotide ambiguity codes from nt. sequences as they are being
  read.
-
-Package: ncbi-seg-dbg
-Architecture: any
-Section: debug
-Depends: ${shlibs:Depends},
-         ${misc:Depends},
-         ncbi-seg (= ${binary:Version})
-Description: debug symbols for ncbi-seg
- ncbi-seg (a.k.a. SEG) is a program for identifying and masking segments of
- low compositional complexity in amino acid sequences.
- .
- This package contains detached debug symbols for ncbi-seg.

Modified: trunk/packages/seg/trunk/debian/rules
===================================================================
--- trunk/packages/seg/trunk/debian/rules	2016-01-08 13:18:37 UTC (rev 21005)
+++ trunk/packages/seg/trunk/debian/rules	2016-01-08 13:22:24 UTC (rev 21006)
@@ -33,9 +33,5 @@
 override_dh_autoreconf:
 	dh_autoreconf -X./COPYING
 
-.PHONY: override_dh_strip
-override_dh_strip:
-	dh_strip --dbg-package=$(pkg)-dbg
-
 %:
 	dh $@ --with autoreconf




More information about the debian-med-commit mailing list