[SCM] libindi packaging branch, master, updated. 567d05abaa36a5f1cd7e726a26df8be01904a2d2

Pino Toscano pino at alioth.debian.org
Thu Sep 29 15:36:36 UTC 2011


The following commit has been merged in the master branch:
commit 567d05abaa36a5f1cd7e726a26df8be01904a2d2
Author: Pino Toscano <pino at debian.org>
Date:   Thu Sep 29 17:36:01 2011 +0200

    control: version the indi-bin suggestion in libindi0, suggest indi-bin in indi-dbg
---
 debian/control |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/debian/control b/debian/control
index a48f54b..ad583e3 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends},
  libindi-data (>= ${source:Version})
 Pre-Depends: ${misc:Pre-Depends}
-Suggests: indi-bin
+Suggests: indi-bin (>= ${source:Version})
 Multi-Arch: same
 Description: Instrument-Neutral Device Interface library -- shared library
  INDI (Instrument-Neutral Device Interface) is a distributed XML-based
@@ -76,6 +76,7 @@ Priority: extra
 Section: debug
 Architecture: any
 Depends: libindi0 (= ${binary:Version}), ${misc:Depends}
+Suggests: indi-bin (= ${binary:Version})
 Pre-Depends: ${misc:Pre-Depends}
 Description: Instrument-Neutral Device Interface library -- debug symbols
  INDI (Instrument-Neutral Device Interface) is a distributed XML-based

-- 
libindi packaging



More information about the pkg-kde-commits mailing list