omniorb-dfsg 4.1.3-1 source package in Ubuntu
Changelog
omniorb-dfsg (4.1.3-1) unstable; urgency=low [ Floris Bruynooghe ] * debian/convertior.1: Use minus sign instead of hyphen (lintian). * debian/omniorb-nameserver.post{inst|rm}: Use true instead of /bin/true to cure minor lintian error. * Include <stdio.h> in catior.cc and convertior.cc (Closes: #505389). * Repack upstream tarball to remove win32 binaries and zipfiles with unclear copyright information, all unused by Debian. * Add ${misc:Depends} to all packages since we use debhelper. [ Thomas Girard ] * Update to latest release. * Rename source package from omniorb4 to omniorb-dfsg. omniorb4-nameserver startup script keeps its name to avoid being kept while replacing omniorb4-nameserver package with omniorb-nameserver. * Attempt to compile omniorb on arm using default g++ version (Closes: #533809). * Bump Standards-Version: to 3.8.3. Section changes for -dbg packages. * Change Section: of -dbg packages to debug. omniorb (4.1.2-2) unstable; urgency=low * Transition package names to not include "4" where applicable: - Binary packages renamed and transitional packages made where relevant. - Configuration file is now same as upstream (/etc/omniORB.cfg). - No more documentation changes needed. - omniNames dbdir changed to /var/lib/omniorb (from /var/lib/omniorb4). - omniNames logfile changed to /var/log/omniorb-nameserver.log. * Bump debian/compat to 6, no changes. omniorb4 (4.1.2-1) unstable; urgency=low [ Floris Bruynooghe ] * New upstream release. include/omniconfig.h.in and src/lib/omnithread/posix.cc no longer need patching. * Register HTML documentation with doc-base. * Add debian/watch file. [ Thomas Girard ] * Add patch from Thomas Lockhart to fix hex version used during the build. * Bump shlibs for libcos4-1 and libomniorb4-1. * Revert an ABI breaking change in class sslContext. * Make debian/copyright machine-interpretable; follow guidelines from http://wiki.debian.org/Proposals/CopyrightFormat omniorb4 (4.1.1-4) unstable; urgency=low * Fix arm-specific case to exclude armel. The fix is not needed for armel, and g++-4.1 does not seem to work on this platform. Thanks to Riku Voipio for the report and the fix. Closes: #469281. * Tweak configure mechanism to fix kFreeBSD FTBFS. omniorb4 (4.1.1-3) unstable; urgency=low * Build with g++-4.1 on arm to fix FTBFS. Closes: #460419. omniorb4 (4.1.1-2) unstable; urgency=low [ Thomas Girard ] * Add missing libomniConnectionMgmt4.so.1 to package libomniorb4-1, and bump libomniorb4-1.shlibs. * Bump Standards-Version: to 3.7.3. (No changes needed.) [ Floris Bruynooghe ] * Suggests omniidl4-python in omniidl4 rather than recommending it. omniorb4 (4.1.1-1) unstable; urgency=low [ Thomas Girard ] * Move omnicpp man page to section 1. [ Floris Bruynooghe ] * New upstream release. * No longer modify configure.ac and configure, upstream caters for kfreebsd now. Thanks to Duncan Grisby for accepting the patch. * No longer create omniNames.html, shipped by upstream now. * Bump shlibs version for libomniorb4-1 and libcos4-1 to 4.1.1 due to ABI change in the internal header files (which are used by python-omniorb and omnievents). omniorb4 (4.1.0-1) unstable; urgency=low [ Floris Bruynooghe ] * Package taken over by CORBA team, with blessing from Bastian Blank. * New upstream release (Closes: #398462, #430422). * Patch for kfreebsd, thanks Petr Salinger (Closes: #341089). * Include examples (Closes: #197061). * Change persistent data directory of omniNames (Closes: #282811). * Enable all COS stubs to be build (Closes: #107107). * Removed omniidl4.prerm as pycentral does that job now. * Replace ${Source-Version} by ${binary:Version} in debian/control. * Remove the #! line from omniidl's main.py in site-packages. * Add manpages for omniMapper, omniNames and omnicpp. * Increased the debhelper compat level to 5. * Increased Standards-Version: to 3.7.2. * Binary package name changes due to new ABIs: libcos4 -> libcos4-1, libomniorb4 -> libomniorb4-1 (Closes: #430281). * Removed obsolete Conflicts: and Provides: in debian/control. * Moved the errorlog to a Policy compliant location. [ Thomas Girard ] * Give --build and --host flags to configure script. * Add -dbg packages based on Floris' work (Closes: #42953). * Tighten dh_pycentral invocation to omniidl4 only. * Rework short descriptions. * Add Vcs-Svn:, Vcs-Browser: and Homepage: debian/control fields. omniorb4 (4.0.6-2.3) unstable; urgency=low * Non-maintainer upload. * Use python-central instead of python-support because the dependency omniidl4-python also use that. And with that python-central uses the standard location which doesn't break the expectation of this package. Closes: #387414 omniorb4 (4.0.6-2.2) unstable; urgency=low * Non-maintainer upload. * Update package to the last python policy (Closes: #380881). * Bump Standards-Version to 3.7.2. * Update debian/copyright with up to date FSF address. omniorb4 (4.0.6-2.1) unstable; urgency=medium * Non-maintainer upload. * Don't hardcode /usr/lib/python2.3 in omniorb4.install; use /usr/lib/python2.4 instead. Fixes FTBFS with python 2.4. * Rebuild against python 2.4. (Closes: #383331, #383426) omniorb4 (4.0.6-2) unstable; urgency=low * C++ ABI transition. - Rename packages: libcos3 -> libcos3c2, libomniorb4 -> libomniorb4c2, libomnithread3 -> libomnithread3c2. omniorb4 (4.0.6-1) unstable; urgency=medium * New upstream version. (closes: #304772) omniorb4 (4.0.5-2) unstable; urgency=high * Fix DoS. (closes: #299807) omniorb4 (4.0.5-1) unstable; urgency=low * New upstream version. (closes: #277130) omniorb4 (4.0.4.1-3) unstable; urgency=medium * src/tool/omniidl: - Build omnicpp. * debian: - Install omnicpp. (closes: #267952) omniorb4 (4.0.4.1-2) unstable; urgency=medium * configure: - Fix definition of openssl libs. (closes: #265848) omniorb4 (4.0.4.1-1) unstable; urgency=high * Remove undistributable file. * debian/copyright: - Update. omniorb4 (4.0.4-1) unstable; urgency=low * New upstream version. (closes: #263006) omniorb4 (4.0.3-2) unstable; urgency=low * debian/control: - Add pkg-config to Depends for *-dev. - Use python:Depends. * debian/omniorb4-doc.install: - Only install (fixed) html documentation. (closes: #200416) * debian/omniidl4.postinst: - Remove. * debian/*-dev.install: - Install pkg-config files. (closes: #223397) * debian/rules: - Reorganise autotools file update. - Use dh_python. - Fix library dependencies. * doc: - Fix name of config file in tex source and html output of the documentation. omniorb4 (4.0.3-1) unstable; urgency=low * new upstream version omniorb4 (4.0.2.cvs200300828-1) unstable; urgency=low * new cvs version - fixes python2.3 problems (closes: #207641) omniorb4 (4.0.2-1) unstable; urgency=low * new upstream version * debian/*.files - new unstable python * aclocal.m4, configure - open_ssl_libs instead of open_ssl_lib omniorb4 (4.0.1-1) unstable; urgency=low * new upstream version * debian/control - fix further depends (closes: #188005) * include/omniORB4/CORBA_sysdep_auto.h - try to fix long double disable for m68k omniorb4 (4.0.0-3) unstable; urgency=low * debian/control - libomniorb4-dev depends on libomnithread3-dev (closes: #182059) - fix descriptions * include/omniORB4/CORBA_sysdep_auto.h - disable long double on m68k omniorb4 (4.0.0-2) unstable; urgency=low * debian/rules - fix clean target (closes: #176912) - update autoconf files - add omnicpp compatiblity symlink to omniidl4 * debian/control - remove gcc-3.2 depency - move Standards-Version to 3.5.8 - build-depend against autotools-dev omniorb4 (4.0.0-1) unstable; urgency=low * New upstream version. (closes: #167456) * Remove some packages. omniorb4 (3.99.cvs20020830-4) unstable; urgency=low * include internal header omniorb4 (3.99.cvs20020830-3) unstable; urgency=low * sysdeps use <stdint.h> * fix long same as int check * add a DefaultInitRef to configfile * fix include installation omniorb4 (3.99.cvs20020830-2) unstable; urgency=low * add correct configfile * use /etc/omniORB4.cfg * add --disable-thread-tracing to configure omniorb4 (3.99.cvs20020830-1) unstable; urgency=low * new cvs version omniorb4 (3.99.cvs20020327-1) unstable; urgency=low * Initial Release. -- Ubuntu Archive Auto-Sync <email address hidden> Tue, 15 Jun 2010 11:14:16 +0100
Upload details
- Uploaded by:
- Ubuntu Archive Auto-Sync
- Uploaded to:
- Maverick
- Original maintainer:
- Debian CORBA Team
- Architectures:
- any
- Section:
- devel
- Urgency:
- Very Urgent
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
omniorb-dfsg_4.1.3.orig.tar.gz | 2.8 MiB | f8c87b41d8fcda392a8fa48dac1c85a488eedba6c81e42d7756f93f72bb9796b |
omniorb-dfsg_4.1.3-1.diff.gz | 15.9 KiB | 77aad08e8ab7382d365d4aca6802a0ea825d5d3e99cc4cb1eee7255b50bcd925 |
omniorb-dfsg_4.1.3-1.dsc | 1.6 KiB | 9e7ddfed8b3c80a3bdacb43731d414ee573b7912a457fb63fce68aa79b6ee549 |
Binary packages built by this source
- libcos4-1: No summary available for libcos4-1 in ubuntu maverick.
No description available for libcos4-1 in ubuntu maverick.
- libcos4-1-dbg: No summary available for libcos4-1-dbg in ubuntu natty.
No description available for libcos4-1-dbg in ubuntu natty.
- libcos4-dev: No summary available for libcos4-dev in ubuntu natty.
No description available for libcos4-dev in ubuntu natty.
- libomniorb4-1: No summary available for libomniorb4-1 in ubuntu maverick.
No description available for libomniorb4-1 in ubuntu maverick.
- libomniorb4-1-dbg: No summary available for libomniorb4-1-dbg in ubuntu natty.
No description available for libomniorb4-1-dbg in ubuntu natty.
- libomniorb4-dev: No summary available for libomniorb4-dev in ubuntu maverick.
No description available for libomniorb4-dev in ubuntu maverick.
- libomnithread3-dev: No summary available for libomnithread3-dev in ubuntu natty.
No description available for libomnithread3-dev in ubuntu natty.
- libomnithread3c2: No summary available for libomnithread3c2 in ubuntu natty.
No description available for libomnithread3c2 in ubuntu natty.
- libomnithread3c2-dbg: No summary available for libomnithread3c2-dbg in ubuntu natty.
No description available for libomnithread3c
2-dbg in ubuntu natty.
- omniidl: No summary available for omniidl in ubuntu natty.
No description available for omniidl in ubuntu natty.
- omniidl4: No summary available for omniidl4 in ubuntu natty.
No description available for omniidl4 in ubuntu natty.
- omniorb: No summary available for omniorb in ubuntu natty.
No description available for omniorb in ubuntu natty.
- omniorb-doc: No summary available for omniorb-doc in ubuntu maverick.
No description available for omniorb-doc in ubuntu maverick.
- omniorb-idl: No summary available for omniorb-idl in ubuntu maverick.
No description available for omniorb-idl in ubuntu maverick.
- omniorb-nameserver: No summary available for omniorb-nameserver in ubuntu maverick.
No description available for omniorb-nameserver in ubuntu maverick.
- omniorb4: No summary available for omniorb4 in ubuntu maverick.
No description available for omniorb4 in ubuntu maverick.
- omniorb4-doc: No summary available for omniorb4-doc in ubuntu natty.
No description available for omniorb4-doc in ubuntu natty.
- omniorb4-idl: No summary available for omniorb4-idl in ubuntu maverick.
No description available for omniorb4-idl in ubuntu maverick.
- omniorb4-nameserver: No summary available for omniorb4-nameserver in ubuntu natty.
No description available for omniorb4-nameserver in ubuntu natty.