debian/0000755000000000000000000000000012256335042007170 5ustar debian/copyright0000644000000000000000000001555012256335042011131 0ustar This package was debianized by Jay Berkenbilt on August 5, 2005. The original source was downloaded from http://icu-project.org/download/latest_milestone.html The main web site for ICU is http://www.icu-project.org/ ICU contains components with different licensing terms. ICU License =========== ICU License - ICU 1.8.1 and later COPYRIGHT AND PERMISSION NOTICE Copyright (c) 1995-2013 International Business Machines Corporation and others All rights reserved. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, provided that the above copyright notice(s) and this permission notice appear in all copies of the Software and that both the above copyright notice(s) and this permission notice appear in supporting documentation. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. Except as contained in this notice, the name of a copyright holder shall not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization of the copyright holder. ---------------------------------------------------------------------- All trademarks and registered trademarks mentioned herein are the property of their respective owners. Unicode Data License ==================== UNICODE, INC. LICENSE AGREEMENT - DATA FILES AND SOFTWARE Unicode Data Files include all data files under the directories http://www.unicode.org/Public/, http://www.unicode.org/reports/, and http://www.unicode.org/cldr/data/ . Unicode Software includes any source code published in the Unicode Standard or under the directories http://www.unicode.org/Public/, http://www.unicode.org/reports/, and http://www.unicode.org/cldr/data/. NOTICE TO USER: Carefully read the following legal agreement. BY DOWNLOADING, INSTALLING, COPYING OR OTHERWISE USING UNICODE INC.'S DATA FILES ("DATA FILES"), AND/OR SOFTWARE ("SOFTWARE"), YOU UNEQUIVOCALLY ACCEPT, AND AGREE TO BE BOUND BY, ALL OF THE TERMS AND CONDITIONS OF THIS AGREEMENT. IF YOU DO NOT AGREE, DO NOT DOWNLOAD, INSTALL, COPY, DISTRIBUTE OR USE THE DATA FILES OR SOFTWARE. COPYRIGHT AND PERMISSION NOTICE Copyright © 1991-2008 Unicode, Inc. All rights reserved. Distributed under the Terms of Use in http://www.unicode.org/copyright.html. Permission is hereby granted, free of charge, to any person obtaining a copy of the Unicode data files and any associated documentation (the "Data Files") or Unicode software and any associated documentation (the "Software") to deal in the Data Files or Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, and/or sell copies of the Data Files or Software, and to permit persons to whom the Data Files or Software are furnished to do so, provided that (a) the above copyright notice(s) and this permission notice appear with all copies of the Data Files or Software, (b) both the above copyright notice(s) and this permission notice appear in associated documentation, and (c) there is clear notice in each modified Data File or in the Software as well as in the documentation associated with the Data File(s) or Software that the data or software has been modified. THE DATA FILES AND SOFTWARE ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT OF THIRD PARTY RIGHTS. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR HOLDERS INCLUDED IN THIS NOTICE BE LIABLE FOR ANY CLAIM, OR ANY SPECIAL INDIRECT OR CONSEQUENTIAL DAMAGES, OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THE DATA FILES OR SOFTWARE. Except as contained in this notice, the name of a copyright holder shall not be used in advertising or otherwise to promote the sale, use or other dealings in these Data Files or Software without prior written authorization of the copyright holder. Additional Copyrights ===================== Some files are copyright by the following additional copyright holders, though in all cases, the copyright is held jointly with IBM and is subject ICU license above: * Google Inc. * Yahoo! Inc. Some files in source/data/sprep contain data that was programmatically extracted from RFC 3454, but this programmatic extraction was done as a one-time activity and is not part of ICU's build process. The non-free RFC 3454 document is not part of the sources. The files generated from RFC 3454 could be considered derived works, so the RFC 3454 copyright requires the inclusion of the original RFC 3454 copyright notice: This document and translations of it may be copied and furnished to others, and derivative works that comment on or otherwise explain it or assist in its implementation may be prepared, copied, published and distributed, in whole or in part, without restriction of any kind, provided that the above copyright notice and this paragraph are included on all such copies and derivative works. However, this document itself may not be modified in any way, such as by removing the copyright notice or references to the Internet Society or other Internet organizations, except as needed for the purpose of developing Internet standards in which case the procedures for copyrights defined in the Internet Standards process must be followed, or as required to translate it into languages other than English. The limited permissions granted above are perpetual and will not be revoked by the Internet Society or its successors or assigns. This document and the information contained herein is provided on an "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. debian/icu-devtools.install0000644000000000000000000000003712256335042013175 0ustar usr/bin usr/sbin usr/share/man debian/libicu-dev.install0000644000000000000000000000014412256335042012602 0ustar usr/lib/*/lib*.so usr/lib/*/lib*.a usr/lib/*/icu usr/lib/*/pkgconfig/*.pc usr/include usr/share/icu debian/changelog0000644000000000000000000006050412256335042011047 0ustar icu (52.1-3) unstable; urgency=medium * Add package dependency information to assist with upgrades in Ubuntu. This eliminates the need for a delta on the Ubuntu version of the package. -- Jay Berkenbilt Tue, 24 Dec 2013 11:45:03 -0500 icu (52.1-2) unstable; urgency=low * Re-upload to unstable -- Jay Berkenbilt Tue, 03 Dec 2013 16:05:40 -0500 icu (52.1-1) experimental; urgency=low * New upstream release * Standards version 3.9.5 (no changes required) -- Jay Berkenbilt Wed, 13 Nov 2013 16:20:40 -0500 icu (52~m1-2) experimental; urgency=low * Updated year in copyright file * Standards version 3.9.4 (no changes required) -- Jay Berkenbilt Sun, 15 Sep 2013 09:02:30 -0400 icu (52~m1-1) experimental; urgency=low * New upstream release * Fixed debian/watch file based on new version numbering * Various bugs have been fixed upstream. (Closes: #712501, #690156) * Avoid packaging debugging library for libicudata since it has no debugging symbols in it. (Closes: #698696) * Clarify some ambiguous language in the copyright file, and address the issue of derived data from an IETF RFC that does not actually appear in the sources. (Closes: #721590) -- Jay Berkenbilt Sat, 14 Sep 2013 20:52:27 -0400 icu (4.8.1.1-14) unstable; urgency=high * Acknowledge NMU. Thanks. * Update standards version to 3.9.5. No changes required. * No changes other than version numbers; uploading with urgency=high. -- Jay Berkenbilt Wed, 13 Nov 2013 16:19:32 -0500 icu (4.8.1.1-13+nmu1) unstable; urgency=high * Non-maintainer upload by the Security Team. * Fix CVE-2013-2924: use-after-free issue in csrucode.cpp (closes: #726477). -- Michael Gilbert Sun, 27 Oct 2013 03:49:58 +0000 icu (4.8.1.1-13) unstable; urgency=low * Multi-arch libicu-dev. Thanks Dmitrijs Ledkovs ! (Closes: #699763) * Mark doxygen as architecture-independent build dependency. (Closes: #706795) * Depend on autotools-dev to update config.guess -- Jay Berkenbilt Wed, 21 Aug 2013 20:01:15 -0400 icu (4.8.1.1-12) unstable; urgency=high * Add patch to address CVE-2013-0900, a threading race condition. (Closes: #702346) -- Jay Berkenbilt Thu, 21 Mar 2013 11:29:08 -0400 icu (4.8.1.1-11) unstable; urgency=medium * Fix crash on rendering incremental Malayalam text input. Thanks Colin Watson. (Closes: #702982) -- Jay Berkenbilt Sat, 16 Mar 2013 14:58:15 -0400 icu (4.8.1.1-10) unstable; urgency=low * Include pkg-config files in dev package. Thanks Tommi Vainikainen. (Closes: #687339) -- Jay Berkenbilt Sat, 17 Nov 2012 14:37:40 -0500 icu (4.8.1.1-9) unstable; urgency=low * debian/rules: Use xz compression for binary packages. (Closes: #683901) -- Jay Berkenbilt Sat, 11 Aug 2012 12:41:28 -0400 icu (4.8.1.1-8) unstable; urgency=low * Switch hardening back to hardening-wrapper again since otherwise some things sneak into icu-config's output. -- Jay Berkenbilt Tue, 05 Jun 2012 14:27:27 -0400 icu (4.8.1.1-7) unstable; urgency=low * Switch hardening back to dpkg-buildoptions. * Fix doc install for newer doxygen. (Closes: #674382) -- Jay Berkenbilt Thu, 24 May 2012 13:55:13 -0400 icu (4.8.1.1-6) unstable; urgency=low * Remove 32-bit packages built on 64-bit architectures, and enable Multiarch. (Closes: #665416) -- Jay Berkenbilt Sun, 22 Apr 2012 08:40:16 -0400 icu (4.8.1.1-5) unstable; urgency=low * Enable security hardening flags. Thanks to Simon Ruderich for doing 100% of the work, sending a clean patch, and providing clear instructions on how to verify. (Closes: #663601) -- Jay Berkenbilt Fri, 23 Mar 2012 22:45:55 -0400 icu (4.8.1.1-4) unstable; urgency=low * Add patch to add CCMP support for Indic. (Closes: #655101) * Update standards version. -- Jay Berkenbilt Sun, 11 Mar 2012 18:30:29 -0400 icu (4.8.1.1-3) unstable; urgency=high * Add patch to address CVE-2011-4599, a potential buffer overflow. (Closes: #654883) -- Jay Berkenbilt Sat, 21 Jan 2012 19:44:44 -0500 icu (4.8.1.1-2) unstable; urgency=low * debian/patches/icudata-stdlibs.patch: Link stdlibs to libicudata so we get reasonably sane ELF headers on armhf. Thanks Adam Conrad . (Closes: #653457) -- Jay Berkenbilt Wed, 04 Jan 2012 09:52:11 -0500 icu (4.8.1.1-1) unstable; urgency=low * New upstream release * Add simple patch to define PATH_MAX when not defined. Not an ideal solution, but it will do for now. (Closes: #643661) -- Jay Berkenbilt Wed, 09 Nov 2011 09:59:08 -0500 icu (4.8.1-2) experimental; urgency=low * Fix 64-bit kfreebsd configure problem. Thanks Petr Salinger. (Closes: #630517) -- Jay Berkenbilt Sat, 10 Sep 2011 08:17:58 -0400 icu (4.8.1-1) experimental; urgency=low * New upstream release * Remove 32-bit source directory on clean. (Closes: #630514) -- Jay Berkenbilt Sat, 03 Sep 2011 10:14:57 -0400 icu (4.8-1) experimental; urgency=low * New upstream release * Upstream release includes fix to RegexMatch crash (Closes: #606886) * Updated standards to 3.9.2; no changes required -- Jay Berkenbilt Sat, 28 May 2011 11:30:22 -0400 icu (4.4.2-2) unstable; urgency=low * Apply patch to fix Malayam rendering. (Closes: #591615) -- Jay Berkenbilt Thu, 25 Nov 2010 12:51:18 -0500 icu (4.4.2-1) unstable; urgency=low * New upstream release * Updated standards version to 3.9.1; no changes required -- Jay Berkenbilt Sun, 17 Oct 2010 11:06:20 -0400 icu (4.4.1-7) testing-proposed-updates; urgency=high * Apply patch to fix Malayam rendering. (Closes: #591615) -- Jay Berkenbilt Thu, 25 Nov 2010 12:07:26 -0500 icu (4.4.1-6) unstable; urgency=low * Include patch from Alexander Kurtz to solve failure to build from source resulting from doxygen generating different files. (Closes: #590393) -- Jay Berkenbilt Wed, 28 Jul 2010 18:44:01 -0400 icu (4.4.1-5) unstable; urgency=low * Include patch from upstream to fix arm assembler bug. Thanks to Adam Barratt for finding the fix. (Closes: #589076) -- Jay Berkenbilt Sat, 17 Jul 2010 07:30:22 -0400 icu (4.4.1-4) unstable; urgency=low * Re-upload to unstable * Remove conficts and replaces for packages that have been gone since before the release of lenny * Updated standards version to 3.9.0 -- Jay Berkenbilt Sun, 11 Jul 2010 12:19:00 -0400 icu (4.4.1-3) experimental; urgency=low * Replace my patch with a complete fix from upstream. The fix in the previous upload behaves identically in a debian environment, but it's better to track with upstream. -- Jay Berkenbilt Sat, 22 May 2010 08:32:48 -0400 icu (4.4.1-2) experimental; urgency=low * Increase buffer sizes in pkgdata. Prevents bus errors in kfreebsd and undetected overruns everywhere else. (Closes: #581174) -- Jay Berkenbilt Fri, 21 May 2010 21:56:34 -0400 icu (4.4.1-1) experimental; urgency=low * New upstream release * Removed kfreebsd patch as kfreebsd works out of the box now, according to upstream. -- Jay Berkenbilt Sat, 01 May 2010 10:45:04 -0400 icu (4.4-1) experimental; urgency=low * New upstream release -- Jay Berkenbilt Fri, 09 Apr 2010 22:27:30 -0400 icu (4.4~rc1-1) experimental; urgency=low * New upstream release -- Jay Berkenbilt Sat, 06 Mar 2010 11:54:54 -0500 icu (4.3.4-1) experimental; urgency=low * New upstream release * Upstream release includes change of static library names to be consistent with normal standards. (Closes: #469454) * Updated standards to 3.8.4. No changes needed. * Updated source format to '3.0 (quilt)' -- Jay Berkenbilt Sat, 06 Feb 2010 16:55:29 -0500 icu (4.2.1-3) unstable; urgency=low * Change install-doc target to not fail if there are subdirectories of doc/html. This is necessary to handle the doc/html/search directory created by doxygen 3.6.1. (Closes: #544799) -- Jay Berkenbilt Fri, 04 Sep 2009 11:56:06 -0400 icu (4.2.1-2) unstable; urgency=low * Added missing 4.0.1-4 entry to changelog. -- Jay Berkenbilt Wed, 19 Aug 2009 21:58:56 -0400 icu (4.2.1-1) unstable; urgency=low * New upstream release * Updated standards version to 3.8.3. No changes required. * First unstable upload to not use tarball in tarball packaging. (Closes: #538560) -- Jay Berkenbilt Wed, 19 Aug 2009 17:11:40 -0400 icu (4.2.1~rc1-3) experimental; urgency=low * More aggressive fix to invalid object files being written by pkgdata. This is a temporary fix until upstream provides a better one. (Closes: #530568) -- Jay Berkenbilt Sun, 28 Jun 2009 09:57:40 -0400 icu (4.2.1~rc1-2) experimental; urgency=low * Bug 530568 is not fixed. Add some debugging code. -- Jay Berkenbilt Sat, 27 Jun 2009 09:34:16 -0400 icu (4.2.1~rc1-1) experimental; urgency=low * New upstream release * Fixed bug in pkgdata that was causing build failures on most platforms. (Closes: #530568) * Removed /emul/ia32-linux stuff. (Closes: #533850) * Updated standards version to 3.8.2 -- Jay Berkenbilt Fri, 26 Jun 2009 22:12:55 -0400 icu (4.0.1-4) unstable; urgency=high * Added conflicts on older versions of libc6-i386 for 32-bit versions of the libraries installed on 64-bit systems. (Closes: #538836) -- Jay Berkenbilt Tue, 04 Aug 2009 08:54:45 -0400 icu (4.0.1-3) unstable; urgency=low * Removed /emul/ia32-linux stuff. (Closes: #533850) * Updated standards version to 3.8.2 * Fixed section of -dbg package -- Jay Berkenbilt Fri, 26 Jun 2009 22:12:06 -0400 icu (4.2-1) experimental; urgency=low * New upstream release * Updated standards to 3.8.1: no changes required. * Removed arm workarounds since the underlying problem has been fixed upstream and arm is no longer supported anyway. * Now that upstream has removed obsolete debian directory, this package no longer uses tarball-in-tarball packaging. -- Jay Berkenbilt Sun, 24 May 2009 09:35:30 -0400 icu (4.0.1-2) unstable; urgency=low * Include work-around from 3.8.1-3, inadvertently omitted from 4.0.1-1. -- Jay Berkenbilt Sun, 08 Mar 2009 09:39:51 -0400 icu (4.0.1-1) unstable; urgency=low * New upstream release (Closes: #516674) * Create README.source, convert patch system to quilt, update standards version to 3.8.0 * Applied patch for compilation under gcc 4.4. This has also been fixed upstream. (Closes: #505371) -- Jay Berkenbilt Sat, 07 Mar 2009 19:19:39 -0500 icu (3.8.1-3) unstable; urgency=medium * Work around gcc internal error on armel. Temporary until bug 484053 is resolved. -- Jay Berkenbilt Thu, 10 Jul 2008 14:25:30 -0400 icu (4.0-1) experimental; urgency=low * New upstream release * Remove setBreakType patch. See http://bugs.icu-project.org/trac/ticket/5498 for a discussion. Based on this report, and looking at the OpenOffice.org bug tracking system, it seems that this is no longer needed by OpenOffice. -- Jay Berkenbilt Tue, 08 Jul 2008 12:08:13 -0400 icu (4.0~d3-1) experimental; urgency=low * New upstream release -- Jay Berkenbilt Fri, 27 Jun 2008 22:23:10 -0400 icu (3.8.1-2) unstable; urgency=low * Patch from Harshula to fix split conjuncts problem in Sinhala. (Closes: #483563) * Force structures to be padded at byte boundaries (rather than 32-bit boundaries) on arm. (Closes: #484138) * Update doc-base section. -- Jay Berkenbilt Sat, 07 Jun 2008 13:09:07 -0400 icu (3.8.1-1) unstable; urgency=low * New upstream release * Patch to support GNU/kFreeBSD. Thanks Aurelien Jarno. (Closes: #461782) -- Jay Berkenbilt Mon, 11 Feb 2008 20:11:00 -0500 icu (3.8-6) unstable; urgency=high * Add debian/patches/00-cve-2007-4770-4771.patch created from with svn diff -c 23292 \ http://source.icu-project.org/repos/icu/icu/branches/maint/maint-3-8 to address the following security vulnerablilities: - CVE-2007-4770: reference to non-existent capture group may cause access to invalid memory - CVE-2007-4771: buffer overflow in regexcmp.cpp (Closes: #463688) * Updated standards version to 3.7.3: no changes required. -- Jay Berkenbilt Thu, 07 Feb 2008 12:58:34 -0500 icu (3.8-5) unstable; urgency=low * Filter out extraneous dependencies among different versions of the library packages. (Closes: #451767, 451978) -- Jay Berkenbilt Sat, 01 Dec 2007 09:47:32 -0500 icu (3.8-4) experimental; urgency=low * Include changes from 3.6-10. -- Jay Berkenbilt Sun, 18 Nov 2007 11:04:16 -0500 icu (3.6-10) unstable; urgency=low * It appears that amd64 requires 32-bit libraries to be in /emul/ia32-linux/usr/lib instead of /usr/lib32. Following zlib's example of moving them around for amd64 only. (Closes: #451495) -- Jay Berkenbilt Sun, 18 Nov 2007 11:03:10 -0500 icu (3.8-3) experimental; urgency=low * Include changes from 3.6-9. * Include -dbg package with unstripped versions of the libraries. -- Jay Berkenbilt Sat, 17 Nov 2007 15:02:36 -0500 icu (3.6-9) unstable; urgency=low * Yet another 32-bit library fix. Files were installed in /32 because of the debian/tmp32 thing. How did this ever work? (Closes: #451495) -- Jay Berkenbilt Sat, 17 Nov 2007 12:12:18 -0500 icu (3.8-2) experimental; urgency=low * Include changes from 3.6-8. (Closes: #448747) -- Jay Berkenbilt Tue, 06 Nov 2007 20:58:09 -0500 icu (3.6-8) unstable; urgency=low * Clean up 32-bit library patch to avoid excessive and unnecessary runs of configure. (Closes: #447771) * make setBreakType public in rbbi.h; needed by OpenOffice.org. This patch is included in OpenOffice.org's internal ICU. Including it here allows OpenOffice.org to continue to use this ICU package. Thanks Rene Engelhard. (Closes: #448745) * Rename debian/watch.not-yet to debian/no-watch so it won't get picked up even though it's not supposed to. ICU's ftp site uses a structure that isn't supported by uscan. (Closes: #449701) -- Jay Berkenbilt Tue, 06 Nov 2007 20:56:38 -0500 icu (3.8-1) experimental; urgency=low * New upstream release. All previously included patches have been incorporated into upstream. -- Jay Berkenbilt Sat, 20 Oct 2007 11:53:32 -0400 icu (3.6-7) unstable; urgency=low * Fix bug in which 32-bit library installs were overwriting files for 64-bit libraries on amd64. Thanks Robert Millan for the patch. (Closes: #447275) -- Jay Berkenbilt Sat, 20 Oct 2007 11:30:12 -0400 icu (3.6-6) unstable; urgency=low * Oops: fixed one more problem with 32-bit builds on a 64-bit platform. Thanks Aaron Ucko. (Closes: #398778) -- Jay Berkenbilt Mon, 17 Sep 2007 15:19:59 -0400 icu (3.6-5) unstable; urgency=low * Add additional Build-Depends for 64-bit platforms. Thanks Robert Millan. (Closes: #398778) -- Jay Berkenbilt Mon, 17 Sep 2007 10:42:32 -0400 icu (3.6-4) unstable; urgency=low * Accepted patch from Robert Millan (with very slight, mostly cosmetic modifications) to build 32-bit libraries on 64-bit architectures. Many thanks to Robert Millan for supplying this patch! (Closes: #398778) -- Jay Berkenbilt Sat, 15 Sep 2007 21:42:33 -0400 icu (3.8~d01-1) experimental; urgency=low * New upstream release * Configure with weak reference to thread library. (Closes: #389260) * The development package no longer has the library soname in its name. It is now just libicu-dev. -- Jay Berkenbilt Sat, 04 Aug 2007 11:04:49 -0400 icu (3.6-3) unstable; urgency=low * Include patch from Samuel Thibault to allow icu to build on gnu hurd. (Closes: #414446) -- Jay Berkenbilt Tue, 10 Jul 2007 17:31:56 -0400 icu (3.6-2) unstable; urgency=low * Include patch to fix error in IndicClassTables to fix worstCaseExpansion for Sinhala. Thanks to Harshula for forwarding this. -- Jay Berkenbilt Mon, 27 Nov 2006 21:19:09 -0500 icu (3.6-1) unstable; urgency=low * New upstream release * Provide libicu34-dev since ICU 3.6 provides backward compatible interfaces in addition to new ones. -- Jay Berkenbilt Tue, 19 Sep 2006 12:10:41 -0400 icu (3.6~d02-1) experimental; urgency=low * New upstream release. * Remove special optimization hack to work around now-fixed m68k build problems. (Closes: #360743) * Update standards version. No changes required. -- Jay Berkenbilt Tue, 15 Aug 2006 16:34:34 -0400 icu (3.4.1a-1) unstable; urgency=low * Upstream re-released 3.4.1 without changing the version number because the header file with 3.4.1 still said it was 3.4. Unfortunately, the debian 3.4.1 package had already been uploaded. This "3.4.1a" release now matches upstream's 3.4.1. -- Jay Berkenbilt Wed, 29 Mar 2006 22:19:08 -0500 icu (3.4.1-1) unstable; urgency=low * New upstream release -- Jay Berkenbilt Fri, 3 Mar 2006 23:07:52 -0500 icu (3.4-4) unstable; urgency=low * Build with g++ 4.0 with -fno-strict-aliasing to work around g++ 4.0 bugs that impact ICU. Future versions should work properly with the latest g++ without any special flags. (Closes: #342970) * Enable static libraries. -- Jay Berkenbilt Sun, 22 Jan 2006 11:36:59 -0500 icu (3.4-3) unstable; urgency=low * Explicitly build with g++ 3.4. The current ICU fails its test suite with 4.0 but not with 3.4. Future versions should work properly with 4.0. -- Jay Berkenbilt Sat, 19 Nov 2005 11:29:31 -0500 icu (3.4-2) unstable; urgency=low * Remove some extraneous build steps that may cause problems with autobuilders. -- Jay Berkenbilt Sat, 13 Aug 2005 12:41:35 -0400 icu (3.4-1) unstable; urgency=low * New upstream release * Completely new packaging -- Jay Berkenbilt Fri, 5 Aug 2005 21:57:15 -0400 icu (2.1-3) unstable; urgency=low * New maintainer as per discussion with Ivo. * g++ 4.0 transition: libicu21c102 is now libicu21c2. * Accepted changes from NMU below for now. This change will be reversed soon when icu is updated to the current upstream version. The icu28 package will also be removed at that time, as per discussion with the icu28 maintainer. Closes: #301316 * Add shlibs files -- Jay Berkenbilt Sat, 9 Jul 2005 13:33:35 -0400 icu (2.1-2.1) unstable; urgency=medium * Rename icu-doc to icu21-doc. icu-doc is built by the icu28 package. -- Matthias Klose Sat, 21 May 2005 22:44:31 +0200 icu (2.1-2) unstable; urgency=low * debian/control: Changed maintainer, added Daniel Glassey as Uploader. (Reference: http://lists.debian.org/debian-devel/2003/debian-devel-200308/msg01963.html) -- Ivo Timmermans Sun, 18 Jan 2004 23:52:03 +0100 icu (2.6.1-1) experimental; urgency=low * New upstream version. * Ivo Timmermans: * debian/rules Don't create arch-all packages in the binary-arch target. Closes: #184403 -- Ivo Timmermans Thu, 6 Nov 2003 09:03:44 +0100 icu (2.6-1) experimental; urgency=low * New upstream version. Closes: #162975 * debian/control: New maintainers * Daniel Glassey: * debian/rules Don't use --enable-static as it bloats the packages * debian/rules Change the optimisations to -O3 and -O to get it to build * debian/rules get the latest config.{sub,guess} from /usr/share/misc so add build-dep on autotools-dev * debian/postinst gencnval is now in {prefix}/bin * Ivo Timmermans: * debian/control Tightened debhelper build dependency * debian/control Update Standards-Version -- Daniel Glassey Wed, 3 Sep 2003 12:39:35 +0200 icu (2.1-1.2) unstable; urgency=low * NMU. * Updated source/config.{sub,guess}. Closes: #182697 -- Ivo Timmermans Fri, 7 Mar 2003 20:58:23 +0100 icu (2.1-1.1) unstable; urgency=low * NMU. * debian/control: Go through G++ ABI transition. Closes: #180124 * source/common/unicode/docmain.h: Fix \mainpage and \section tags, so doxygen doesn't get confused any more. Closes: #178344 * debian/copyright: Added upstream URL. Closes: #165780 -- Ivo Timmermans Fri, 14 Feb 2003 15:21:56 +0100 icu (2.1-1) unstable; urgency=low * ICU 2.1 release. * Changed the icu package description. Closes: 142886 * Use -O1 for CXXFLAGS for OS/390. Closes: 143021 -- Yves Arrouye Mon, 15 Apr 2002 14:03:12 -0700 icu (2.0.2-1) unstable; urgency=low * Minor release of ICU with fixes for threading and strTo/FromWCS -- Yves Arrouye Tue, 2 Apr 2002 09:06:00 -0800 icu (2.0-2.1pre20020318-1) unstable; urgency=low * Use the library number in the development package too. * ICU changed to version 2.1. -- Yves Arrouye Tue, 19 Mar 2002 18:38:37 -0800 icu (2.0-2.1pre20020303-1) unstable; urgency=low * Fixed a crash in uconv when no argument is passed to -f or -t. * Other upstream changes. * Fresh upload with an up to date orig tar file so that future diffs won't be 6 megabytes long! -- Yves Arrouye Sun, 3 Mar 2002 15:31:13 -0800 icu (2.0-2.1pre-1) unstable; urgency=low * Prerelease of 2.1 with a working upgraded uconv(1). -- Yves Arrouye Fri, 1 Mar 2002 21:51:47 -0800 icu (2.0-3) unstable; urgency=low * Renamed doc-base to icu-doc.doc-base. Closes: 127487 -- Yves Arrouye Fri, 18 Jan 2002 22:33:53 -0800 icu (2.0-2) unstable; urgency=low * Fixed a bug in uprv_uca_cloneTempTable(). Closes: 128484 * Update Debian bugs status. Closes: 104642 * Use the official 2.0 tarball as the original tar. * Added manual pages for every tool. -- Yves Arrouye Wed, 16 Jan 2002 20:45:42 -0800 icu (2.0-1) unstable; urgency=low * Update to ICU version 2.0. -- Yves Arrouye Sat, 10 Nov 2001 21:58:19 -0800 icu (1.8.1-2) unstable; urgency=low * Updated copyright file. Closes: 112488 * Updated icu-locales description. Closes: 75499 -- Yves Arrouye Sat, 10 Nov 2001 21:24:58 -0800 icu (1.8.1-1.1) unstable; urgency=low * NMU to resolve build failures on ia64 and (hopefully) hppa. * config.{sub|guess} update * source/tools/ctestfw/ctest.c: Add static declaration to global variables local to that module to avoid @gprel relocation errors. Closes: 104642 -- Yves Arrouye Sat, 10 Nov 2001 21:24:44 -0800 icu (1.8.1-1) unstable; urgency=low * Update to ICU version 1.8.1. -- root Mon, 21 May 2001 15:27:36 -0700 icu (1.7-1) unstable; urgency=low * Update to ICU version 1.7. -- Yves Arrouye Tue, 21 Nov 2000 22:54:52 -0800 icu (1.6.0.1-20001113-2) unstable; urgency=low * New snapshot with better ISO-2022. -- Yves Arrouye Mon, 13 Nov 2000 21:05:00 -0800 icu (1.6.0.1-20001027-1) unstable; urgency=low * Move architecture-dependent files into /usr/lib, instead of /usr/share. * Move convrtrs.txt into /etc/icu, make it a conffile, and generate /usr/lib/icu/1.6.0.1/cnvalias.dat from it at postinst time. * Manage a /usr/lib/icu/current symbolic link across installations of the libicuXX packages. The symlink will always point to the highest numbered version of ICU. -- Yves Arrouye Fri, 27 Oct 2000 15:40:12 -0700 icu (1.6.0.1-20001017-1) unstable; urgency=low * Initial Release. -- Yves Arrouye Tue, 24 Oct 2000 16:14:12 -0700 debian/icu-doc.doc-base0000644000000000000000000000054612256335042012117 0ustar Document: icu-doc Title: ICU API Documentation Author: IBM Corporation and Others Abstract: This manual describes the APIs of the International Components for Unicode C/C++ library. It is a useful reference for the ICU programmer. Section: Programming Format: HTML Index: /usr/share/doc/icu-doc/html/index.html Files: /usr/share/doc/icu-doc/html/*.html debian/patches/0000755000000000000000000000000012256335042010617 5ustar debian/patches/icuinfo-man.patch0000644000000000000000000000770212256335042014053 0ustar Description: supply manual page for program that doesn't have one Author: Jay Berkenbilt Bug: http://bugs.icu-project.org/trac/ticket/7665 Index: icu-52~m1/source/tools/icuinfo/Makefile.in =================================================================== --- icu-52~m1.orig/source/tools/icuinfo/Makefile.in 2013-09-14 18:53:23.552040471 -0400 +++ icu-52~m1/source/tools/icuinfo/Makefile.in 2013-09-14 18:53:23.544040471 -0400 @@ -14,8 +14,15 @@ ## Build directory information subdir = tools/icuinfo +TARGET_STUB_NAME = icuinfo + +SECTION = 1 + +MAN_FILES = $(TARGET_STUB_NAME).$(SECTION) + + ## Extra files to remove for 'make clean' -CLEANFILES = *~ $(DEPS) $(PLUGIN_OBJECTS) $(PLUGINFILE) $(PLUGIN) +CLEANFILES = *~ $(DEPS) $(PLUGIN_OBJECTS) $(PLUGINFILE) $(PLUGIN) $(MAN_FILES) ## Target information TARGET = icuinfo$(EXEEXT) @@ -35,7 +42,8 @@ ## List of phony targets .PHONY : all all-local install install-local clean clean-local \ -distclean distclean-local dist dist-local check check-local plugin-check +distclean distclean-local dist dist-local check check-local plugin-check \ +install-man ## Clear suffix list .SUFFIXES : @@ -48,12 +56,16 @@ dist: dist-local check: all check-local -all-local: $(TARGET) +all-local: $(TARGET) $(MAN_FILES) -install-local: all-local +install-local: all-local install-man $(MKINSTALLDIRS) $(DESTDIR)$(bindir) $(INSTALL) $(TARGET) $(DESTDIR)$(bindir) +install-man: $(MAN_FILES) + $(MKINSTALLDIRS) $(DESTDIR)$(mandir)/man$(SECTION) + $(INSTALL_DATA) $? $(DESTDIR)$(mandir)/man$(SECTION) + dist-local: clean-local: @@ -95,6 +107,9 @@ plugin-check: $(PLUGIN) $(PLUGINFILE) $(INVOKE) ICU_PLUGINS="$(CURR_FULL_DIR)" ./$(TARGET) -v -L +%.$(SECTION): $(srcdir)/%.$(SECTION).in + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status ifeq (,$(MAKECMDGOALS)) -include $(DEPS) Index: icu-52~m1/source/tools/icuinfo/icuinfo.1.in =================================================================== --- /dev/null 1970-01-01 00:00:00.000000000 +0000 +++ icu-52~m1/source/tools/icuinfo/icuinfo.1.in 2013-09-14 18:53:23.552040471 -0400 @@ -0,0 +1,76 @@ +.\" Hey, Emacs! This is -*-nroff-*- you know... +.\" +.\" icuinfo.1: manual page for the icuinfo utility +.\" +.\" Copyright (C) 2005-2006 International Business Machines Corporation and others +.\" +.TH ICUINFO 1 "1 May 2010" "ICU MANPAGE" "ICU @VERSION@ Manual" +.SH NAME +.B icuinfo +\- Shows some basic info about the current ICU +.SH SYNOPSIS +.B icuinfo +[ +.BR "\-h\fP, \fB\-?\fP, \fB\-\-help" +] +[ +.BR "\-V\fP, \fB\-\-version" +] +[ +.BR "\-c\fP, \fB\-\-copyright" +] +[ +.BI "\-i\fP, \fB\-\-icudatadir" " directory" +] +[ +.BR "\-v\fP, \fB\-\-verbose" +] +[ +.BI "\-L\fP, \fB\-\-list-plugins" +] +[ +.BI "\-m\fP, \fB\-\-milisecond-time" +] +[ +.BI "\-K\fP, \fB\-\-cleanup" +] +.SH DESCRIPTION +.B icuinfo +prints basic information about the current version of ICU. +.SH OPTIONS +.TP +.BR "\-h\fP, \fB\-?\fP, \fB\-\-help" +Print help about usage and exit. +.TP +.BR "\-V\fP, \fB\-\-version" +Print the version of +.B icuinfo +and exit. +.TP +.BR "\-c\fP, \fB\-\-copyright" +Embeds the standard ICU copyright into the +.IR output-file . +.TP +.BR "\-v\fP, \fB\-\-verbose" +Display extra informative messages during execution. +.TP +.BI "\-i\fP, \fB\-\-icudatadir" " directory" +Look for any necessary ICU data files in +.IR directory . +For example, the file +.B pnames.icu +must be located when ICU's data is not built as a shared library. +The default ICU data directory is specified by the environment variable +.BR ICU_DATA . +Most configurations of ICU do not require this argument. +.TP +.BI "\-L\fP, \fB\-\-list-plugins" +If specified, list and diagnose issues with ICU plugins. +.TP +.BI "\-K\fP, \fB\-\-cleanup" +Attempt to unload plugins before exiting. +.TP +.BI "\-m\fP, \fB\-\-milisecond-time" +Print the current UTC time in milliseconds. +.SH COPYRIGHT +Copyright (C) 2010 International Business Machines Corporation and others debian/patches/malayalam-rendering.patch0000644000000000000000000001525312256335042015557 0ustar Description: revert change that broke Malayam rendering Origin: reverse patch from http://bugs.icu-project.org/trac/changeset/26090/icu/trunk/source/layout/IndicReordering.cpp Bug: http://bugs.icu-project.org/trac/ticket/8198 Bug-RedHat: https://bugzilla.redhat.com/show_bug.cgi?id=654200 Bug-Debian: http://bugs.debian.org/591615 Index: icu-52~m1/source/layout/IndicReordering.cpp =================================================================== --- icu-52~m1.orig/source/layout/IndicReordering.cpp 2013-09-14 18:53:23.656040472 -0400 +++ icu-52~m1/source/layout/IndicReordering.cpp 2013-09-14 18:53:23.656040472 -0400 @@ -129,10 +129,6 @@ le_int32 fSMIndex; FeatureMask fSMFeatures; - LEUnicode fPreBaseConsonant; - LEUnicode fPreBaseVirama; - le_int32 fPBCIndex; - FeatureMask fPBCFeatures; void saveMatra(LEUnicode matra, le_int32 matraIndex, IndicClassTable::CharClass matraClass) { @@ -179,8 +175,7 @@ fMpost(0), fMpostIndex(0), fLengthMark(0), fLengthMarkIndex(0), fAlLakuna(0), fAlLakunaIndex(0), fMatraFeatures(0), fMPreOutIndex(-1), fMPreFixups(mpreFixups), fVMabove(0), fVMpost(0), fVMIndex(0), fVMFeatures(0), - fSMabove(0), fSMbelow(0), fSMIndex(0), fSMFeatures(0), - fPreBaseConsonant(0), fPreBaseVirama(0), fPBCIndex(0), fPBCFeatures(0) + fSMabove(0), fSMbelow(0), fSMIndex(0), fSMFeatures(0) { // nothing else to do... } @@ -199,8 +194,6 @@ fVMabove = fVMpost = 0; fSMabove = fSMbelow = 0; - - fPreBaseConsonant = fPreBaseVirama = 0; } void writeChar(LEUnicode ch, le_uint32 charIndex, FeatureMask charFeatures) @@ -396,14 +389,6 @@ } } - void notePreBaseConsonant(le_uint32 index,LEUnicode PBConsonant, LEUnicode PBVirama, FeatureMask features) - { - fPBCIndex = index; - fPreBaseConsonant = PBConsonant; - fPreBaseVirama = PBVirama; - fPBCFeatures = features; - } - void noteBaseConsonant() { if (fMPreFixups != NULL && fMPreOutIndex >= 0) { @@ -483,22 +468,6 @@ } } - void writePreBaseConsonant() - { - // The TDIL spec says that consonant + virama + RRA should produce a rakar in Malayalam. However, - // it seems that almost none of the fonts for Malayalam are set up to handle this. - // So, we're going to force the issue here by using the rakar as defined with RA in most fonts. - - if (fPreBaseConsonant == 0x0d31) { // RRA - fPreBaseConsonant = 0x0d30; // RA - } - - if (fPreBaseConsonant != 0) { - writeChar(fPreBaseConsonant, fPBCIndex, fPBCFeatures); - writeChar(fPreBaseVirama,fPBCIndex-1,fPBCFeatures); - } - } - le_int32 getOutputIndex() { return fOutIndex; @@ -770,7 +739,6 @@ lastConsonant -= 1; } - IndicClassTable::CharClass charClass = CC_RESERVED; IndicClassTable::CharClass nextClass = CC_RESERVED; le_int32 baseConsonant = lastConsonant; @@ -778,11 +746,9 @@ le_int32 postBaseLimit = classTable->scriptFlags & SF_POST_BASE_LIMIT_MASK; le_bool seenVattu = FALSE; le_bool seenBelowBaseForm = FALSE; - le_bool seenPreBaseForm = FALSE; le_bool hasNukta = FALSE; le_bool hasBelowBaseForm = FALSE; le_bool hasPostBaseForm = FALSE; - le_bool hasPreBaseForm = FALSE; if (postBase < markStart && classTable->isNukta(chars[postBase])) { charClass = CC_NUKTA; @@ -796,22 +762,14 @@ hasBelowBaseForm = IndicClassTable::hasBelowBaseForm(charClass) && !hasNukta; hasPostBaseForm = IndicClassTable::hasPostBaseForm(charClass) && !hasNukta; - hasPreBaseForm = IndicClassTable::hasPreBaseForm(charClass) && !hasNukta; if (IndicClassTable::isConsonant(charClass)) { if (postBaseLimit == 0 || seenVattu || (baseConsonant > baseLimit && !classTable->isVirama(chars[baseConsonant - 1])) || - !(hasBelowBaseForm || hasPostBaseForm || hasPreBaseForm)) { + !(hasBelowBaseForm || hasPostBaseForm)) { break; } - // Note any pre-base consonants - if ( baseConsonant == lastConsonant && lastConsonant > 0 && - hasPreBaseForm && classTable->isVirama(chars[baseConsonant - 1])) { - output.notePreBaseConsonant(lastConsonant,chars[lastConsonant],chars[lastConsonant-1],tagArray2); - seenPreBaseForm = TRUE; - - } // consonants with nuktas are never vattus seenVattu = IndicClassTable::isVattu(charClass) && !hasNukta; @@ -844,14 +802,12 @@ } // write any pre-base consonants - output.writePreBaseConsonant(); - le_bool supressVattu = TRUE; for (i = baseLimit; i < baseConsonant; i += 1) { LEUnicode ch = chars[i]; - // Don't put 'pstf' or 'blwf' on anything before the base consonant. - FeatureMask features = tagArray1 & ~( pstfFeatureMask | blwfFeatureMask ); + // Don't put 'blwf' on first consonant. + FeatureMask features = (i == baseLimit? tagArray2 : tagArray1); charClass = classTable->getCharClass(ch); nextClass = classTable->getCharClass(chars[i + 1]); @@ -902,7 +858,7 @@ } // write below-base consonants - if (baseConsonant != lastConsonant && !seenPreBaseForm) { + if (baseConsonant != lastConsonant) { for (i = bcSpan + 1; i < postBase; i += 1) { output.writeChar(chars[i], i, tagArray1); } @@ -932,7 +888,7 @@ // write post-base consonants // FIXME: does this put the right tags on post-base consonants? - if (baseConsonant != lastConsonant && !seenPreBaseForm) { + if (baseConsonant != lastConsonant) { if (postBase <= lastConsonant) { for (i = postBase; i <= lastConsonant; i += 1) { output.writeChar(chars[i], i, tagArray3); @@ -1200,7 +1156,7 @@ } -void IndicReordering::getDynamicProperties( DynamicProperties *, const IndicClassTable *classTable ) { +void IndicReordering::getDynamicProperties( DynamicProperties */*dProps*/, const IndicClassTable *classTable ) { LEUnicode currentChar; debian/patches/indic-ccmp.patch0000644000000000000000000000421112256335042013644 0ustar Description: support CCMP for Indic Author: Harshula Bug: http://bugs.icu-project.org/trac/ticket/7601 Bug-Debian: http://bugs.debian.org/655101 Index: icu-52~m1/source/layout/IndicReordering.cpp =================================================================== --- icu-52~m1.orig/source/layout/IndicReordering.cpp 2013-09-14 18:53:23.752040473 -0400 +++ icu-52~m1/source/layout/IndicReordering.cpp 2013-09-14 18:53:23.748040473 -0400 @@ -13,6 +13,7 @@ U_NAMESPACE_BEGIN +#define ccmpFeatureTag LE_CCMP_FEATURE_TAG #define loclFeatureTag LE_LOCL_FEATURE_TAG #define initFeatureTag LE_INIT_FEATURE_TAG #define nuktFeatureTag LE_NUKT_FEATURE_TAG @@ -35,6 +36,7 @@ #define caltFeatureTag LE_CALT_FEATURE_TAG #define kernFeatureTag LE_KERN_FEATURE_TAG +#define ccmpFeatureMask 0x00000001UL #define loclFeatureMask 0x80000000UL #define rphfFeatureMask 0x40000000UL #define blwfFeatureMask 0x20000000UL @@ -73,7 +75,7 @@ #define repositionedGlyphMask 0x00000002UL -#define basicShapingFormsMask ( loclFeatureMask | nuktFeatureMask | akhnFeatureMask | rkrfFeatureMask | blwfFeatureMask | halfFeatureMask | vatuFeatureMask | cjctFeatureMask ) +#define basicShapingFormsMask ( ccmpFeatureMask | loclFeatureMask | nuktFeatureMask | akhnFeatureMask | rkrfFeatureMask | blwfFeatureMask | halfFeatureMask | vatuFeatureMask | cjctFeatureMask ) #define positioningFormsMask ( kernFeatureMask | distFeatureMask | abvmFeatureMask | blwmFeatureMask ) #define presentationFormsMask ( presFeatureMask | abvsFeatureMask | blwsFeatureMask | pstsFeatureMask | halnFeatureMask | caltFeatureMask ) @@ -484,6 +486,7 @@ #define tagArray0 (rphfFeatureMask | tagArray1) static const FeatureMap featureMap[] = { + {ccmpFeatureTag, ccmpFeatureMask}, {loclFeatureTag, loclFeatureMask}, {initFeatureTag, initFeatureMask}, {nuktFeatureTag, nuktFeatureMask}, @@ -506,6 +509,7 @@ static const le_int32 featureCount = LE_ARRAY_SIZE(featureMap); static const FeatureMap v2FeatureMap[] = { + {ccmpFeatureTag, ccmpFeatureMask}, {loclFeatureTag, loclFeatureMask}, {nuktFeatureTag, nuktFeatureMask}, {akhnFeatureTag, akhnFeatureMask}, debian/patches/series0000644000000000000000000000016712256335042012040 0ustar icudata-stdlibs.patch gennorm2-man.patch icuinfo-man.patch malayalam-rendering.patch indic-ccmp.patch mlym-crash.patch debian/patches/gennorm2-man.patch0000644000000000000000000000663712256335042014154 0ustar Description: supply manual page for program that doesn't have one Author: Jay Berkenbilt Bug: http://bugs.icu-project.org/trac/ticket/7554 Index: icu-52~m1/source/tools/gennorm2/Makefile.in =================================================================== --- icu-52~m1.orig/source/tools/gennorm2/Makefile.in 2013-09-14 18:53:23.432040469 -0400 +++ icu-52~m1/source/tools/gennorm2/Makefile.in 2013-09-14 18:53:23.428040469 -0400 @@ -16,8 +16,13 @@ TARGET_STUB_NAME = gennorm2 +SECTION = 8 + +MAN_FILES = $(TARGET_STUB_NAME).$(SECTION) + + ## Extra files to remove for 'make clean' -CLEANFILES = *~ $(DEPS) +CLEANFILES = *~ $(DEPS) $(MAN_FILES) ## Target information TARGET = $(BINDIR)/$(TARGET_STUB_NAME)$(EXEEXT) @@ -44,12 +49,16 @@ dist: dist-local check: all check-local -all-local: $(TARGET) +all-local: $(TARGET) $(MAN_FILES) -install-local: all-local +install-local: all-local install-man $(MKINSTALLDIRS) $(DESTDIR)$(sbindir) $(INSTALL) $(TARGET) $(DESTDIR)$(sbindir) +install-man: $(MAN_FILES) + $(MKINSTALLDIRS) $(DESTDIR)$(mandir)/man$(SECTION) + $(INSTALL_DATA) $? $(DESTDIR)$(mandir)/man$(SECTION) + dist-local: clean-local: @@ -70,6 +79,11 @@ $(POST_BUILD_STEP) +%.$(SECTION): $(srcdir)/%.$(SECTION).in + cd $(top_builddir) \ + && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status + + ifeq (,$(MAKECMDGOALS)) -include $(DEPS) else Index: icu-52~m1/source/tools/gennorm2/gennorm2.8.in =================================================================== --- /dev/null 1970-01-01 00:00:00.000000000 +0000 +++ icu-52~m1/source/tools/gennorm2/gennorm2.8.in 2013-09-14 18:53:23.428040469 -0400 @@ -0,0 +1,71 @@ +.\" Hey, Emacs! This is -*-nroff-*- you know... +.\" +.\" gennorm2.8: manual page for the gennorm2 utility +.\" +.\" Copyright (C) 2005-2006 International Business Machines Corporation and others +.\" +.TH GENNORM2 8 "15 March 2010" "ICU MANPAGE" "ICU @VERSION@ Manual" +.SH NAME +.B gennorm2 +\- Builds binary data file with Unicode normalization data. +.SH SYNOPSIS +.B gennorm2 +[ +.BR "\-h\fP, \fB\-?\fP, \fB\-\-help" +] +[ +.BR "\-V\fP, \fB\-\-version" +] +[ +.BR "\-c\fP, \fB\-\-copyright" +] +[ +.BR "\-v\fP, \fB\-\-verbose" +] +[ +.BI "\-u\fP, \fB\-\-unicode" " unicode\-version\-number" +] +[ +.BI "\-s\fP, \fB\-\-sourcedir" " source\-directory" +] +[ +.BI "\-o\fP, \fB\-\-output" " output\-filename" +] +.BI "\fB\-\-fast" +.SH DESCRIPTION +.B gennorm2 +reads text files that define Unicode normalization, +them, and builds a binary data file. +.SH OPTIONS +.TP +.BR "\-h\fP, \fB\-?\fP, \fB\-\-help" +Print help about usage and exit. +.TP +.BR "\-V\fP, \fB\-\-version" +Print the version of +.B gennorm2 +and exit. +.TP +.BR "\-c\fP, \fB\-\-copyright" +Include a copyright notice. +.TP +.BR "\-v\fP, \fB\-\-verbose" +Display extra informative messages during execution. +.TP +.BR "\-u\fP, \fB\-\-unicode" +Specify Unicode version number, such as 5.2.0. +.TP +.BI "\-s\fP, \fB\-\-sourcedir" " source\-directory" +Specify the input directory. +.TP +.BI "\-s\fP, \fB\-\-sourcedir" " source\-directory" +Set the name of the output file. +.TP +.BI "\fB\-\-fast" +optimize the .nrm file for fast normalization, +which might increase its size (Writes fully decomposed +regular mappings instead of delta mappings. +You should measure the runtime speed to make sure that +this is a good trade-off.) +.SH COPYRIGHT +Copyright (C) 2009-2010 International Business Machines Corporation and others debian/patches/mlym-crash.patch0000644000000000000000000000204312256335042013713 0ustar Description: Fix crash on rendering incremental Malayalam text input Author: Caolán McNamara Origin: other, https://ssl.icu-project.org/trac/ticket/9948 Forwarded: https://ssl.icu-project.org/trac/ticket/9948 Last-Update: 2013-03-13 Index: icu-52~m1/source/layout/IndicClassTables.cpp =================================================================== --- icu-52~m1.orig/source/layout/IndicClassTables.cpp 2013-09-14 18:53:23.844040474 -0400 +++ icu-52~m1/source/layout/IndicClassTables.cpp 2013-09-14 18:53:23.844040474 -0400 @@ -273,7 +273,7 @@ static const IndicClassTable kndaClassTable = {0x0C80, 0x0CEF, 4, KNDA_SCRIPT_FLAGS, kndaCharClasses, kndaSplitTable}; -static const IndicClassTable mlymClassTable = {0x0D00, 0x0D6F, 3, MLYM_SCRIPT_FLAGS, mlymCharClasses, mlymSplitTable}; +static const IndicClassTable mlymClassTable = {0x0D00, 0x0D6F, 4, MLYM_SCRIPT_FLAGS, mlymCharClasses, mlymSplitTable}; static const IndicClassTable sinhClassTable = {0x0D80, 0x0DF4, 4, SINH_SCRIPT_FLAGS, sinhCharClasses, sinhSplitTable}; debian/patches/icudata-stdlibs.patch0000644000000000000000000000120112256335042014706 0ustar Index: icu-52~m1/source/config/mh-linux =================================================================== --- icu-52~m1.orig/source/config/mh-linux 2013-09-14 18:53:23.284040467 -0400 +++ icu-52~m1/source/config/mh-linux 2013-09-14 18:53:23.284040467 -0400 @@ -21,7 +21,9 @@ LD_RPATH_PRE = -Wl,-rpath, ## These are the library specific LDFLAGS -LDFLAGSICUDT=-nodefaultlibs -nostdlib +#LDFLAGSICUDT=-nodefaultlibs -nostdlib +# Debian change: linking icudata as data only causes too many problems. +LDFLAGSICUDT= ## Compiler switch to embed a library name # The initial tab in the next line is to prevent icu-config from reading it. debian/libicu52.install0000644000000000000000000000002412256335042012172 0ustar usr/lib/*/lib*.so.* debian/libicu52.shlibs0000644000000000000000000000043612256335042012017 0ustar libicudata 52 libicu52 (>= 52~m1-1~) libicui18n 52 libicu52 (>= 52~m1-1~) libicuio 52 libicu52 (>= 52~m1-1~) libicule 52 libicu52 (>= 52~m1-1~) libiculx 52 libicu52 (>= 52~m1-1~) libicutest 52 libicu52 (>= 52~m1-1~) libicutu 52 libicu52 (>= 52~m1-1~) libicuuc 52 libicu52 (>= 52~m1-1~) debian/rules0000755000000000000000000000354312256335042010255 0ustar #!/usr/bin/make -f export DEB_BUILD_HARDENING=1 # Install all ICU headers files in the architecture-specific location. # While most files are platform-independent, platform.h is different # between big and little endina systems, and it's easier to have all # header files in a single directory so that icu-config and pkg-config # continue to work. DEB_CONFIGURE_USER_FLAGS = --libdir="\$${prefix}/lib/$(DEB_HOST_MULTIARCH)" \ --includedir="\$${prefix}/include/$(DEB_HOST_MULTIARCH)" \ --disable-samples --enable-static --enable-weak-threads # To distinguish variables that are truly local to this file (rather # than for use by cdbs), we adopt the convention of starting local # variables' names with l_. l_SONAME := 52 # Turn off optimization on armel to avoid some internal compiler # errors. This can be removed once bug 484053 is resolved. ifeq ($(shell dpkg --print-architecture),armel) CFLAGS := $(filter-out -O%,$(CFLAGS)) -O0 CXXFLAGS := $(filter-out -O%,$(CXXFLAGS)) -O0 endif # Include cdbs rules files. include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/autotools.mk # Variables used by cdbs DEB_MAKE_INSTALL_TARGET := \ $(DEB_MAKE_INSTALL_TARGET:install=install install-doc) DEB_SRCDIR = source DEB_COMPRESS_EXCLUDE = html examples DEB_INSTALL_EXAMPLES_libicu-dev = \ source/samples/* DEB_DH_BUILDDEB_ARGS = -- -Zxz DEB_DBG_PACKAGE_libicu$(l_SONAME) = libicu$(l_SONAME)-dbg override DEB_MAKE_CHECK_TARGET = check clean:: $(RM) *.cdbs-config_list # The libicudata library contains no symbols, so its debug library is # useless and triggers lintian warnings. Just remove it. binary-predeb/libicu$(l_SONAME)-dbg:: for i in `find debian/libicu$(l_SONAME)-dbg/usr/lib/debug -type f -print`; do \ if ! nm -a $$i | grep -q debug; then rm $$i; fi; \ done -find debian/libicu$(l_SONAME)-dbg/usr/lib/debug -type d -empty -exec rmdir {} \; debian/libicu52.lintian-overrides0000644000000000000000000000026012256335042014164 0ustar # libicu52 installs multiple shared libraries, none of which is # actually called libicu.so.52, but all of which are libicu*.so.52. libicu52: package-name-doesnt-match-sonames debian/control0000644000000000000000000000460412256335042010577 0ustar Source: icu Section: libs Priority: optional Maintainer: Jay Berkenbilt Standards-Version: 3.9.5 Build-Depends: cdbs (>= 0.4.93~), debhelper (>> 9~), dpkg-dev (>= 1.16.1~), autotools-dev, hardening-wrapper Build-Depends-Indep: doxygen (>= 1.7.1) Homepage: http://www.icu-project.org Package: libicu52 Section: libs Multi-Arch: same Architecture: any Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends} Description: International Components for Unicode ICU is a C++ and C library that provides robust and full-featured Unicode and locale support. This package contains the runtime libraries for ICU. Package: libicu52-dbg Section: debug Priority: extra Architecture: any Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, libicu52 (= ${binary:Version}) Description: International Components for Unicode ICU is a C++ and C library that provides robust and full-featured Unicode and locale support. This package contains debugging symbols for the libraries. Package: libicu-dev Section: libdevel Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends}, libicu52 (= ${binary:Version}), icu-devtools (>= ${binary:Version}), libc6-dev | libc-dev Suggests: icu-doc Description: Development files for International Components for Unicode ICU is a C++ and C library that provides robust and full-featured Unicode and locale support. This package contains the development files for ICU. Package: icu-devtools Section: libdevel Architecture: any Multi-Arch: foreign Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends} Replaces: libicu-dev (<< ${binary:Version}), icu-tools (<< 52.1-3~) Breaks: libicu-dev (<< ${binary:Version}), icu-tools (<< 52.1-3~) Description: Development utilities for International Components for Unicode ICU is a C++ and C library that provides robust and full-featured Unicode and locale support. This package contains programs used to manipulate data files found in the ICU sources and is a dependency of libicu-dev. End users would generally not need to install this package. Package: icu-doc Section: doc Architecture: all Depends: ${misc:Depends} Description: API documentation for ICU classes and functions ICU is a C++ and C library that provides robust and full-featured Unicode and locale support. This package contains HTML files documenting the ICU APIs. debian/fix_substvars.pl0000644000000000000000000000162012256335042012426 0ustar # # Remove any whose names that match the given pattern from the # shlibs:Depends entry in the given substvars. # BEGIN { $^W = 1; } use strict; my $whoami = ($0 =~ m,([^/\\]*)$,) ? $1 : $0; die "usage: $whoami substvars-file pattern" unless @ARGV == 2; my ($file, $pattern) = @ARGV; if (! -f $file) { exit 0; } open(F, "<$file") or die "$whoami: can't open $file: $!\n"; my @in = (); close(F); my @out = (); for (@in) { if (m/(shlibs:Depends=)(.*)/) { my $prefix = $1; my $contents = $2; my @items = split(',\s*', $contents); my @new = (); foreach my $i (@items) { $i =~ m/^(\S+)/ or die; my $pkg = $1; if ($pkg !~ m/^${pattern}$/) { push(@new, $i); } } push(@out, $prefix . join(', ', @new) . "\n"); } else { push(@out, $_); } } open(F, ">$file") or die "$whoami: can't open $file.new: $!\n"; foreach (@out) { print F $_; } close(F); debian/source/0000755000000000000000000000000012256335042010470 5ustar debian/source/format0000644000000000000000000000001412256335042011676 0ustar 3.0 (quilt) debian/icu-doc.install0000644000000000000000000000005512256335042012103 0ustar usr/share/doc/icu/html usr/share/doc/icu-doc debian/compat0000644000000000000000000000000212256335042010366 0ustar 9 debian/README.source0000644000000000000000000000147612256335042011357 0ustar INFORMATION SPECIFIC TO ICU =========================== The packaging guidelines in the ICU documentation suggest that packagers should use the --enable-renaming option to ./configure. We should not do this could potentially result in using the same soname with ABI changes. Although ICU guarantees that no documented parts of the public ABI will change, there is nothing to stop people from using undocumented or deprecated interfaces. For additional details, please see the thread about this topic on the icu-design list. You can get to the mailing list archives here: http://sourceforge.net/mailarchive/forum.php?forum_name=icu-design and find the thread from June 10, 2008 with the subject "debian: use of --disable-rename and ICU library sonames". -- Jay Berkenbilt , Sat, 6 Feb 2010 16:47:07 -0500 debian/watch0000644000000000000000000000017712256335042010226 0ustar version=3 opts="uversionmangle=s/_/\./g" \ http://download.icu-project.org/files/icu4c/(\d+\.[\d\.]+)/icu4c-([\d_\.]+)-src.tgz debian/NEWS0000644000000000000000000000067712256335042007701 0ustar icu (4.3.4-1) experimental; urgency=low * Versions of ICU newer than 4.2 name the static libraries compatibly with shared libraries so building with static ICU libraries doesn't require special build code anymore. In versions prior to 4.2, the static libraries had an extra "s" in their names. For details, see http://bugs.icu-project.org/trac/ticket/6332 -- Jay Berkenbilt Sat, 06 Feb 2010 17:25:04 -0500