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

Maximiliano Curia maxy at moszumanska.debian.org
Tue May 13 13:22:25 UTC 2014


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

The following commit has been merged in the master branch:
commit 8f23c0439da0ab4a84bc46aa4a82b4d85feb4c27
Author: Maximiliano Curia <maxy at debian.org>
Date:   Tue May 13 15:22:18 2014 +0200

    Improve dependencies, libindialignmentdriver0 is the only library that does a dlopen of the plugins. (Closes: #747855)
---
 debian/changelog | 7 +++++++
 debian/control   | 4 ++--
 2 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index fd84f32..b74818f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+libindi (0.9.8.1-3) UNRELEASED; urgency=medium
+
+  * Improve dependencies, libindialignmentdriver0 is the only library that
+    does a dlopen of the plugins. (Closes: #747855)
+
+ -- Maximiliano Curia <maxy at debian.org>  Tue, 13 May 2014 15:19:54 +0200
+
 libindi (0.9.8.1-2) unstable; urgency=medium
 
   * Update symbols from 0.9.8.1-1 buildlogs.
diff --git a/debian/control b/debian/control
index f497c4a..7887ca5 100644
--- a/debian/control
+++ b/debian/control
@@ -67,7 +67,7 @@ Description: Instrument-Neutral Device Interface library -- main library
 Package: libindialignmentdriver0
 Section: libs
 Architecture: any
-Depends: ${misc:Depends}, ${shlibs:Depends}
+Depends: libindi-plugins (= ${binary:Version}), ${misc:Depends}, ${shlibs:Depends}
 Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
 Description: Instrument-Neutral Device Interface library -- alignment driver lib
@@ -115,7 +115,7 @@ Description: Instrument-Neutral Device Interface library -- development files
 
 Package: libindi-data
 Architecture: all
-Depends: ${misc:Depends}, libindi-plugins (>= ${source:Version})
+Depends: ${misc:Depends}
 Multi-Arch: foreign
 Description: Instrument-Neutral Device Interface library -- shared data
  INDI (Instrument-Neutral Device Interface) is a distributed XML-based

-- 
libindi packaging



More information about the pkg-kde-commits mailing list