Package: wnpp
Severity: wishlist

Package name    : omnievents
Version         : 2.5.4
Upstream Author : Nader/Tingle/Jensen
URL             : http://omnievents.sourceforge.net/
License         : LGPL
Description     : Implementation of the CORBA Event Service

omniEvents enables CORBA applications to communicate through
asynchronous broadcast channels rather than direct method
calls. The server runs on Windows, and most Unixes. It is a
small, efficient implementation of the Object Management
Group's Event Service specification designed to work with
omniORB.
diff -ruNa omnievents-2.5.4.orig/debian/changelog 
omnievents-2.5.4/debian/changelog
--- omnievents-2.5.4.orig/debian/changelog      1970-01-01 00:00:00.000000000 
+0000
+++ omnievents-2.5.4/debian/changelog   2004-08-29 09:35:08.000000000 +0000
@@ -0,0 +1,6 @@
+omnievents (2.5.4-1) unstable; urgency=low
+
+  * Initial Release.
+
+ -- ... <[EMAIL PROTECTED]>  Sun, 29 Aug 2004 09:27:44 +0000
+
diff -ruNa omnievents-2.5.4.orig/debian/control omnievents-2.5.4/debian/control
--- omnievents-2.5.4.orig/debian/control        1970-01-01 00:00:00.000000000 
+0000
+++ omnievents-2.5.4/debian/control     2004-08-29 09:35:43.000000000 +0000
@@ -0,0 +1,12 @@
+Source: omnievents
+Section: ...
+Priority: optional
+Maintainer: ... <[EMAIL PROTECTED]>
+Build-Depends: debhelper (>= 4.0.0), cdbs
+Standards-Version: 3.6.0
+
+Package: omnievents
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Description: Implementation of the CORBA Event Service
+ omniEvents enables CORBA applications to communicate through 
+ asynchronous broadcast channels rather than direct method 
+ calls. The server runs on Windows, and most Unixes. It is a 
+ small, efficient implementation of the Object Management 
+ Group's Event Service specification designed to work with 
+ omniORB.
diff -ruNa omnievents-2.5.4.orig/debian/copyright 
omnievents-2.5.4/debian/copyright
--- omnievents-2.5.4.orig/debian/copyright      1970-01-01 00:00:00.000000000 
+0000
+++ omnievents-2.5.4/debian/copyright   2004-08-29 09:34:50.000000000 +0000
@@ -0,0 +1,13 @@
+This package was debianized by ... <[EMAIL PROTECTED]> on
+Sun, 29 Aug 2004 09:27:44 +0000.
+
+It was downloaded from http://omnievents.sourceforge.net/
+
+Upstream Authors:
+Paul Nader <[EMAIL PROTECTED]>
+Alex Tingle <[EMAIL PROTECTED]>
+Bjorn Rohde Jensen <[EMAIL PROTECTED]>
+
+Copyright:
+
+LGPL...
diff -ruNa omnievents-2.5.4.orig/debian/omnievents.dbk 
omnievents-2.5.4/debian/omnievents.dbk
--- omnievents-2.5.4.orig/debian/omnievents.dbk 1970-01-01 00:00:00.000000000 
+0000
+++ omnievents-2.5.4/debian/omnievents.dbk      2004-08-29 09:50:33.000000000 
+0000
@@ -0,0 +1,68 @@
+<?xml version='1.0' encoding='ISO-8859-1'?>
+<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
+"http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"; [
+  <!ENTITY debian "<productname>Debian GNU/Linux</productname>">
+]>
+
+<refentry>
+  <refentryinfo>
+    <address>
+      <email>[EMAIL PROTECTED]</email>
+    </address>
+    <author>
+      <firstname>...</firstname>
+      <surname>...</surname>
+    </author>
+    <copyright>
+      <year>2004</year>
+      <holder>...</holder>
+    </copyright>
+    <date>2004-..-..</date>
+  </refentryinfo>
+  <refmeta>
+    <refentrytitle>...</refentrytitle>
+
+    <manvolnum>...</manvolnum>
+  </refmeta>
+  <refnamediv>
+    <refname>...</refname>
+
+    <refpurpose></refpurpose>
+  </refnamediv>
+  <refsynopsisdiv>
+    <cmdsynopsis>
+      <command>...</command>
+
+      <arg><option>-...</option></arg>
+
+      <arg><option>--...=<replaceable>...</replaceable></option></arg>
+    </cmdsynopsis>
+  </refsynopsisdiv>
+  <refsect1>
+    <title>Description</title>
+
+    <para></para>
+  </refsect1>
+  <refsect1>
+    <title>... Options</title>
+    <variablelist>
+      <varlistentry>
+       <term><option>...</option>
+         <option>...</option></term>
+       <listitem>
+         <para></para>
+       </listitem>
+      </varlistentry>
+    </variablelist>
+  </refsect1>
+  <refsect1>
+    <title>Files</title>
+
+    <para></para>
+  </refsect1>
+  <refsect1>
+    <title>Author</title>
+
+      <para></para>
+  </refsect1>
+</refentry>
diff -ruNa omnievents-2.5.4.orig/debian/rules omnievents-2.5.4/debian/rules
--- omnievents-2.5.4.orig/debian/rules  1970-01-01 00:00:00.000000000 +0000
+++ omnievents-2.5.4/debian/rules       2004-08-29 09:47:28.000000000 +0000
@@ -0,0 +1,12 @@
+#!/usr/bin/make -f
+
+DB2MAN=/usr/share/sgml/docbook/stylesheet/xsl/nwalsh/manpages/docbook.xsl
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/autotools.mk
+
+common-build-indep::
+       xsltproc --nonet --novalid $(DB2MAN) omnievents.dbk
+
+clean::
+       rm -f omnievents.[1-9]

Reply via email to