[SCM] libindi packaging branch, master, updated. debian/1.2.0-1

Maximiliano Curia maxy at moszumanska.debian.org
Tue Apr 26 13:44:08 UTC 2016


Gitweb-URL: http://git.debian.org/?p=pkg-kde/krap/libindi.git;a=commitdiff;h=92f03de

The following commit has been merged in the master branch:
commit 92f03de63c2e7a22620eb2d4b114db3f8090ab1a
Author: Maximiliano Curia <maxy at debian.org>
Date:   Tue Apr 26 15:09:43 2016 +0200

    Migrate dbg package to automatic dbgsym
---
 debian/control | 18 ------------------
 debian/rules   |  2 +-
 2 files changed, 1 insertion(+), 19 deletions(-)

diff --git a/debian/control b/debian/control
index 40b2993..1a6b2d6 100644
--- a/debian/control
+++ b/debian/control
@@ -132,21 +132,3 @@ Description: INDI server, drivers and tools
  .
  This package contains the INDI server, the drivers for the supported
  astronomical instrumentation, and other INDI tools.
-
-Package: indi-dbg
-Priority: extra
-Section: debug
-Architecture: any
-Depends: libindi1 (= ${binary:Version}), ${misc:Depends}
-Suggests: indi-bin (= ${binary:Version})
-Pre-Depends: ${misc:Pre-Depends}
-Multi-Arch: same
-Description: Instrument-Neutral Device Interface library -- debug symbols
- INDI (Instrument-Neutral Device Interface) is a distributed XML-based
- control protocol designed to operate astronomical instrumentation.
- INDI is small, flexible, easy to parse, scalable, and stateless.
- It supports common DCS functions such as remote control, data acquisition,
- monitoring, and a lot more.
- .
- This package contains the debug symbols for the INDI library and all the
- utilities, useful to investigate problems in INDI.
diff --git a/debian/rules b/debian/rules
index bbf2f37..e1a77fc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,7 @@ override_dh_auto_configure:
 	dh_auto_configure -- -DLIB_SUFFIX=/$(DEB_HOST_MULTIARCH)
 
 override_dh_strip:
-	dh_strip --dbg-package=indi-dbg
+	dh_strip --dbgsym-migration='indi-dbg (<= 1.2.0-1~~)'
 
 override_dh_makeshlibs:
 	dh_makeshlibs -V

-- 
libindi packaging



More information about the pkg-kde-commits mailing list