[SCM] libindi packaging branch, master, updated. 80aaf059ac1e2bd7c8df8ff30ce06e59092ceadd

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


The following commit has been merged in the master branch:
commit 80aaf059ac1e2bd7c8df8ff30ce06e59092ceadd
Author: Pino Toscano <pino at debian.org>
Date:   Thu Sep 29 17:50:55 2011 +0200

    indi-bin: depend on libindi-data
---
 debian/control |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/debian/control b/debian/control
index ad583e3..8be173a 100644
--- a/debian/control
+++ b/debian/control
@@ -60,7 +60,8 @@ Description: Instrument-Neutral Device Interface library -- shared data
 
 Package: indi-bin
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends},
+ libindi-data (>= ${source:Version})
 Description: INDI server, drivers and tools
  INDI (Instrument-Neutral Device Interface) is a distributed XML-based
  control protocol designed to operate astronomical instrumentation.

-- 
libindi packaging



More information about the pkg-kde-commits mailing list