zeroc-ice (3.3.1-12) unstable; urgency=low * Added patch by Thorvald Natvig to fix FTBFS with phpapi-200906 (Closes: #569037). * Links in /usr/share/slice are replaced by a single link /usr/share/Ice/slice as in most other distributions. The previous approach was meant to provide backwards compatibility but the current implementation of Slice compilers is broken for symlinks. See README.Debian for details. (Closes: #569029). -- Francisco Moya Fri, 12 Feb 2010 23:47:25 +0100 zeroc-ice (3.3.1-11) unstable; urgency=low * Changed slicedir to match RPM based distributions. This in turn fixes getSliceDir procedure available in IcePy and IceRb. * Fixed bashism in cs/config/Make.rules.cs. * Renamed CIL package to comply with Debian CIL policy 2.6. * Added patch by Raphael Geissert to fix missing dependencies for PHP (Closes: #566285). -- Francisco Moya Sat, 30 Jan 2010 20:01:22 +0100 zeroc-ice (3.3.1-10) unstable; urgency=low * Use /usr/bin/cli-csc instead of /usr/bin/csc to build C# binaries (Closes: #562261). -- Francisco Moya Sat, 09 Jan 2010 20:58:36 +0100 zeroc-ice (3.3.1-9) unstable; urgency=low * Removed libreadline5-dev as a build dependency (Closes: #553880). -- Francisco Moya Tue, 03 Nov 2009 16:28:05 +0100 zeroc-ice (3.3.1-8) unstable; urgency=low * Fixed IceGridGUI build to use proguard even when it is not in ant lib. * Java package name includes version number to allow coexistence of different versions. -- Francisco Moya Fri, 30 Oct 2009 13:01:45 +0100 zeroc-ice (3.3.1-7) unstable; urgency=low * Reversed the php dependencies to avoid apache installation by default. * Updated patch #2 from ZeroC forums. * Added --preserve to icepatch2client to inhibit removal of *.bz2. * Fixed wordsize/endian selection based on patch by Siim Pöder (Closes: #551074). -- Francisco Moya Sun, 18 Oct 2009 19:40:49 +0200 zeroc-ice (3.3.1-6) unstable; urgency=low * Patch by Thorvald Natvig to fix enum keys in dictionaries in PHP (Closes: #543715). -- Francisco Moya Sun, 30 Aug 2009 15:58:16 +0200 zeroc-ice (3.3.1-5) unstable; urgency=low * Fixed typo in Python makefile which led to wrong linkage of IcePy extension module. -- Francisco Moya Wed, 19 Aug 2009 14:38:43 +0200 zeroc-ice (3.3.1-4) unstable; urgency=low * Updated copyright information (Closes: #540205). * Reworded README.Debian to avoid potential confusion. * Updated 10-endian-wordsize.patch to work on old glibc/gcc (Closes: #539930). * Fixed python module links. -- Francisco Moya Sun, 16 Aug 2009 21:16:22 +0200 zeroc-ice (3.3.1-3) unstable; urgency=low * Added patches #2 to #4 from ZeroC forums. -- Francisco Moya Sat, 15 Aug 2009 12:49:09 +0200 zeroc-ice (3.3.1-2) unstable; urgency=low * Added patch #1 from ZeroC forums. -- Francisco Moya Mon, 06 Apr 2009 10:34:56 +0200 zeroc-ice (3.3.1-1) unstable; urgency=low * New Upstream Version. * Applied patch from James Westby (Closes: #517728). * Removed options to customize the python module installation directory (Closes: #517317). * Upgraded debian policy. -- Francisco Moya Fri, 27 Mar 2009 09:14:06 +0100 zeroc-ice (3.3.0-14) unstable; urgency=low * Added patch #9 from ZeroC forums. * The iceca tool is now installed along the libicessl package. -- Francisco Moya Fri, 12 Dec 2008 20:20:57 +0100 zeroc-ice (3.3.0-13) unstable; urgency=low * Added patch from Martin Michlmayr to fix gcc 4.4 compilation issues (Closes: #505594). -- Francisco Moya Thu, 20 Nov 2008 23:05:35 +0100 zeroc-ice (3.3.0-12) unstable; urgency=low * Added patches #5 to #8 from ZeroC forums. * Added a clarification on the required compilation flags for C++. -- Francisco Moya Sat, 01 Nov 2008 20:53:07 +0100 zeroc-ice (3.3.0-11) unstable; urgency=low * Fixed debian/rules-php.mk which defined UNAME twice in incompatible ways (Closes: #497964). -- Francisco Moya Mon, 08 Sep 2008 09:37:37 +0200 zeroc-ice (3.3.0-10) unstable; urgency=low * Building C++ is a pre-requisite to build the remaining languages. Fixed dependencies for build/* targets. * Unsuported systems will fall back to Linux building rules (Closes: #497964). -- Francisco Moya Sun, 07 Sep 2008 10:30:26 +0200 zeroc-ice (3.3.0-9) unstable; urgency=low * Fixed versioned Conflicts/Replaces with libzeroc-ice-cil. * Added patch #4 from ZeroC forums. -- Francisco Moya Sun, 31 Aug 2008 20:03:33 +0200 zeroc-ice (3.3.0-8) unstable; urgency=low * Added patch #3 for Ice 3.3.0 (fix for compressing proxies). * Fix FTBFS bug by removing missing POSIX monotonic clock calls on HPPA (Closes: #496562). -- Francisco Moya Mon, 25 Aug 2008 20:12:02 +0200 zeroc-ice (3.3.0-7) unstable; urgency=low * Clean target must not depend on build-depends-indep. Allow failures when trying to clean Java and C# subsystems. -- Francisco Moya Sun, 17 Aug 2008 17:01:09 +0200 zeroc-ice (3.3.0-6) unstable; urgency=low * Applied patch #2 for Ice 3.3.0 (fix for slice2cs). * Target build depends on build-arch but not on build-indep. -- Francisco Moya Sun, 17 Aug 2008 09:17:18 +0200 zeroc-ice (3.3.0-5) unstable; urgency=low * Fixed installation directory for 64 bit libraries. * Autobuilders invoke build rather than build-arch. Avoid building Java and C# packages on non-i386 architectures. * Added missing clean stuff in debian/rules. -- Francisco Moya Sun, 10 Aug 2008 02:00:26 +0200 zeroc-ice (3.3.0-4) unstable; urgency=low * Reworked packaging scripts using a more modular approach. Now it is easier to build just a subset of the whole package (Closes: #490255). -- Francisco Moya Tue, 05 Aug 2008 19:23:51 +0200 zeroc-ice (3.3.0-3) unstable; urgency=low * Recompiled to upgrade python API. -- Francisco Moya Mon, 14 Jul 2008 17:35:21 +0200 zeroc-ice (3.3.0-2) unstable; urgency=low * Removed hacked mcpp now that system-wide mcpp is supported. * Fixed copyright file with the correct paths to exceptions. * Default templates are now uncompressed. * Build-Depends-Indep were also added to Build-Depends in order to fix FTBS bug (Closes: #485845). A better fix is on the way. -- Francisco Moya Wed, 11 Jun 2008 17:48:39 +0200 zeroc-ice (3.3.0-1) unstable; urgency=low * New Upstream Version * Fixed bashism creating iceboxnet wrapper (Closes: #478642). * Fixed bashism creating icegrid-gui wrapper (Closes: #479246). * Manpages changed into stubs to avoid licensing issues. -- Francisco Moya Wed, 21 May 2008 01:18:27 +0200 zeroc-ice (3.3~beta-1) unstable; urgency=low * New upstream release. -- Francisco Moya Sat, 05 Apr 2008 17:41:06 +0200 zeroc-ice (3.2.1-8) unstable; urgency=low * Added -g to global compilation flags (Closes: #465074). -- Francisco Moya Tue, 12 Feb 2008 16:28:20 +0100 zeroc-ice (3.2.1-7) unstable; urgency=low * Fixed missing dependencies for ice32-translators. -- Francisco Moya Fri, 01 Feb 2008 17:52:21 +0100 zeroc-ice (3.2.1-6) unstable; urgency=low * Merged binaries for Ice services into a single binary package. Ice services are highly cohesive and it doesn't make much sense to use any of them in isolation. * Merged translators into a single binary package. The added overhead does not justify separate packages. * Renamed some packages to allow coexistence of different Ice versions. * Compliance with new policy. * Added -dbg package (Closes: #441798). -- Francisco Moya Sat, 12 Jan 2008 16:24:34 +0100 zeroc-ice (3.2.1-5) unstable; urgency=low * Added missing includes to fix FTBFS with gcc4.3 (Closes: #456076). -- Francisco Moya Fri, 14 Dec 2007 18:07:59 +0100 zeroc-ice (3.2.1-4) unstable; urgency=low * Non-optimized builds for any non-i386 target. It seems that PPC targets also suffer from gcc pre 4.2.x optimizer. -- Francisco Moya Thu, 08 Nov 2007 11:18:45 +0100 zeroc-ice (3.2.1-3) unstable; urgency=low * Added patch #4 from ZeroC forums. * Turned off optimization on AMD64 (Closes: #446757). -- Francisco Moya Fri, 19 Oct 2007 01:36:27 +0200 zeroc-ice (3.2.1-2) unstable; urgency=low * Added patches #1 to #3 from ZeroC forums. -- Francisco Moya Sat, 29 Sep 2007 15:52:25 +0200 zeroc-ice (3.2.1-1) unstable; urgency=low * New Upstream Version * Improved short descriptions (Closes: #438124) * Honor previous DEB_BUILD_OPTIONS contents (Closes: #438381) * Fix hyphen/minus issues in manpages (lintian). -- Francisco Moya Wed, 15 Aug 2007 11:15:17 +0200 zeroc-ice (3.2.0-7) unstable; urgency=low * Fixed dependencies of meta-package zeroc-ice (Closes: #434253). -- Francisco Moya Mon, 23 Jul 2007 12:06:55 +0200 zeroc-ice (3.2.0-6) unstable; urgency=low * Added Benoit patch #1 to IceGrid Registry * Fixed FTBFS if built twice in a row (Closes: #424083) * Recompilation will also fix FTBFS on AMD64 (Closes: #424074) -- Francisco Moya Wed, 16 May 2007 11:32:44 +0200 zeroc-ice (3.2.0-5) unstable; urgency=low * Compilation fixes for gcc 4.3 by Martin Michlmayr (Closes: #417803) -- Francisco Moya Sun, 8 Apr 2007 20:37:37 +0200 zeroc-ice (3.2.0-4) unstable; urgency=low * Fall back to poll when epoll is not available (Suggested by Jim Paris, Closes: #416325) * Fix version number in manpages -- Francisco Moya Wed, 28 Mar 2007 19:45:00 +0200 zeroc-ice (3.2.0-3) unstable; urgency=low * Add sane default arch flags when using a known libc (GLIBC) -- Francisco Moya Fri, 23 Mar 2007 11:32:35 +0100 zeroc-ice (3.2.0-2) unstable; urgency=low * Fixed FTBS bug due to missing compilation flags (Closes: #415885) -- Francisco Moya Thu, 22 Mar 2007 18:53:57 +0100 zeroc-ice (3.2.0-1) unstable; urgency=low * New upstream release * Correct endian and word size detection on GNU and GNU/kFreeBSD * Minor fixes from ZeroC forums -- Francisco Moya Fri, 16 Mar 2007 19:29:11 +0100 zeroc-ice (3.2.0~beta-2) unstable; urgency=low * Avoid making not reversible changes to Makefiles * Added the config directory as documentation/examples -- Francisco Moya Tue, 13 Mar 2007 09:28:03 +0100 zeroc-ice (3.2.0~beta-1) unstable; urgency=low * New upstream release -- Francisco Moya Tue, 6 Mar 2007 19:04:56 +0100 zeroc-ice (3.1.1-3) unstable; urgency=low * Updated licensing terms (Orca exception). * Patch to support multicast endpoints from David Villa. -- Francisco Moya Fri, 19 Jan 2007 20:47:36 +0100 zeroc-ice (3.1.1-2) unstable; urgency=low * Applied patches #1 and #2 from ZeroC forums. -- Francisco Moya Mon, 6 Nov 2006 16:44:00 +0100 zeroc-ice (3.1.1-1) unstable; urgency=low * New upstream release. -- Francisco Moya Wed, 18 Oct 2006 20:10:07 +0200 zeroc-ice (3.1.0-3) unstable; urgency=low * Updated standards compliance. * Patch #8 from ZeroC forums. * Packaging improvements (watch file, updated dependencies). -- Francisco Moya Mon, 25 Sep 2006 02:13:02 +0200 zeroc-ice (3.1.0-2) unstable; urgency=low * Patches #5 to #6 from ZeroC forums. * Patch by Michael Pugach for DescriptorHelper.cpp. -- Francisco Moya Sun, 06 Aug 2006 19:00:57 +0200 zeroc-ice (3.1.0-1) unstable; urgency=low * Patches #1 to #4 from ZeroC forums. * New upstream release. -- Francisco Moya Thu, 13 Jul 2006 15:41:18 +0200 zeroc-ice (3.0.1-4) unstable; urgency=low * Included patch by LaMont Jones to support all linux/glibc architectures (Closes: #360482). * This patch should also deal with PPC64 compilation problems (Closes: #360633). * Added Benoit's patch #4 for IceGrid. -- Francisco Moya Thu, 13 Apr 2006 11:50:37 +0200 zeroc-ice (3.0.1-3) unstable; urgency=low * Include fixes to make 64bit architectures happy (Closes: #360235). * Fixed build depends (Closes: #360483). -- Francisco Moya Sat, 1 Apr 2006 23:41:51 +0200 zeroc-ice (3.0.1-2) unstable; urgency=low * Patch for MIPS support was incomplete (Closes: #357899). * Added compilation fix for Alpha (Closes: #358488). -- Francisco Moya Fri, 24 Mar 2006 11:15:45 +0100 zeroc-ice (3.0.1-1) unstable; urgency=low * X86_64 compilation fixes (Closes: #357081). * Patch from Martin Michlmayr to support MIPS (Closes: #357899). * Changed man pages to reflect that user manuals are distributed as a non-free package. * Applied all binary compatible patches published by ZeroC. * New upstream release. -- Francisco Moya Sat, 18 Mar 2006 20:41:11 +0100 zeroc-ice (3.0.0-9) unstable; urgency=low * Added Michi's patch for class garbage collector. * Added Bernard's patch for Freeze. -- Francisco Moya Mon, 9 Jan 2006 20:24:29 +0100 zeroc-ice (3.0.0-8) unstable; urgency=low * Corrected some Debian policy violations. -- Francisco Moya Mon, 9 Jan 2006 19:01:33 +0100 zeroc-ice (3.0.0-7) unstable; urgency=low * Corrected slice installation directory. -- Francisco Moya Wed, 28 Dec 2005 18:49:19 +0100 zeroc-ice (3.0.0-6) unstable; urgency=low * Added man pages for all binaries. * Upload sponsored by Jose M. Moya (closes #343827). -- Francisco Moya Fri, 16 Dec 2005 22:35:52 +0100 zeroc-ice (3.0.0-5) unstable; urgency=low * Added Benoit's third patch to icegrid. -- Francisco Moya Tue, 13 Dec 2005 11:19:09 +0100 zeroc-ice (3.0.0-4) unstable; urgency=low * Added Benoit's second patch to icegrid. -- Francisco Moya Sun, 11 Dec 2005 16:38:07 +0100 zeroc-ice (3.0.0-3) unstable; urgency=low * Added Benoit's patch to icegrid. -- Francisco Moya Thu, 24 Nov 2005 01:16:41 +0100 zeroc-ice (3.0.0-2) unstable; urgency=low * Added Michi's patch1 to slice2cs. -- Francisco Moya Wed, 23 Nov 2005 22:21:33 +0100 zeroc-ice (3.0.0-1) unstable; urgency=low * New upstream release. * Completely redone debian packaging based on CDBS. -- Francisco Moya Fri, 18 Nov 2005 18:20:06 +0100 zeroc-ice (2.1.2-1) unstable; urgency=low * Initial release. -- Francisco Moya Sat, 6 Aug 2005 10:49:04 +0200