[SCM] Packaging for omninotify branch, master, updated. upstream/2.1-21-g5aa5aa1

Picca Frédéric-Emmanuel picca at synchrotron-soleil.fr
Sat Feb 20 15:31:33 UTC 2010


The following commit has been merged in the master branch:
commit 5aa5aa1ec5973e47aea9c0cce4770c4908ca0abf
Author: Picca Frédéric-Emmanuel <picca at synchrotron-soleil.fr>
Date:   Sat Feb 20 15:58:58 2010 +0100

    * improve the package description thanks to Justin B Rye

diff --git a/debian/changelog b/debian/changelog
index 7de678c..4445efc 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,6 @@
 omninotify (2.1-1) unstable; urgency=low
 
   * Initial release (Closes: #nnnn)  <nnnn is the bug number of your ITP>
+  * Thanks to Justin B Rye for package description review
 
  -- Picca Frédéric-Emmanuel <picca at synchrotron-soleil.fr>  Thu, 11 Feb 2010 18:37:54 +0100
diff --git a/debian/control b/debian/control
index b65ce16..16a63a4 100644
--- a/debian/control
+++ b/debian/control
@@ -1,5 +1,5 @@
 Source: omninotify
-Section: science
+Section: admin
 Priority: extra
 Maintainer: Picca Frédéric-Emmanuel <picca at synchrotron-soleil.fr>
 Build-Depends: debhelper (>= 7.0.50), autotools-dev, omniidl, omniorb-idl
@@ -9,36 +9,40 @@ Homepage: http://omninotify.sourceforge.net/
 Package: omninotify
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}
-Description: multi-threaded CORBA Notification Service
- omniNotify is a multi-threaded implementation of the
- CORBA Notification Service (CosNotification), a feature-enriched
- version of the CORBA Event Service (CosEvents).
- omniNotify offers asynchronous, decoupled, event-based
- communication between distributed and heterogeneous applications.
-  * Scalable filter evaluation and event dispatching architecture.
-  * Support for push-based and pull-based event suppliers and consumers.
-  * Support variants of suppliers/consumers that transmit (per push/pull):
-  * a CORBA::Any (a single arbitrary value);
-  * a CosNotification::StructuredEvent (a single structured event);
-  * a CosNotification::EventBatch (a sequence of structured events).
-  * Administrative and Notification QoS properties.
-  * Backward compatible with CosEvents.
+Description: CORBA Notification Service
+ omniNotify is a multi-threaded implementation of the CORBA Notification
+ Service (CosNotification), a feature-enriched version of the CORBA Event
+ Service (CosEvents) built on top of OmniORB. It offers asynchronous,
+ decoupled, event-based communication between distributed and
+ heterogeneous applications. omniNotify has a scalable filter evaluation
+ and event dispatching architecture, which supports:
+  * push-based and pull-based event suppliers and consumers;
+  * variants of suppliers/consumers that transmit (per push/pull)
+    a CosNotification::StructuredEvent (a single structured event),
+    a CosNotification::EventBatch (a sequence of structured events),
+    and a CORBA::Any (a single arbitrary value);
+  * administrative and Notification QoS properties;
+  * CosEvents backward compatibility.
+ .
+ This package contains the notifd daemon.
 
 Package: omninotify-dbg
 Section: debug
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, omninotify (= ${binary:Version})
-Description: multi-threaded CORBA Notification Service
- omniNotify is a multi-threaded implementation of the
- CORBA Notification Service (CosNotification), a feature-enriched
- version of the CORBA Event Service (CosEvents).
- omniNotify offers asynchronous, decoupled, event-based
- communication between distributed and heterogeneous applications.
-  * Scalable filter evaluation and event dispatching architecture.
-  * Support for push-based and pull-based event suppliers and consumers.
-  * Support variants of suppliers/consumers that transmit (per push/pull):
-  * a CORBA::Any (a single arbitrary value);
-  * a CosNotification::StructuredEvent (a single structured event);
-  * a CosNotification::EventBatch (a sequence of structured events).
-  * Administrative and Notification QoS properties.
-  * Backward compatible with CosEvents.
+Description: CORBA Notification Service - debug symbols
+ omniNotify is a multi-threaded implementation of the CORBA Notification
+ Service (CosNotification), a feature-enriched version of the CORBA Event
+ Service (CosEvents) built on top of OmniORB. It offers asynchronous,
+ decoupled, event-based communication between distributed and
+ heterogeneous applications. omniNotify has a scalable filter evaluation
+ and event dispatching architecture, which supports:
+  * push-based and pull-based event suppliers and consumers;
+  * variants of suppliers/consumers that transmit (per push/pull)
+    a CosNotification::StructuredEvent (a single structured event),
+    a CosNotification::EventBatch (a sequence of structured events),
+    and a CORBA::Any (a single arbitrary value);
+  * administrative and Notification QoS properties;
+  * CosEvents backward compatibility.
+ .
+ This package contains the debugging symbols for omninotify.

-- 
Packaging for omninotify



More information about the debian-science-commits mailing list