[SCM] libindi packaging branch, master, updated. 7bd9165f6b69ecfe4172a58749504c68efe55707

Pino Toscano pino at alioth.debian.org
Thu Sep 29 14:57:19 UTC 2011


The following commit has been merged in the master branch:
commit 7bd9165f6b69ecfe4172a58749504c68efe55707
Author: Pino Toscano <pino at debian.org>
Date:   Thu Sep 29 16:57:02 2011 +0200

    fill all the package descriptions
---
 debian/control |   51 ++++++++++++++++++++++++++++++++++++---------------
 1 files changed, 36 insertions(+), 15 deletions(-)

diff --git a/debian/control b/debian/control
index 3d60afe..acd1d84 100644
--- a/debian/control
+++ b/debian/control
@@ -22,8 +22,12 @@ Depends: ${shlibs:Depends}, ${misc:Depends},
 Pre-Depends: ${misc:Pre-Depends}
 Suggests: indi
 Multi-Arch: same
-Description: ... -- shared library
- ...
+Description: Instrument-Neutral Device Interface library -- shared library
+ 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 shared library.
 
@@ -32,27 +36,40 @@ Section: libdevel
 Architecture: any
 Depends: libindi0 (= ${binary:Version}), ${misc:Depends},
  libboost-dev, libusb-dev
-Description: ... -- development files
- ...
+Description: Instrument-Neutral Device Interface library -- development files
+ 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 development headers for the INDI library.
+ This package contains development headers and libraries for the INDI library.
 
 Package: libindi-data
 Architecture: all
 Depends: ${misc:Depends}
 Multi-Arch: foreign
-Description: ... -- shared data
- ...
+Description: Instrument-Neutral Device Interface library -- shared data
+ 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 data for the INDI library.
+ This package contains the data files for the INDI library.
 
 Package: indi
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: ... -- ...
- ...
+Description: INDI server, drivers and tools
+ 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 INDI server, the drivers for the supported
+ astronomical instrumentation, and other INDI tools.
 
 Package: indi-dbg
 Priority: extra
@@ -60,9 +77,13 @@ Section: debug
 Architecture: any
 Depends: libindi0 (= ${binary:Version}), ${misc:Depends}
 Pre-Depends: ${misc:Pre-Depends}
-Description: ... -- debug symbols
- ...
+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, useful to investigate problems in
- INDI.
+ This package contains the debug symbols for the INDI library and all the
+ utilities, useful to investigate problems in INDI.
 

-- 
libindi packaging



More information about the pkg-kde-commits mailing list