[Pkg-corba-commits] r53 - in /trunk/omnievents/debian: ./ changelog control copyright dirs libomnievents-dev.install libomnievents.install omnievents.install rules

tgg at users.alioth.debian.org tgg at users.alioth.debian.org
Wed Nov 21 10:57:58 UTC 2007


Author: tgg
Date: Wed Nov 21 10:57:58 2007
New Revision: 53

URL: http://svn.debian.org/wsvn/pkg-corba/?sc=1&rev=53
Log:
Import changeset 5 from pkg-omnievents repository

Added:
    trunk/omnievents/debian/
    trunk/omnievents/debian/changelog
    trunk/omnievents/debian/control
    trunk/omnievents/debian/copyright
    trunk/omnievents/debian/dirs
    trunk/omnievents/debian/libomnievents-dev.install
    trunk/omnievents/debian/libomnievents.install
    trunk/omnievents/debian/omnievents.install
    trunk/omnievents/debian/rules

Added: trunk/omnievents/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-corba/trunk/omnievents/debian/changelog?rev=53&op=file
==============================================================================
--- trunk/omnievents/debian/changelog (added)
+++ trunk/omnievents/debian/changelog Wed Nov 21 10:57:58 2007
@@ -1,0 +1,34 @@
+omnievents (2.6.2.pre2-1) unstable; urgency=medium
+
+  * New upstream pre-release (improved stability, less crashes,
+    fixed race, therefore urgency=medium for sarge).
+  * Documentation now build from source.
+  * Add debug library package, as requested by users.
+
+ -- W. Borgert <debacle at debian.org>  Sun,  1 May 2005 11:12:02 +0000
+
+omnievents (2.6.1-4) unstable; urgency=low
+
+  * Add build dependency on omniorb4-idl (closes: #285285).
+    I should use pbuilder.
+  * Fixed a lintian error and a lintian warning.
+
+ -- W. Borgert <debacle at debian.org>  Mon, 13 Dec 2004 19:23:58 +0000
+
+omnievents (2.6.1-3) unstable; urgency=low
+
+  * Add build dependency on omniidl4 (closes: #284950).
+
+ -- W. Borgert <debacle at debian.org>  Fri, 10 Dec 2004 09:26:01 +0000
+
+omnievents (2.6.1-2) unstable; urgency=low
+
+  * Bug fix: Use upstream init and defaults file.
+
+ -- W. Borgert <debacle at debian.org>  Sat, 27 Nov 2004 15:57:32 +0000
+
+omnievents (2.6.1-1) unstable; urgency=low
+
+  * Initial Release (closes: #268813).
+
+ -- W. Borgert <debacle at debian.org>  Sat, 20 Nov 2004 17:53:19 +0000

Added: trunk/omnievents/debian/control
URL: http://svn.debian.org/wsvn/pkg-corba/trunk/omnievents/debian/control?rev=53&op=file
==============================================================================
--- trunk/omnievents/debian/control (added)
+++ trunk/omnievents/debian/control Wed Nov 21 10:57:58 2007
@@ -1,0 +1,56 @@
+Source: omnievents
+Section: net
+Priority: optional
+Maintainer: W. Borgert <debacle at debian.org>
+Build-Depends: debhelper (>= 4.0.0), cdbs, libomniorb4-dev, pkg-config, omniidl4, libcos4-dev, omniorb4-idl, doxygen, graphviz, xsltproc, docbook-xsl
+Standards-Version: 3.6.1.1
+
+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. It
+ is a small, efficient implementation of the Object Management Group's
+ Event Service specification designed to work with omniORB.
+ .
+ This packages contains the CORBA Event Service daemon as a standalone
+ executable and the tools.
+
+Package: libomnievents
+Architecture: any
+Section: libs
+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. It
+ is a small, efficient implementation of the Object Management Group's
+ Event Service specification designed to work with omniORB.
+ .
+ This package contains the shared libraries.
+
+Package: libomnievents-dev
+Architecture: any
+Section: libdevel
+Depends: ${shlibs:Depends}, ${misc:Depends}
+Recommends: pkg-config
+Description: Implementation of the CORBA Event Service
+ omniEvents enables CORBA applications to communicate through
+ asynchronous broadcast channels rather than direct method calls. It
+ is a small, efficient implementation of the Object Management Group's
+ Event Service specification designed to work with omniORB.
+ .
+ This package contains the development libraries, header files,
+ developer documentation, and examples.
+
+Package: libomnievents-dbg
+Architecture: any
+Section: libdevel
+Depends: libomnievents (= ${Source-Version})
+Description: Implementation of the CORBA Event Service
+ omniEvents enables CORBA applications to communicate through
+ asynchronous broadcast channels rather than direct method calls. It
+ is a small, efficient implementation of the Object Management Group's
+ Event Service specification designed to work with omniORB.
+ .
+ This package contains the debugging libraries.

Added: trunk/omnievents/debian/copyright
URL: http://svn.debian.org/wsvn/pkg-corba/trunk/omnievents/debian/copyright?rev=53&op=file
==============================================================================
--- trunk/omnievents/debian/copyright (added)
+++ trunk/omnievents/debian/copyright Wed Nov 21 10:57:58 2007
@@ -1,0 +1,16 @@
+This package was debianised by W. Borgert <debacle at debian.org> on
+Sat, 2004-11-20 17:53:19 +0000.
+
+It was downloaded from http://omnievents.sourceforge.net/
+
+Upstream Authors:
+Alex Tingle <alextingle at users.sourceforge.net>
+Bjorn Rohde Jensen <shamus13 at users.sourceforge.net>
+Paul Nader <naderp at users.sourceforge.net>
+
+Copyright (C) Copyright 2004 Alex Tingle.
+
+License:
+
+This software is distributed under the GNU Lesser General Public License,
+which can be found at /usr/share/common-licenses/LGPL-2.1.

Added: trunk/omnievents/debian/dirs
URL: http://svn.debian.org/wsvn/pkg-corba/trunk/omnievents/debian/dirs?rev=53&op=file
==============================================================================
--- trunk/omnievents/debian/dirs (added)
+++ trunk/omnievents/debian/dirs Wed Nov 21 10:57:58 2007
@@ -1,0 +1,4 @@
+etc/default/
+etc/init.d/
+usr/lib/debug/
+var/lib/omniEvents/

Added: trunk/omnievents/debian/libomnievents-dev.install
URL: http://svn.debian.org/wsvn/pkg-corba/trunk/omnievents/debian/libomnievents-dev.install?rev=53&op=file
==============================================================================
--- trunk/omnievents/debian/libomnievents-dev.install (added)
+++ trunk/omnievents/debian/libomnievents-dev.install Wed Nov 21 10:57:58 2007
@@ -1,0 +1,5 @@
+debian/tmp/usr/include/
+debian/tmp/usr/lib/*.a
+debian/tmp/usr/lib/*.so
+debian/tmp/usr/lib/pkgconfig/
+debian/tmp/usr/share/

Added: trunk/omnievents/debian/libomnievents.install
URL: http://svn.debian.org/wsvn/pkg-corba/trunk/omnievents/debian/libomnievents.install?rev=53&op=file
==============================================================================
--- trunk/omnievents/debian/libomnievents.install (added)
+++ trunk/omnievents/debian/libomnievents.install Wed Nov 21 10:57:58 2007
@@ -1,0 +1,1 @@
+debian/tmp/usr/lib/*.so.*

Added: trunk/omnievents/debian/omnievents.install
URL: http://svn.debian.org/wsvn/pkg-corba/trunk/omnievents/debian/omnievents.install?rev=53&op=file
==============================================================================
--- trunk/omnievents/debian/omnievents.install (added)
+++ trunk/omnievents/debian/omnievents.install Wed Nov 21 10:57:58 2007
@@ -1,0 +1,2 @@
+debian/tmp/usr/bin/
+debian/tmp/usr/sbin/

Added: trunk/omnievents/debian/rules
URL: http://svn.debian.org/wsvn/pkg-corba/trunk/omnievents/debian/rules?rev=53&op=file
==============================================================================
--- trunk/omnievents/debian/rules (added)
+++ trunk/omnievents/debian/rules Wed Nov 21 10:57:58 2007
@@ -1,0 +1,36 @@
+#!/usr/bin/make -f
+
+DEB_FIXPERMS_EXCLUDE=omniEvents.pc
+DEB_INSTALL_DOCS_libomnievents-dev=doc/omnievents.* doc/*.html doc/doxygen
+DEB_INSTALL_MANPAGES_omnievents=doc/man/omniEvents.8 doc/man/*.1
+DEB_DH_INSTALLINIT_ARGS="--name=omniorb-eventservice"
+DEB_UPDATE_RCD_PARAMS_omnievents="defaults 90 10"
+DOCBOOK=/usr/share/xml/docbook/stylesheet/nwalsh
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/autotools.mk
+
+DEB_CONFIGURE_EXTRA_FLAGS := --enable-unloadable-stubs
+DEB_DH_MAKESHLIBS_ARGS := -V
+DEB_DH_STRIP_ARGS := --dbg-package=libomnievents
+
+common-install-prehook-arch::
+	$(MAKE) -f meta.mk doc DOCBOOK=$(DOCBOOK)
+
+build/omnievents::
+	$(MAKE) -C src oelite
+	cp etc/default/omniorb-eventservice \
+	    $(CURDIR)/debian/omnievents.omniorb-eventservice.default
+	cp etc/init.d/omniorb-eventservice \
+	    $(CURDIR)/debian/omnievents.omniorb-eventservice.init
+
+binary-post-install/omnievents::
+	cp -f src/oelite $(CURDIR)/debian/omnievents/usr/sbin/omniEvents
+
+binary-post-install/libomnievents::
+	cd $(CURDIR)/debian/libomnievents/usr/lib/ && \
+	    ln -sf libomniEvents.so.2.6.2 libomniEvents.so.2
+
+binary-post-install/libomnievents-dev::
+	rm -f $(CURDIR)/debian/libomnievents-dev/usr/include/*.{h,hh}
+	chmod 644 $(CURDIR)/debian/libomnievents-dev/usr/lib/pkgconfig/*.pc




More information about the Pkg-corba-commits mailing list