[med-svn] r20845 - trunk/packages/infernal/trunk/debian
Andreas Tille
tille at moszumanska.debian.org
Mon Dec 21 09:00:34 UTC 2015
Author: tille
Date: 2015-12-21 09:00:33 +0000 (Mon, 21 Dec 2015)
New Revision: 20845
Modified:
trunk/packages/infernal/trunk/debian/changelog
trunk/packages/infernal/trunk/debian/control
trunk/packages/infernal/trunk/debian/rules
Log:
drop dpg package at all since it is auto-generated by dpkg now
Modified: trunk/packages/infernal/trunk/debian/changelog
===================================================================
--- trunk/packages/infernal/trunk/debian/changelog 2015-12-21 08:32:22 UTC (rev 20844)
+++ trunk/packages/infernal/trunk/debian/changelog 2015-12-21 09:00:33 UTC (rev 20845)
@@ -1,8 +1,10 @@
-infernal (1.1.1-3) UNRELEASED; urgency=medium
+infernal (1.1.1-3) unstable; urgency=medium
* cme fix dpkg-control
+ * drop dpg package at all since it is auto-generated by dpkg now
+ Closes: #766309
- -- Andreas Tille <tille at debian.org> Mon, 21 Dec 2015 09:31:42 +0100
+ -- Andreas Tille <tille at debian.org> Mon, 21 Dec 2015 09:35:57 +0100
infernal (1.1.1-2) unstable; urgency=medium
Modified: trunk/packages/infernal/trunk/debian/control
===================================================================
--- trunk/packages/infernal/trunk/debian/control 2015-12-21 08:32:22 UTC (rev 20844)
+++ trunk/packages/infernal/trunk/debian/control 2015-12-21 09:00:33 UTC (rev 20845)
@@ -46,15 +46,3 @@
.
This package provides the documentation which is shipped with the
code of infernal.
-
-Package: infernal-dbg
-Architecture: amd64 kfreebsd-amd64
-Section: debug
-Priority: extra
-Depends: ${misc:Depends},
- infernal (= ${binary:Version})
-Description: debug information for infernal
- This package contains extra information to help the debugging of the
- infernal suite. The package is auto-generated. You may be asked
- by the upstream developer to install it to help the identification
- of a technical problem.
Modified: trunk/packages/infernal/trunk/debian/rules
===================================================================
--- trunk/packages/infernal/trunk/debian/rules 2015-12-21 08:32:22 UTC (rev 20844)
+++ trunk/packages/infernal/trunk/debian/rules 2015-12-21 09:00:33 UTC (rev 20845)
@@ -13,9 +13,6 @@
override_dh_compress :
dh_compress -X.pdf
-override_dh_strip:
- dh_strip --dbg-package=infernal-dbg
-
override_dh_auto_install:
$(MAKE) install prefix=$(CURDIR)/debian/tmp
More information about the debian-med-commit
mailing list