[SCM] libindi packaging branch, master, updated. debian/0.9.8.1-2

Maximiliano Curia maxy at moszumanska.debian.org
Wed May 7 15:00:57 UTC 2014


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

The following commit has been merged in the master branch:
commit 9160629316f0cb722e4d968a135c6bc3b0922071
Author: Maximiliano Curia <maxy at debian.org>
Date:   Wed May 7 14:36:23 2014 +0200

    Add dh sequence pkgkde_symbolshelper.
---
 debian/changelog | 1 +
 debian/control   | 1 +
 debian/rules     | 2 +-
 3 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 6e8530f..fc1580e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 libindi (0.9.8.1-2) UNRELEASED; urgency=medium
 
   * Update symbols from 0.9.8.1-1 buildlogs.
+  * Add dh sequence pkgkde_symbolshelper.
 
  -- Maximiliano Curia <maxy at debian.org>  Wed, 07 May 2014 14:16:04 +0200
 
diff --git a/debian/control b/debian/control
index 2f88e22..f497c4a 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,7 @@ Build-Depends: cmake (>= 2.4.7),
                libnova-dev (>= 0.14.0),
                libusb-1.0-0-dev,
                libusb-dev,
+               pkg-kde-tools (>= 0.12),
                zlib1g-dev
 Standards-Version: 3.9.5
 Homepage: http://www.indilib.org/
diff --git a/debian/rules b/debian/rules
index cd1acd6..7ee9ce1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ export CXXFLAGS := $(shell dpkg-buildflags --get CXXFLAGS)
 export LDFLAGS := $(shell dpkg-buildflags --get LDFLAGS)
 
 %:
-	dh $@ --parallel
+	dh $@ --parallel --with pkgkde_symbolshelper
 
 override_dh_auto_configure:
 	dh_auto_configure -- -DLIB_DESTINATION=/usr/lib/$(DEB_HOST_MULTIARCH) \

-- 
libindi packaging



More information about the pkg-kde-commits mailing list