debian/0000775000000000000000000000000013100123341007154 5ustar debian/libnspr4-dbg.lintian-overrides0000664000000000000000000000024712157032573015047 0ustar # License says GPL 2 or subsequent, so pointing to the latest version is fine libnspr4-dbg: copyright-refers-to-versionless-license-file usr/share/common-licenses/GPL debian/libnspr4-0d.links.in0000664000000000000000000000037512157032573012707 0ustar usr/lib/@DEB_HOST_MULTIARCH@/libnspr4.so usr/lib/@DEB_HOST_MULTIARCH@/libnspr4.so.0d usr/lib/@DEB_HOST_MULTIARCH@/libplc4.so usr/lib/@DEB_HOST_MULTIARCH@/libplc4.so.0d usr/lib/@DEB_HOST_MULTIARCH@/libplds4.so usr/lib/@DEB_HOST_MULTIARCH@/libplds4.so.0d debian/control0000664000000000000000000000642712262605226010607 0ustar Source: nspr Section: libs Priority: optional Maintainer: Ubuntu Mozilla Team XSBC-Original-Maintainer: Maintainers of Mozilla-related packages Uploaders: Mike Hommey Build-Depends: debhelper (>= 8.1.3), autotools-dev, dpkg-dev (>= 1.15.4) Standards-Version: 3.9.3.0 Homepage: http://www.mozilla.org/projects/nspr/ XS-Debian-Vcs-Git: git://git.debian.org/git/pkg-mozilla/nspr.git XS-Debian-Vcs-Browser: http://git.debian.org/?p=pkg-mozilla/nspr.git Package: libnspr4 Architecture: any Pre-Depends: ${misc:Pre-Depends} Depends: ${shlibs:Depends}, ${misc:Depends} Conflicts: libnspr4-0d (<< 2:4.9-2~), evolution-documentation-en, evolution-documentation-cs, evolution-documentation-de, evolution-documentation-el, evolution-documentation-es, evolution-documentation-fr, evolution-documentation-mk, evolution-documentation-oc, evolution-documentation-ru, evolution-documentation-sv, language-support-translations-en, language-support-translations-cs, language-support-translations-de, language-support-translations-el, language-support-translations-es, language-support-translations-fr, language-support-translations-mk, language-support-translations-oc, language-support-translations-ru, language-support-translations-sv Breaks: evolution-plugins (<< 3.2.0-0ubuntu2) Multi-Arch: ${misc:Multi-Arch} Description: NetScape Portable Runtime Library This library provides platform independent non-GUI operating system facilities including: * threads, * thread synchronisation, * normal file I/O and network I/O, * interval timing and calendar time, * basic memory management (malloc and free), * shared library linking. Package: libnspr4-0d Section: oldlibs Priority: extra Architecture: any Pre-Depends: ${misc:Pre-Depends} Depends: libnspr4 (= ${binary:Version}), ${misc:Depends} Multi-Arch: ${misc:Multi-Arch} Description: NetScape Portable Runtime Library - transitional package This is a transitional package to ensure smooth transition of all packages to libnspr4. Package: libnspr4-dev Section: libdevel Architecture: any Depends: ${misc:Depends}, libnspr4 (>= ${source:Upstream-Version}), libnspr4 (<= ${source:Version}.1~) Description: Development files for the NetScape Portable Runtime library This library provides platform independent non-GUI operating system facilities including: * threads, * thread synchronisation, * normal file I/O and network I/O, * interval timing and calendar time, * basic memory management (malloc and free), * shared library linking. . Install this package if you wish to develop your own programs using the NetScape Portable Runtime library. Package: libnspr4-dbg Section: debug Priority: extra Architecture: any Depends: libnspr4 (= ${binary:Version}), ${misc:Depends} Provides: libnspr4-0d-dbg Multi-Arch: ${misc:Multi-Arch} Description: Debugging symbols for the NetScape Portable Runtime library This library provides platform independent non-GUI operating system facilities including: * threads, * thread synchronisation, * normal file I/O and network I/O, * interval timing and calendar time, * basic memory management (malloc and free), * shared library linking. . This package provides the debugging symbols for the library. debian/libnspr4-dev.install.in0000664000000000000000000000017212157032573013503 0ustar usr/bin/nspr-config usr/include usr/lib/@DEB_HOST_MULTIARCH@/*.a usr/lib/@DEB_HOST_MULTIARCH@/pkgconfig usr/share/aclocal debian/changelog0000664000000000000000000007677013100122767011062 0ustar nspr (2:4.13.1-0ubuntu0.14.04.1) trusty-security; urgency=medium * Update to 4.13.1 to support nss security update. -- Marc Deslauriers Wed, 26 Apr 2017 08:14:23 -0400 nspr (2:4.12-0ubuntu0.14.04.1) trusty-security; urgency=medium * SECURITY UPDATE: memory allocation bug related to the PR_*printf functions - Updated to upstream 4.12 - CVE-2016-1951 * debian/libnspr4.symbols: updated for new version. -- Marc Deslauriers Thu, 07 Jul 2016 08:01:48 -0400 nspr (2:4.10.10-0ubuntu0.14.04.1) trusty-security; urgency=medium * SECURITY UPDATE: overflow in PL_ARENA_ALLOCATE - Updated to upstream 4.10.10 - CVE-2015-7183 * debian/libnspr4.symbols: updated for new version. -- Marc Deslauriers Wed, 04 Nov 2015 10:15:03 -0600 nspr (2:4.10.7-0ubuntu0.14.04.1) trusty-security; urgency=medium * Update to 4.10.7 to support nss security update. * Removed unneeded patches: - debian/patches/arm64support: not applied. - debian/patches/cross: not applied. - debian/patches/ppc64le-support: included upstream. - debian/patches/x32_support: included upstream. - debian/patches/CVE-2014-1545.patch: included upstream. * debian/libnspr4.symbols: updated for new version. -- Marc Deslauriers Fri, 19 Sep 2014 07:52:18 -0400 nspr (2:4.10.2-1ubuntu1.1) trusty-security; urgency=medium * SECURITY UPDATE: denial of service or arbitrary code execution via sprintf - debian/patches/CVE-2014-1545.patch: use snprintf and check values without using PR_ASSERT in nspr/pr/src/io/prprf.c, added tests to nspr/pr/tests/Makefile.in, nspr/pr/tests/prfdbl.c. - CVE-2014-1545 -- Marc Deslauriers Fri, 27 Jun 2014 10:38:09 -0400 nspr (2:4.10.2-1ubuntu1) trusty; urgency=medium * Merge with Debian; remaining changes: - rules: Enable Thumb2 build on armel, armhf. - control: Change Vcs-* to XS-Debian-Vcs-*. - control: Add conflicts to evolution-documentation-*, language-support-translation-*. - control: Add Breaks: evolution-plugins. - Add support for ppc64el (Ulrich Weigand). * Add support for compiling with -mx32 instead of -m64 or -m32. -- Matthias Klose Mon, 06 Jan 2014 20:51:42 +0100 nspr (2:4.10.2-1) unstable; urgency=low * New upstream release. -- Mike Hommey Sat, 16 Nov 2013 08:11:38 +0900 nspr (2:4.10.1-1) unstable; urgency=low * New upstream release. -- Mike Hommey Mon, 21 Oct 2013 08:19:05 +0900 nspr (2:4.10-1) unstable; urgency=low * New upstream release. * debian/rules: Adjusted to new source layout. -- Mike Hommey Sat, 15 Jun 2013 18:37:30 +0900 nspr (2:4.9.6-1) unstable; urgency=low * New upstream release. * debian/libnspr4.symbols: Updated. -- Mike Hommey Thu, 04 Apr 2013 23:43:12 +0200 nspr (2:4.9.5-1ubuntu2) trusty; urgency=low * Add support for ppc64el (Ulrich Weigand). -- Colin Watson Mon, 16 Dec 2013 01:43:51 +0000 nspr (2:4.9.5-1ubuntu1) raring-proposed; urgency=low * Merge from Debian unstable. Remaining changes: - rules: Enable Thumb2 build on armel, armhf. - control: Change Vcs-* to XS-Debian-Vcs-*. - control: Add conflicts to evolution-documentation-*, language-support-translation-*. - control: Add Breaks: evolution-plugins. - debian/patches/cross: Fix crossbuilding. Patch taken from chromiumos overlay. Refreshed - debian/patches/arm64support: Add arm64/aarch64 support -- Jamie Strandboge Wed, 13 Mar 2013 09:38:00 -0500 nspr (2:4.9.5-1) unstable; urgency=low * New upstream release. -- Mike Hommey Fri, 15 Feb 2013 09:11:59 +0100 nspr (2:4.9.4-2ubuntu4) raring; urgency=low * Add arm64/aarch64 support -- Wookey Fri, 22 Feb 2013 11:50:14 +0000 nspr (2:4.9.4-2ubuntu3) raring; urgency=low * Always pass full build/host args, as the build system gets confused. -- Dmitrijs Ledkovs Fri, 22 Feb 2013 01:38:58 +0000 nspr (2:4.9.4-2ubuntu2) raring; urgency=low * Fix crossbuilding. Patch taken from chromiumos overlay. -- Dmitrijs Ledkovs Thu, 21 Feb 2013 20:05:57 +0000 nspr (2:4.9.4-2ubuntu1) raring-proposed; urgency=low * Merge from Debian unstable. Remaining changes: - rules: Enable Thumb2 build on armel, armhf. - control: Change Vcs-* to XS-Debian-Vcs-*. - control: Add conflicts to evolution-documentation-*, language-support-translation-*. - control: Add Breaks: evolution-plugins. -- Jamie Strandboge Mon, 14 Jan 2013 15:26:59 -0600 nspr (2:4.9.4-2) unstable; urgency=low * pr/src/Makefile.in: Use -lrt appropriately (or not) on Android, GNU/Hurd and GNU/kFreeBSD. bz#824742. -- Mike Hommey Sat, 29 Dec 2012 09:50:20 +0100 nspr (2:4.9.4-1) unstable; urgency=low * New upstream release. -- Mike Hommey Sun, 23 Dec 2012 17:36:15 +0100 nspr (2:4.9.3-1ubuntu1) raring; urgency=low * Merge from Debian unstable. Remaining changes: - rules: Enable Thumb2 build on armel, armhf. - control: Change Vcs-* to XS-Debian-Vcs-*. - control: Add conflicts to evolution-documentation-*, language-support-translation-*. - control: Add Breaks: evolution-plugins. -- Timo Aaltonen Tue, 27 Nov 2012 17:39:22 +0200 nspr (2:4.9.3-1) unstable; urgency=low * New upstream release. -- Mike Hommey Thu, 01 Nov 2012 10:04:17 +0100 nspr (2:4.9.2-1) unstable; urgency=low * New upstream release. * debian/libnspr4.symbols: Add new symbols. -- Mike Hommey Fri, 20 Jul 2012 08:40:44 +0200 nspr (2:4.9.1-1) unstable; urgency=low * New upstream release. Now patch-free! * debian/copyright: Upstream upgraded to MPL 2.0. -- Mike Hommey Fri, 15 Jun 2012 09:25:54 +0200 nspr (2:4.9-3) unstable; urgency=low * debian/rules: Re-enable read-only relocations. Closes: #673090. -- Mike Hommey Thu, 17 May 2012 08:43:32 +0200 nspr (2:4.9-2) unstable; urgency=low * debian/control, debian/libnspr4*, debian/rules, mozilla/nsprpub/config/rules.mk, mozilla/nsprpub/configure.in, mozilla/nsprpub/lib/ds/Makefile.in, mozilla/nsprpub/lib/libc/src/Makefile.in, mozilla/nsprpub/pr/src/Makefile.in: Move to unversioned library. ABI compatibility is ensured upstream, and the SO version, if it needed a change at any time, would be a change in the library name. There is no reason to keep making compatibility more difficult with other distros and upstream binary releases. While previous versions were one-way compatible (binaries built against other distros or upstream nspr could work on Debian), this approach works both ways. * debian/make.mk: Makefile utilities imported from Iceweasel. * debian/rules, mozilla/nsprpub/configure.in: Use dpkg-buildflags for hardening. * debian/rules: Limit the number of times dpkg-architecture is called. * debian/control: Bump Standards-Version to 3.9.3.0. No changes required. * Adding an epoch to match the old libnspr4 package that used to be in the Debian archive. -- Mike Hommey Sun, 13 May 2012 10:39:16 +0200 nspr (4.9-1) unstable; urgency=low * New upstream release. -- Mike Hommey Fri, 24 Feb 2012 09:15:53 +0100 nspr (4.9~beta5-2) unstable; urgency=low * debian/rules, debian/libnspr4-0d.lintian-overrides.in: Use wildcards for multiarch in lintian overrides. Closes: #658843. * mozilla/nsprpub/configure.*: Allow to enable a set of hardening flags. bz#725941. * debian/rules: Enable hardening. Closes: #657522. -- Mike Hommey Fri, 10 Feb 2012 10:14:50 +0100 nspr (4.9~beta5-1) experimental; urgency=low * New upstream beta release. * mozilla/nsprpub/configure.*, mozilla/nsprpub/config/rules.mk: Refreshed. -- Mike Hommey Fri, 23 Dec 2011 17:06:55 +0100 nspr (4.8.9-1ubuntu3) quantal; urgency=low * Reupload to quantal. -- Steve Langasek Wed, 12 Sep 2012 08:13:48 -0700 nspr (4.8.9-1ubuntu2.3) precise-proposed; urgency=low * language-support-LANG was still around in 11.04 so the previous change is requiring a dist-upgrade for any user who upgraded from 11.04 to 11.10 and then to 12.04, instead of being limited to machines that were originally installed with 9.04 as was planned. Removing language-support-LANG from the Breaks, which should resolve the issue for these users while still removing language-support-translations on systems. (LP: #1036794) -- Stéphane Graber Fri, 17 Aug 2012 09:46:51 -0400 nspr (4.8.9-1ubuntu2.2) precise-proposed; urgency=low * Add additional Conflicts: on the obsolete evolution-documentation-* packages, which are held back on some users' systems despite being obsolete before 10.04; and also on the matching language-support-translations-* and language-support-* packages. This should ensure libnspr is getting upgraded, instead of evolution being held back. LP: #1036794. -- Steve Langasek Wed, 15 Aug 2012 13:52:33 -0700 nspr (4.8.9-1ubuntu2.1) precise-proposed; urgency=low * Add Breaks: evolution-plugins (<< 3.2.0-0ubuntu2) to libnspr4, required to get the dist-upgrader to resolve lucid -> precise. (LP: #1029531) -- Stéphane Graber Wed, 08 Aug 2012 17:17:49 -0400 nspr (4.8.9-1ubuntu2) precise; urgency=low * Fix lintian overrides to just list the soname warning to ignore and not list the paths, which would break installing multiarched libs. -- Timo Aaltonen Mon, 12 Dec 2011 12:56:54 +0200 nspr (4.8.9-1ubuntu1) precise; urgency=low * Merge from Debian testing. Remaining changes: - Ship the main SO files in an unversioned binary, as we don't have versioned SO's in Ubuntu. Maintain a transitional versioned binary package containing the versioned symlinks, to maintain compatibility with Debian * update control, rules * mass rename libnspr4-0d* => libnspr4* * add some lintian overrides - Fix postinst-must-call-ldconfig - dh_makeshlibs doesn't seem to add the maintainer script hooks with the unversioned SO files, so add them manually * add libnspr4.postinst, libnspr4.postrm - rules: Enable Thumb2 build on armel, armhf. - rules: Add support for mozilla-devscripts. - control: Change Vcs-* to XS-Debian-Vcs-*. * sonames.patch: Added a patch to fill the object header with a valid SONAME, otherwise dpkg-gensymbols would barf. * libnspr4-dev: Silence an additional lintian warning. * rules: Add a missing backslash to configure flags. -- Timo Aaltonen Tue, 29 Nov 2011 15:01:32 +0200 nspr (4.8.9-1) unstable; urgency=low * New upstream release. * mozilla/nsprpub/configure.*: Refreshed. * debian/libnspr4-0d.symbols: Add PR_GetVersion to the symbols file. * debian/rules: Bump shlibs. -- Mike Hommey Fri, 12 Aug 2011 12:11:27 +0200 nspr (4.8.8-2) unstable; urgency=low * debian/libnspr4-0d.install.in, debian/libnspr4-0d.lintian-overrides.in, debian/libnspr4-dev.install.in, debian/libnspr4-dev.links.in, debian/control, debian/rules: Switch to multi-arch while keeping backports easy. Closes: #497087. * debian/control: Bump Standards-Version to 3.9.2.0. No changes required. -- Mike Hommey Sat, 18 Jun 2011 18:45:29 +0900 nspr (4.8.8-1) unstable; urgency=low * New upstream release. * mozilla/nsprpub/configure: Refreshed. * debian/libnspr4-0d.symbols*: - Use symbols tags instead of individual symbols files for each architecture. - Add symbols tags for powerpcspe. Closes: #614228 -- Mike Hommey Tue, 24 May 2011 20:11:53 +0200 nspr (4.8.7-2) unstable; urgency=low * Upload to unstable. * debian/rules: Merge OPTFLAGS and DEBUGFLAGS in one variable. * debian/control, debian/patches/30_config_64bits.patch, debian/patches/99_configure.patch, debian/patches/series, debian/rules: Use dpkg-architecture to enable 64-bits build on 64 bits architectures, instead of relying on a patch to configure.in. -- Mike Hommey Sat, 19 Feb 2011 14:21:52 +0100 nspr (4.8.7-1) experimental; urgency=low * New upstream release. * mozilla/nsprpub/configure.in: Don't use -march=armv5te -mthumb-interwork on non-android arm platforms. bz#626035. -- Mike Hommey Sat, 15 Jan 2011 12:07:25 +0100 nspr (4.8.7-0ubuntu4) precise; urgency=low * debian/rules: enable Thumb2 on armhf as well as armel. -- Adam Conrad Mon, 21 Nov 2011 21:31:15 -0700 nspr (4.8.7-0ubuntu3) oneiric; urgency=low * debian/rules: enable Thumb2 build on armel. * debian/patches/40_fix_arm_ftbfs.patch: Fix passing of assembler flags for ARM in configure.in. Fixes FTBFS. * debian/patches/99_configure.patch: Regenerate -- Jani Monoses Tue, 12 Jul 2011 23:51:37 +0300 nspr (4.8.7-0ubuntu2) oneiric; urgency=low * Build for multiarch. -- Steve Langasek Tue, 31 May 2011 23:46:56 -0700 nspr (4.8.7-0ubuntu1) natty; urgency=low * New upstream release v4.8.7 (NSPR_4_8_7_RTM) * Refresh patches - update debian/patches/30_config_64bits.patch - update debian/patches/99_configure.patch * Drop the link shuffeling now, as all upgraders to this version will be using a fixed package anyway - remove debian/libnspr4-0d.postinst - remove debian/libnspr4-0d.postrm - remove debian/libnspr4-0d.preinst - remove debian/libnspr4-0d.prerm * Drop arch-specific symbols files for architectures we don't support - remove debian/libnspr4-0d.symbols.hurd_i386 - remove debian/libnspr4-0d.symbols.ia64 - remove debian/libnspr4-0d.symbols.lpia * Ship the main SO files in an unversioned binary, as we don't have versioned SO's in Ubuntu. Maintain a transitional versioned binary package containing the versioned symlinks, to maintain compatibility with Debian - update debian/control - mass rename debian/libnspr4-0d* => debian/libnspr4* - update debian/rules * Fix postinst-must-call-ldconfig - dh_makeshlibs doesn't seem to add the maintainer script hooks with the unversioned SO files, so add them manually - add debian/libnspr4.postinst - add debian/libnspr4.postrm -- Chris Coulson Tue, 11 Jan 2011 14:55:23 -0600 nspr (4.8.6-1) unstable; urgency=low * New upstream release. * debian/patches/*: Refresh patches. * debian/patches/90_Move_PR_STATIC_ASSERT_from_prlog.h_to_prtypes.h.patch: Removed, as applied upstream. * debian/libnspr4-0d.symbols: Add new symbol. * debian/rules: - Bump shlibs. - Let nspr use its own optimization options. - Use the --enable-debug-symbols configure option instead of forcing -g into compiler flags. * debian/control: Bump Standards-Version to 3.9.1.0. -- Mike Hommey Fri, 06 Aug 2010 08:21:33 +0200 nspr (4.8.6-0ubuntu1) maverick; urgency=low * New upstream release v4.8.6 * Refresh patches: - update debian/patches/99_configure.patch * Update symbols file for API addition - update debian/libnspr4-0d.symbols * Fix some lintian warnings - update debian/control - update debian/rules - update debian/libnspr4-0d.postinst - update debian/copyright -- Chris Coulson Wed, 25 Aug 2010 16:41:12 +0100 nspr (4.8.4-2) unstable; urgency=low * debian/patches/90_Move_PR_STATIC_ASSERT_from_prlog.h_to_prtypes.h.patch: Move PR_STATIC_ASSERT from prlog.h to prtypes.h. bz#551782. * debian/control: - Remove conflicts with very old packages. - Bump Standards-Version to 3.9.0.0. -- Mike Hommey Thu, 08 Jul 2010 13:52:39 +0200 nspr (4.8.4-1) unstable; urgency=low * New upstream release. * debian/patches/99_configure.dpatch: Updated. * debian/control: - Remove old dependency from libnspr4-dev on libnspr4-0d (>> 4.7.1-1). It was only necessary when Upstream-Version was 4.7.1. - Bump Standards-Version to 3.8.4.0. -- Mike Hommey Mon, 08 Mar 2010 09:33:17 +0100 nspr (4.8.4-0ubuntu1) lucid; urgency=low * New upstream release: 4.8.4 * Adjust patches to changed upstream codebase - update debian/patches/99_configure.patch -- Chris Coulson Wed, 24 Mar 2010 14:33:41 +0000 nspr (4.8.3-1) unstable; urgency=low * New upstream release. * debian/rules, debian/patches/00list, debian/patches/80_config.dpatch: Move what debian/patches/80_config.dpatch does into debian/rules. * debian/patches/*: Refresh patches. * debian/rules: Remove the rule to refresh 99_configure.dpatch. * debian/patches/*, debian/rules, debian/control, debian/source/format: Switch to 3.0 (quilt) format. * debian/control: Bump Standards-Version to 3.8.3.0. * debian/compat, debian/control, debian/rules: Simplify debian/rules with the use of dh. This has the side effect of calling make distclean properly and Closes: #552027. * debian/control: Add ${misc:Depends} to libnspr4-0d-dbg dependencies. -- Mike Hommey Mon, 25 Jan 2010 12:42:30 +0100 nspr (4.8.2-1) unstable; urgency=low * New upstream release. * Fixes overflow related to mfsa-2009-34, aka CVE-2009-2463. * debian/patches/82_CVE-2009-1563.dpatch: Removed, as applied upstream. * debian/patches/99_configure.dpatch: Updated. * debian/patches/00list: Remove 82_CVE-2009-1563. -- Mike Hommey Wed, 04 Nov 2009 15:46:48 +0100 nspr (4.8-2) unstable; urgency=low * debian/patches/82_CVE-2009-1563.dpatch: Fix for CVE-2009-1563 aka mfsa-2009-59. * debian/patches/00list: Add 82_CVE-2009-1563. -- Mike Hommey Wed, 28 Oct 2009 16:46:28 +0100 nspr (4.8-1) unstable; urgency=low * New upstream release. * debian/patches/30_reinit.dpatch: Remove, as applied upstream. * debian/patches/00list: Remove 30_reinit. * debian/patches/81_sonames.dpatch, debian/patches/99_configure.dpatch: Adapted to upstream changes. * debian/libnspr4-0d.symbols: Add new symbols. * debian/rules: Bump shlibs version. -- Mike Hommey Sat, 13 Jun 2009 21:27:09 +0200 nspr (4.8-0ubuntu2) lucid; urgency=low * rebuild rest of main for armel armv7/thumb2 optimization; UbuntuSpec:mobile-lucid-arm-gcc-v7-thumb2 -- Alexander Sack Sun, 07 Mar 2010 00:58:28 +0100 nspr (4.8-0ubuntu1) karmic; urgency=low * New upstream release: 4.8 (LP: #387812) * adjust patches to changed upstreanm codebase - update debian/patches/99_configure.patch * update shlibs symbols to include new API elements - update debian/libnspr4-0d.symbols -- Alexander Sack Mon, 10 Aug 2009 11:34:26 +0200 nspr (4.7.5-0ubuntu1) karmic; urgency=low * New upstream version: 4.7.5 (LP: #387745) - see USN-810-2 * adjust patches to changed upstream code base - update debian/patches/99_configure.patch -- Alexander Sack Tue, 16 Jun 2009 11:28:24 +0200 nspr (4.7.4-3) unstable; urgency=low * debian/libnspr4-0d.symbols.kfreebsd*: Add symbols files for kfreebsd i386 and amd64. Closes: #528781. * debian/patches/30_reinit.dpatch: Apply another path from bz#485318 to allow proper reinitialization of the library. Closes: #520689. * debian/patches/00list: Add 30_reinit. -- Mike Hommey Wed, 20 May 2009 08:36:20 +0200 nspr (4.7.4-2) unstable; urgency=low * debian/libnspr4-0d.symbols.hurd_i386: Renamed to debian/libnspr4-0d.symbols.hurd-i386. Closes: #524580. -- Mike Hommey Sat, 18 Apr 2009 22:24:46 +0200 nspr (4.7.4-1) unstable; urgency=low * New upstream release. * debian/patches/30_dev_urandom.dpatch: Drop, as applied upstream. * debian/patches/00list: Updated accordingly. * debian/patches/38_hurd.dpatch, debian/patches/81_sonames.dpatch, debian/patches/99_configure.dpatch: Adapted to upstream changes. * debian/rules: Force dpkg-gensymbols to fail when symbols are missing. * debian/control: + Bumped Standards-Version to 3.8.1.0. No changes needed. + Put the libnspr4-0d-dbg package in the "debug" section. + Correct libnspr4-0d-dbg short description. + Remove redundant section on libnspr4-0d. + Build-depend on proper version of debhelper for dh_lintian. * debian/*.lintian-overrides, debian/rules: Install some Lintian overrides with dh_lintian. * debian/patches/30_reinit.dpatch: Apply patch from bz#485318 to allow proper reinitialization of the library. Closes: #520689. -- Mike Hommey Sat, 18 Apr 2009 01:28:48 +0200 nspr (4.7.3-0ubuntu2) jaunty; urgency=low * LP: #316452 - ldconfig breaks/removes legacy links for previously versioned library names during upgrade; the fix prevents ldconfig from treating the transitional/backup files as "libs" by using a prefix ("XNOLDCONFIG_") - debian/libnspr4-0d.postinst - debian/libnspr4-0d.postrm - debian/libnspr4-0d.preinst - debian/libnspr4-0d.prerm -- Alexander Sack Wed, 14 Jan 2009 13:27:43 +0100 nspr (4.7.3-0ubuntu1) jaunty; urgency=low * New upstream version: 4.7.3 from NSPR_4_7_3_RTM tag [ Fabien Tassin ] * LP: #269188 - use /dev/urandom for better entropy on LTSP environments * update diverged patches: - update debian/patches/30_pkgconfig.patch - update debian/patches/81_sonames.patch - update debian/patches/99_configure.patch [ Alexander Sack ] Drop debian soname patch for full upstream compatibility * eliminate soname patch - delete debian/patches/81_sonames.patch - update debian/patches/series * refresh configure patch to reflect dropped soname patch - update debian/patches/99_configure.patch * install unversioned .so files - update debian/libnspr4-0d.install * .so.0d links are not created without the soname patch. we create backlinks to the unversioned .so libs using debhelper; also we cannot dh_install the .0d versioned libs anymore and we drop them from .install accordingly - add debian/libnspr4-0d.links - update debian/libnspr4-0d.install * implement link shuffeling transition (with abort cases) in maintainer scripts; affected libs: libnspr4.so libplc4.so libplds4.so - add debian/libnspr4-0d.postinst - add debian/libnspr4-0d.postrm - add debian/libnspr4-0d.preinst - add debian/libnspr4-0d.prerm * drop soname version suffix from symbol files and reflect this fact by adjusting minimum version to this package version (4.7.3-0ubuntu1~) - update debian/libnspr4-0d.symbols - update debian/libnspr4-0d.symbols.amd64 - update debian/libnspr4-0d.symbols.i386 - update debian/libnspr4-0d.symbols.ia64 - update debian/libnspr4-0d.symbols.lpia - update debian/libnspr4-0d.symbols.powerpc * bump lower shlibs version constraint to 4.7.1+1.9-0ubuntu5~ - update debian/rules * rerun autoconf2.13 to apply dropped 81_sonames.patch to configure - update debian/patches/99_configure.patch * explitly define libnspr4_0d_EXPORTED_LIBS and pass those manually to dpkg-gensymbols to workaround uncommon SONAME used by nspr libs - update debian/rules * don't pretend to create shlibs-control file anymore; add binary lintian override for that - update debian/rules * add #DEBHELPER# token to maintainer scripts - update debian/libnspr4-0d.postinst - update debian/libnspr4-0d.postrm - update debian/libnspr4-0d.preinst - update debian/libnspr4-0d.prerm -- Alexander Sack Sun, 11 Jan 2009 13:50:07 +0100 nspr (4.7.1+1.9-0ubuntu4) intrepid; urgency=low * LP: #245122 - fix upgrade issue introduced by "unbreak binary compatibility" upload by adding Conflicts/Replaces on libnspr4 - update debian/control -- Alexander Sack Tue, 15 Jul 2008 15:25:53 +0200 nspr (4.7.1+1.9-0ubuntu3) intrepid; urgency=low * LP: #245122 - fix upgrade issue introduced by "unbreak binary compatibility" upload by adding Conflicts/Replaces on libnspr4 (<< 4) - update debian/control -- Alexander Sack Wed, 09 Jul 2008 21:41:01 +0200 nspr (4.7.1+1.9-0ubuntu2) intrepid; urgency=low * unbreak binary compatibility for extensions built against upstream xulrunner by moving /usr/lib/.so links from libnspr4-dev package to libnspr4-0d; in turn we introduce versioned to Conflicts/Replaces to provide a smooth upgrade. (LP: #244439) - update debian/libnspr4-0d.install - update debian/libnspr4-dev.install - update debian/control -- Alexander Sack Tue, 01 Jul 2008 11:46:23 +0200 nspr (4.7.1+1.9-0ubuntu1) intrepid; urgency=low * New upstream release, picked from FIREFOX_3_0rc1_RELEASE cvs tag (LP: #233922) * update diverged patches - update debian/patches/30_pkgconfig.patch - update debian/patches/81_sonames.patch - update debian/patches/99_configure.patch -- Fabien Tassin Wed, 21 May 2008 14:50:02 +0200 nspr (4.7.1-4) unstable; urgency=low * debian/patches/30_dev_urandom.dpath: Use /dev/urandom instead of /dev/random to avoid freezing at iceweasel startup when there is not enough entropy. Closes: #499146. * debian/patches/00list: Updated accordingly. -- Mike Hommey Sat, 20 Sep 2008 09:50:13 +0200 nspr (4.7.1-3) unstable; urgency=low * debian/control: Make libnspr4-0d conflict with old libnspr4, which can still be installed on some systems, though it hasn't been in the archive since sarge. Closes: #485079. -- Mike Hommey Sun, 08 Jun 2008 14:09:34 +0200 nspr (4.7.1-2) unstable; urgency=low * debian/libnspr4-dev.install, debian/libnspr4-0d.install: Don't install so files in the -dev package but in the library package. It will allow external applications linked against upstream nspr to work on Debian with system nspr libraries, and will avoid all browsers to have to implement symlinks themselves to allow some external plugins to work properly. * debian/control: Make libnspr4-0d conflict with older versions of libnspr4-dev and libnspr4-dev need newer libnspr4-0d accordingly. -- Mike Hommey Sat, 07 Jun 2008 11:36:46 +0200 nspr (4.7.1-1) unstable; urgency=low * New upstream release, picked from NSPR_4_7_1_RTM cvs tag. * debian/patches/99_configure.dpatch: Updated. -- Mike Hommey Sun, 11 May 2008 17:05:28 +0200 nspr (4.7.1~beta2-0ubuntu1) hardy; urgency=low * New upstream release, picked from NSPR_4_7_1_BETA2 cvs tag * bump shlibs requirements - update debian/rules -- Fabien Tassin Fri, 04 Apr 2008 16:14:45 +0200 nspr (4.7.0-2) unstable; urgency=low * debian/libnspr4-0d.symbols.powerpc: Add new powerpc specific symbols. * debian/control: Turn Homepage indications in descriptions into a control field. * debian/rules: + Don't ignore $(MAKE) distclean errors. + Bump shlibs, but only for ppc. * debian/patches/38_hurd.dpatch: Fix FTBFS on Hurd. Closes: #457573. -- Mike Hommey Sat, 08 Mar 2008 08:01:47 +0100 nspr (4.7.0-1) unstable; urgency=low * New upstream release. * debian/patches/99_configure.dpatch: Updated. -- Mike Hommey Fri, 07 Mar 2008 19:32:28 +0100 nspr (4.7.0~1.9b4-0ubuntu1) hardy; urgency=low * New upstream release, picked from FIREFOX_3_0b4_RELEASE cvs tag * update configure patch - update debian/patches/99_configure.patch * bump shlibs requirements - update debian/rules -- Alexander Sack Tue, 11 Mar 2008 01:47:11 +0100 nspr (4.7.0~1.9b3-0ubuntu2) hardy; urgency=low * Add powerpc specific symbols file - add debian/libnspr4-0d.symbols.powerpc * Refresh diverged patch: - update debian/patches/99_configure.patch -- Fabien Tassin Sun, 16 Mar 2008 17:36:03 +0100 nspr (4.7.0~1.9b3-0ubuntu1) hardy; urgency=low * New upstream snapshot, picked from FIREFOX_3_0b3_RELEASE cvs tag * Add Homepage field and bump Standards-Version to 3.7.3 - update debian/control * Add support for mozilla-devscripts - update debian/rules * Update quilt rules and add a 'patches' link to make maintenance easier - update debian/rules * Pass -c4 to dpkg-gensymbols - update debian/rules * Add lpia specific symbols file - add debian/libnspr4-0d.symbols.lpia -- Fabien Tassin Fri, 08 Feb 2008 20:13:42 +0100 nspr (4.7.0~1.9b2+nobinonly-0ubuntu1) hardy; urgency=low * New upstream snapshot, picked from FIREFOX_3_0b2_RELEASE cvs tag. * ubuntunize maintainer field - update debian/control -- Alexander Sack Sat, 24 Nov 2007 19:12:48 +0100 nspr (4.7.0~1.9b1-2) unstable; urgency=low * debian/*.symbols.*: Remove "../../" workaround now that dh_makeshlibs supports symbols files includes properly. * debian/control: + Build depend on debhelper (>= 5.0.62), where this happened. Remove dpkg-dev versioned build-dependency, as debhelper already depends on the proper one, and this dependency is obviously not going to be dropped. + Bumped Standards-Version to 3.7.3.0. No changes needed. -- Mike Hommey Thu, 13 Dec 2007 21:22:50 +0100 nspr (4.7.0~1.9b1-1) unstable; urgency=low * New upstream snapshot, picked from FIREFOX_3_0b1_RELEASE cvs tag. * debian/patches/81_sonames.dpatch: Updated to fit upstream changes. * debian/patches/18_kbsd_nspr.dpatch, debian/patches/30_nspr_m4.dpatch: Removed, as applied upstream. * debian/patches/00list: Updated accordingly. * debian/patches/99_configure.dpatch: Updated. * debian/rules, debian/patches/30_pkgconfig.dpatch: The real_install rule has been replaced by install, upstream, so we now use it. * debian/libnspr4-0d.symbols, debian/libnspr4-0d.symbols.amd64, debian/libnspr4-0d.symbols.hurd_i386, debian/libnspr4-0d.symbols.i386, debian/libnspr4-0d.symbols.ia64: Add symbols files to benefit from the new features in dpkg-shlibdeps. Workaround debhelper lack of handling of symbols files include with "../../" in the included file name. * debian/control: Build depend on debhelper (>= 5.0.61) and dpkg-dev (>= 1.14.9), accordingly. * debian/rules: Bump shlibs to current version, since new symbols were added. -- Mike Hommey Sat, 24 Nov 2007 19:12:48 +0100 nspr (4.6.7-1) unstable; urgency=low * New upstream release, picked from NSPR_4_6_7_RTM cvs tag. * debian/patches/18_kbsd_nspr.dpatch: Also add support for the Hurd. Closes: #419528. -- Mike Hommey Sun, 01 Jul 2007 09:49:23 +0200 nspr (4.6.6-3) unstable; urgency=low * debian/rules: replace libnss3-0d (!) with libnspr4-0d in shlib creation. Closes: #420069. Thanks Alexander Sack. -- Mike Hommey Fri, 20 Apr 2007 07:05:04 +0200 nspr (4.6.6-2) unstable; urgency=low * debian/control: Fixed section. * debian/copyright: Fixed typo. * debian/rules: Removed unused variables and replaced some = with :=. -- Mike Hommey Mon, 09 Apr 2007 20:29:27 +0200 nspr (4.6.6-1) experimental; urgency=low * Initial release. (Closes: #416150) -- Mike Hommey Sun, 25 Mar 2007 16:32:41 +0200 debian/libnspr4.install.in0000664000000000000000000000004212157032573012723 0ustar usr/lib/@DEB_HOST_MULTIARCH@/*.so debian/source/0000775000000000000000000000000012157032573010475 5ustar debian/source/format0000664000000000000000000000001412157032573011703 0ustar 3.0 (quilt) debian/compat0000664000000000000000000000000212157032573010373 0ustar 7 debian/libnspr4-dev.links.in0000664000000000000000000000015012157032573013151 0ustar usr/lib/@DEB_HOST_MULTIARCH@/pkgconfig/nspr.pc usr/lib/@DEB_HOST_MULTIARCH@/pkgconfig/xulrunner-nspr.pc debian/libnspr4.symbols0000664000000000000000000003717112737442316012361 0ustar libnspr4.so libnspr4 (>= 2:4.9-2~) | libnspr4-0d #MINVER# | libnspr4 #MINVER# GetExecutionEnvironment@Base 1.8.0.10 LL_MaxInt@Base 1.8.0.10 LL_MaxUint@Base 1.8.0.10 LL_MinInt@Base 1.8.0.10 LL_Zero@Base 1.8.0.10 PRP_DestroyNakedCondVar@Base 1.8.0.10 PRP_NakedBroadcast@Base 1.8.0.10 PRP_NakedNotify@Base 1.8.0.10 PRP_NakedWait@Base 1.8.0.10 PRP_NewNakedCondVar@Base 1.8.0.10 PRP_TryLock@Base 1.8.0.10 PR_Abort@Base 1.8.0.10 PR_Accept@Base 1.8.0.10 PR_AcceptRead@Base 1.8.0.10 PR_Access@Base 1.8.0.10 PR_AddToCounter@Base 1.8.0.10 PR_AddWaitFileDesc@Base 1.8.0.10 PR_AllocFileDesc@Base 1.8.0.10 PR_Assert@Base 1.8.0.10 PR_AssertCurrentThreadInMonitor@Base 4.8 PR_AssertCurrentThreadOwnsLock@Base 4.8 PR_AtomicAdd@Base 1.8.0.10 PR_AtomicDecrement@Base 1.8.0.10 PR_AtomicIncrement@Base 1.8.0.10 PR_AtomicSet@Base 1.8.0.10 PR_AttachSharedMemory@Base 1.8.0.10 PR_AttachThread@Base 1.8.0.10 PR_Available64@Base 1.8.0.10 PR_Available@Base 1.8.0.10 PR_Bind@Base 1.8.0.10 PR_BlockClockInterrupts@Base 1.8.0.10 PR_BlockInterrupt@Base 1.8.0.10 PR_CEnterMonitor@Base 1.8.0.10 PR_CExitMonitor@Base 1.8.0.10 PR_CNotify@Base 1.8.0.10 PR_CNotifyAll@Base 1.8.0.10 PR_CSetOnMonitorRecycle@Base 1.8.0.10 PR_CWait@Base 1.8.0.10 PR_CallOnce@Base 1.8.0.10 PR_CallOnceWithArg@Base 1.8.0.10 PR_Calloc@Base 1.8.0.10 PR_CancelJob@Base 1.8.0.10 PR_CancelWaitFileDesc@Base 1.8.0.10 PR_CancelWaitGroup@Base 1.8.0.10 PR_CeilingLog2@Base 1.8.0.10 PR_ChangeFileDescNativeHandle@Base 1.8.0.10 PR_Cleanup@Base 1.8.0.10 PR_ClearInterrupt@Base 1.8.0.10 PR_ClearThreadGCAble@Base 1.8.0.10 PR_Close@Base 1.8.0.10 PR_CloseDir@Base 1.8.0.10 PR_CloseFileMap@Base 1.8.0.10 PR_CloseSemaphore@Base 1.8.0.10 PR_CloseSharedMemory@Base 1.8.0.10 PR_Connect@Base 1.8.0.10 PR_ConnectContinue@Base 1.8.0.10 PR_ConvertIPv4AddrToIPv6@Base 1.8.0.10 PR_CreateAlarm@Base 1.8.0.10 PR_CreateCounter@Base 1.8.0.10 PR_CreateFileMap@Base 1.8.0.10 PR_CreateIOLayer@Base 1.8.0.10 PR_CreateIOLayerStub@Base 1.8.0.10 PR_CreateMWaitEnumerator@Base 1.8.0.10 PR_CreateOrderedLock@Base 1.8.0.10 PR_CreatePipe@Base 1.8.0.10 PR_CreateProcess@Base 1.8.0.10 PR_CreateProcessDetached@Base 1.8.0.10 PR_CreateSocketPollFd@Base 1.8.0.10 PR_CreateStack@Base 1.8.0.10 PR_CreateThread@Base 1.8.0.10 PR_CreateThreadGCAble@Base 1.8.0.10 PR_CreateThreadPool@Base 1.8.0.10 PR_CreateTrace@Base 1.8.0.10 PR_CreateWaitGroup@Base 1.8.0.10 PR_DecrementCounter@Base 1.8.0.10 PR_Delete@Base 1.8.0.10 PR_DeleteSemaphore@Base 1.8.0.10 PR_DeleteSharedMemory@Base 1.8.0.10 PR_DestroyAlarm@Base 1.8.0.10 PR_DestroyCondVar@Base 1.8.0.10 PR_DestroyCounter@Base 1.8.0.10 PR_DestroyLock@Base 1.8.0.10 PR_DestroyMWaitEnumerator@Base 1.8.0.10 PR_DestroyMonitor@Base 1.8.0.10 PR_DestroyOrderedLock@Base 1.8.0.10 PR_DestroyPollableEvent@Base 1.8.0.10 PR_DestroyProcessAttr@Base 1.8.0.10 PR_DestroyRWLock@Base 1.8.0.10 PR_DestroySem@Base 1.8.0.10 PR_DestroySocketPollFd@Base 1.8.0.10 PR_DestroyStack@Base 1.8.0.10 PR_DestroyTrace@Base 1.8.0.10 PR_DestroyWaitGroup@Base 1.8.0.10 PR_DetachProcess@Base 1.8.0.10 PR_DetachSharedMemory@Base 1.8.0.10 PR_DetachThread@Base 1.8.0.10 PR_DisableClockInterrupts@Base 1.8.0.10 PR_DuplicateEnvironment@Base 2:4.10.9 1 PR_EmulateAcceptRead@Base 1.8.0.10 PR_EmulateSendFile@Base 1.8.0.10 PR_EnableClockInterrupts@Base 1.8.0.10 PR_EnterMonitor@Base 1.8.0.10 PR_EnumerateAddrInfo@Base 1.8.0.10 PR_EnumerateHostEnt@Base 1.8.0.10 PR_EnumerateThreads@Base 1.8.0.10 PR_EnumerateWaitGroup@Base 1.8.0.10 PR_ErrorInstallCallback@Base 1.8.0.10 PR_ErrorInstallTable@Base 1.8.0.10 PR_ErrorLanguages@Base 1.8.0.10 PR_ErrorToName@Base 1.8.0.10 PR_ErrorToString@Base 1.8.0.10 PR_ExitMonitor@Base 1.8.0.10 PR_ExplodeTime@Base 1.8.0.10 PR_ExportFileMapAsString@Base 1.8.0.10 PR_FD_CLR@Base 1.8.0.10 PR_FD_ISSET@Base 1.8.0.10 PR_FD_NCLR@Base 1.8.0.10 PR_FD_NISSET@Base 1.8.0.10 PR_FD_NSET@Base 1.8.0.10 PR_FD_SET@Base 1.8.0.10 PR_FD_ZERO@Base 1.8.0.10 PR_FPrintZoneStats@Base 1.8.0.10 PR_FileDesc2NativeHandle@Base 1.8.0.10 PR_FindFunctionSymbol@Base 1.8.0.10 PR_FindFunctionSymbolAndLibrary@Base 1.8.0.10 PR_FindNextCounterQname@Base 1.8.0.10 PR_FindNextCounterRname@Base 1.8.0.10 PR_FindNextTraceQname@Base 1.8.0.10 PR_FindNextTraceRname@Base 1.8.0.10 PR_FindSymbol@Base 1.8.0.10 PR_FindSymbolAndLibrary@Base 1.8.0.10 PR_FloorLog2@Base 1.8.0.10 PR_FormatTime@Base 1.8.0.10 PR_FormatTimeUSEnglish@Base 1.8.0.10 PR_Free@Base 1.8.0.10 PR_FreeAddrInfo@Base 1.8.0.10 PR_FreeLibraryName@Base 1.8.0.10 PR_GMTParameters@Base 1.8.0.10 PR_GetAddrInfoByName@Base 1.8.0.10 PR_GetCanonNameFromAddrInfo@Base 1.8.0.10 PR_GetConnectStatus@Base 1.8.0.10 PR_GetCounter@Base 1.8.0.10 PR_GetCounterHandleFromName@Base 1.8.0.10 PR_GetCounterNameFromHandle@Base 1.8.0.10 PR_GetCurrentThread@Base 1.8.0.10 PR_GetDefaultIOMethods@Base 1.8.0.10 PR_GetDescType@Base 1.8.0.10 PR_GetDirectorySeparator@Base 1.8.0.10 PR_GetDirectorySepartor@Base 1.8.0.10 PR_GetEnv@Base 1.8.0.10 PR_GetEnvSecure@Base 2:4.12 1 PR_GetError@Base 1.8.0.10 PR_GetErrorText@Base 1.8.0.10 PR_GetErrorTextLength@Base 1.8.0.10 PR_GetFileInfo64@Base 1.8.0.10 PR_GetFileInfo@Base 1.8.0.10 PR_GetFileMethods@Base 1.8.0.10 PR_GetGCRegisters@Base 1.8.0.10 PR_GetHostByAddr@Base 1.8.0.10 PR_GetHostByName@Base 1.8.0.10 PR_GetIPNodeByName@Base 1.8.0.10 PR_GetIdentitiesLayer@Base 1.8.0.10 PR_GetInheritedFD@Base 1.8.0.10 PR_GetInheritedFileMap@Base 1.8.0.10 PR_GetLayersIdentity@Base 1.8.0.10 PR_GetLibraryFilePathname@Base 1.8.0.10 PR_GetLibraryName@Base 1.8.0.10 PR_GetLibraryPath@Base 1.8.0.10 PR_GetMemMapAlignment@Base 1.8.0.10 PR_GetMonitorEntryCount@Base 1.8.0.10 PR_GetNameForIdentity@Base 1.8.0.10 PR_GetNumberOfProcessors@Base 1.8.0.10 PR_GetOSError@Base 1.8.0.10 PR_GetOpenFileInfo64@Base 1.8.0.10 PR_GetOpenFileInfo@Base 1.8.0.10 PR_GetPageShift@Base 1.8.0.10 PR_GetPageSize@Base 1.8.0.10 PR_GetPathSeparator@Base 1.8.0.10 PR_GetPeerName@Base 1.8.0.10 PR_GetPhysicalMemorySize@Base 1.8.0.10 PR_GetPipeMethods@Base 1.8.0.10 PR_GetProtoByName@Base 1.8.0.10 PR_GetProtoByNumber@Base 1.8.0.10 PR_GetRandomNoise@Base 1.8.0.10 PR_GetSP@Base 1.8.0.10 PR_GetSockName@Base 1.8.0.10 PR_GetSocketOption@Base 1.8.0.10 PR_GetSpecialFD@Base 1.8.0.10 PR_GetStackSpaceLeft@Base 1.8.0.10 PR_GetSysfdTableMax@Base 1.8.0.10 PR_GetSystemInfo@Base 1.8.0.10 PR_GetTCPMethods@Base 1.8.0.10 PR_GetThreadAffinityMask@Base 1.8.0.10 PR_GetThreadID@Base 1.8.0.10 PR_GetThreadName@Base 2:4.9.2 1 PR_GetThreadPriority@Base 1.8.0.10 PR_GetThreadPrivate@Base 1.8.0.10 PR_GetThreadScope@Base 1.8.0.10 PR_GetThreadState@Base 1.8.0.10 PR_GetThreadType@Base 1.8.0.10 PR_GetTraceEntries@Base 1.8.0.10 PR_GetTraceHandleFromName@Base 1.8.0.10 PR_GetTraceNameFromHandle@Base 1.8.0.10 PR_GetTraceOption@Base 1.8.0.10 PR_GetUDPMethods@Base 1.8.0.10 PR_GetUniqueIdentity@Base 1.8.0.10 PR_GetVersion@Base 4.8.9 PR_ImplodeTime@Base 1.8.0.10 PR_ImportFile@Base 1.8.0.10 PR_ImportFileMapFromString@Base 1.8.0.10 PR_ImportPipe@Base 1.8.0.10 PR_ImportTCPSocket@Base 1.8.0.10 PR_ImportUDPSocket@Base 1.8.0.10 PR_IncrementCounter@Base 1.8.0.10 PR_Init@Base 1.8.0.10 PR_Initialize@Base 1.8.0.10 PR_InitializeNetAddr@Base 1.8.0.10 PR_Initialized@Base 1.8.0.10 PR_Interrupt@Base 1.8.0.10 PR_IntervalNow@Base 1.8.0.10 PR_IntervalToMicroseconds@Base 1.8.0.10 PR_IntervalToMilliseconds@Base 1.8.0.10 PR_IntervalToSeconds@Base 1.8.0.10 PR_IsNetAddrType@Base 1.8.0.10 PR_JoinJob@Base 1.8.0.10 PR_JoinThread@Base 1.8.0.10 PR_JoinThreadPool@Base 1.8.0.10 PR_KillProcess@Base 1.8.0.10 PR_Listen@Base 1.8.0.10 PR_LoadLibrary@Base 1.8.0.10 PR_LoadLibraryWithFlags@Base 1.8.0.10 PR_LoadStaticLibrary@Base 1.8.0.10 PR_LocalTimeParameters@Base 1.8.0.10 PR_Lock@Base 1.8.0.10 PR_LockFile@Base 1.8.0.10 PR_LockOrderedLock@Base 1.8.0.10 PR_LogFlush@Base 1.8.0.10 PR_LogPrint@Base 1.8.0.10 PR_MakeDir@Base 1.8.0.10 PR_Malloc@Base 1.8.0.10 PR_MemMap@Base 1.8.0.10 PR_MemUnmap@Base 1.8.0.10 PR_MicrosecondsToInterval@Base 1.8.0.10 PR_MillisecondsToInterval@Base 1.8.0.10 PR_MkDir@Base 1.8.0.10 PR_NetAddrToString@Base 1.8.0.10 PR_NewCondVar@Base 1.8.0.10 PR_NewLock@Base 1.8.0.10 PR_NewLogModule@Base 1.8.0.10 PR_NewMonitor@Base 1.8.0.10 PR_NewNamedMonitor@Base 1.8.0.10 PR_NewPollableEvent@Base 1.8.0.10 PR_NewProcessAttr@Base 1.8.0.10 PR_NewRWLock@Base 1.8.0.10 PR_NewSem@Base 1.8.0.10 PR_NewTCPSocket@Base 1.8.0.10 PR_NewTCPSocketPair@Base 1.8.0.10 PR_NewThreadPrivateIndex@Base 1.8.0.10 PR_NewUDPSocket@Base 1.8.0.10 PR_NormalizeTime@Base 1.8.0.10 PR_Notify@Base 1.8.0.10 PR_NotifyAll@Base 1.8.0.10 PR_NotifyAllCondVar@Base 1.8.0.10 PR_NotifyCondVar@Base 1.8.0.10 PR_Now@Base 1.8.0.10 PR_Open@Base 1.8.0.10 PR_OpenAnonFileMap@Base 1.8.0.10 PR_OpenDir@Base 1.8.0.10 PR_OpenFile@Base 1.8.0.10 PR_OpenSemaphore@Base 1.8.0.10 PR_OpenSharedMemory@Base 1.8.0.10 PR_OpenTCPSocket@Base 1.8.0.10 PR_OpenUDPSocket@Base 1.8.0.10 PR_ParseTimeString@Base 1.8.0.10 PR_ParseTimeStringToExplodedTime@Base 4.7.0~1.9b1 PR_Poll@Base 1.8.0.10 PR_PopIOLayer@Base 1.8.0.10 PR_PostSem@Base 1.8.0.10 PR_PostSemaphore@Base 1.8.0.10 PR_ProcessAttrSetCurrentDirectory@Base 1.8.0.10 PR_ProcessAttrSetInheritableFD@Base 1.8.0.10 PR_ProcessAttrSetInheritableFileMap@Base 1.8.0.10 PR_ProcessAttrSetStdioRedirect@Base 1.8.0.10 PR_ProcessExit@Base 1.8.0.10 PR_PushIOLayer@Base 1.8.0.10 PR_QueueJob@Base 1.8.0.10 PR_QueueJob_Accept@Base 1.8.0.10 PR_QueueJob_Connect@Base 1.8.0.10 PR_QueueJob_Read@Base 1.8.0.10 PR_QueueJob_Timer@Base 1.8.0.10 PR_QueueJob_Write@Base 1.8.0.10 PR_RWLock_Rlock@Base 1.8.0.10 PR_RWLock_Unlock@Base 1.8.0.10 PR_RWLock_Wlock@Base 1.8.0.10 PR_Read@Base 1.8.0.10 PR_ReadDir@Base 1.8.0.10 PR_Realloc@Base 1.8.0.10 PR_RecordTraceEntries@Base 1.8.0.10 PR_Recv@Base 1.8.0.10 PR_RecvFrom@Base 1.8.0.10 PR_Rename@Base 1.8.0.10 PR_ResetAlarm@Base 1.8.0.10 PR_ResetProcessAttr@Base 1.8.0.10 PR_ResumeAll@Base 1.8.0.10 PR_RmDir@Base 1.8.0.10 PR_ScanStackPointers@Base 1.8.0.10 PR_SecondsToInterval@Base 1.8.0.10 PR_Seek64@Base 1.8.0.10 PR_Seek@Base 1.8.0.10 PR_Select@Base 1.8.0.10 PR_Send@Base 1.8.0.10 PR_SendFile@Base 1.8.0.10 PR_SendTo@Base 1.8.0.10 PR_SetAlarm@Base 1.8.0.10 PR_SetConcurrency@Base 1.8.0.10 PR_SetCounter@Base 1.8.0.10 PR_SetCurrentThreadName@Base 2:4.9.2 1 PR_SetEnv@Base 1.8.0.10 PR_SetError@Base 1.8.0.10 PR_SetErrorText@Base 1.8.0.10 PR_SetFDCacheSize@Base 1.8.0.10 PR_SetFDInheritable@Base 1.8.0.10 PR_SetLibraryPath@Base 1.8.0.10 PR_SetLogBuffering@Base 1.8.0.10 PR_SetLogFile@Base 1.8.0.10 PR_SetNetAddr@Base 1.8.0.10 PR_SetPollableEvent@Base 1.8.0.10 PR_SetSocketOption@Base 1.8.0.10 PR_SetStdioRedirect@Base 1.8.0.10 PR_SetSysfdTableSize@Base 1.8.0.10 PR_SetThreadAffinityMask@Base 1.8.0.10 PR_SetThreadDumpProc@Base 1.8.0.10 PR_SetThreadGCAble@Base 1.8.0.10 PR_SetThreadPriority@Base 1.8.0.10 PR_SetThreadPrivate@Base 1.8.0.10 PR_SetThreadRecycleMode@Base 1.8.0.10 PR_SetTraceOption@Base 1.8.0.10 PR_Shutdown@Base 1.8.0.10 PR_ShutdownThreadPool@Base 1.8.0.10 PR_Sleep@Base 1.8.0.10 PR_Socket@Base 1.8.0.10 PR_StackPop@Base 1.8.0.10 PR_StackPush@Base 1.8.0.10 PR_Stat@Base 1.8.0.10 PR_StringToNetAddr@Base 1.8.0.10 PR_SubtractFromCounter@Base 1.8.0.10 PR_SuspendAll@Base 1.8.0.10 PR_Sync@Base 1.8.0.10 PR_SyncMemMap@Base 2:4.10.3 1 PR_TLockFile@Base 1.8.0.10 PR_ThreadScanStackPointers@Base 1.8.0.10 PR_TicksPerSecond@Base 1.8.0.10 PR_Trace@Base 1.8.0.10 PR_TransmitFile@Base 1.8.0.10 PR_USPacificTimeParameters@Base 1.8.0.10 PR_UnblockClockInterrupts@Base 1.8.0.10 PR_UnblockInterrupt@Base 1.8.0.10 PR_UnloadLibrary@Base 1.8.0.10 PR_Unlock@Base 1.8.0.10 PR_UnlockFile@Base 1.8.0.10 PR_UnlockOrderedLock@Base 1.8.0.10 PR_VersionCheck@Base 1.8.0.10 PR_Wait@Base 1.8.0.10 PR_WaitCondVar@Base 1.8.0.10 PR_WaitForPollableEvent@Base 1.8.0.10 PR_WaitProcess@Base 1.8.0.10 PR_WaitRecvReady@Base 1.8.0.10 PR_WaitSem@Base 1.8.0.10 PR_WaitSemaphore@Base 1.8.0.10 PR_Write@Base 1.8.0.10 PR_Writev@Base 1.8.0.10 PR_Yield@Base 1.8.0.10 PR_cnvtf@Base 1.8.0.10 PR_dtoa@Base 1.8.0.10 PR_fprintf@Base 1.8.0.10 PR_htonl@Base 1.8.0.10 PR_htonll@Base 1.8.0.10 PR_htons@Base 1.8.0.10 PR_ntohl@Base 1.8.0.10 PR_ntohll@Base 1.8.0.10 PR_ntohs@Base 1.8.0.10 PR_smprintf@Base 1.8.0.10 PR_smprintf_free@Base 1.8.0.10 PR_snprintf@Base 1.8.0.10 PR_sprintf_append@Base 1.8.0.10 PR_sscanf@Base 1.8.0.10 PR_strtod@Base 1.8.0.10 PR_sxprintf@Base 1.8.0.10 PR_vfprintf@Base 1.8.0.10 PR_vsmprintf@Base 1.8.0.10 PR_vsnprintf@Base 1.8.0.10 PR_vsprintf_append@Base 1.8.0.10 PR_vsxprintf@Base 1.8.0.10 PT_FPrintStats@Base 1.8.0.10 SetExecutionEnvironment@Base 1.8.0.10 (arch=ia64)_PR_ia64_AtomicAdd@Base 1.8.0.10 (arch=ia64)_PR_ia64_AtomicDecrement@Base 1.8.0.10 (arch=ia64)_PR_ia64_AtomicIncrement@Base 1.8.0.10 (arch=ia64)_PR_ia64_AtomicSet@Base 1.8.0.10 (arch=powerpc powerpcspe)_PR_ppc_AtomicAdd@Base 4.7.0 (arch=powerpc powerpcspe)_PR_ppc_AtomicDecrement@Base 4.7.0 (arch=powerpc powerpcspe)_PR_ppc_AtomicIncrement@Base 4.7.0 (arch=powerpc powerpcspe)_PR_ppc_AtomicSet@Base 4.7.0 (arch=amd64 kfreebsd-amd64 x32)_PR_x86_64_AtomicAdd@Base 1.8.0.10 (arch=amd64 kfreebsd-amd64 x32)_PR_x86_64_AtomicDecrement@Base 1.8.0.10 (arch=amd64 kfreebsd-amd64 x32)_PR_x86_64_AtomicIncrement@Base 1.8.0.10 (arch=amd64 kfreebsd-amd64 x32)_PR_x86_64_AtomicSet@Base 1.8.0.10 (arch=i386 kfreebsd-i386 hurd-i386)_PR_x86_AtomicAdd@Base 1.8.0.10 (arch=i386 kfreebsd-i386 hurd-i386)_PR_x86_AtomicDecrement@Base 1.8.0.10 (arch=i386 kfreebsd-i386 hurd-i386)_PR_x86_AtomicIncrement@Base 1.8.0.10 (arch=i386 kfreebsd-i386 hurd-i386)_PR_x86_AtomicSet@Base 1.8.0.10 _pr_push_ipv6toipv4_layer@Base 1.8.0.10 _pr_test_ipv6_socket@Base 1.8.0.10 libVersionPoint@Base 1.8.0.10 libplc4.so libnspr4 (>= 2:4.9-2~) | libnspr4-0d #MINVER# PL_Base64Decode@Base 1.8.0.10 PL_Base64Encode@Base 1.8.0.10 PL_CreateLongOptState@Base 4.7.0~1.9b1 PL_CreateOptState@Base 1.8.0.10 PL_DestroyOptState@Base 1.8.0.10 PL_FPrintError@Base 1.8.0.10 PL_GetNextOpt@Base 1.8.0.10 PL_PrintError@Base 1.8.0.10 PL_strcasecmp@Base 1.8.0.10 PL_strcaserstr@Base 1.8.0.10 PL_strcasestr@Base 1.8.0.10 PL_strcat@Base 1.8.0.10 PL_strcatn@Base 1.8.0.10 PL_strchr@Base 1.8.0.10 PL_strcmp@Base 1.8.0.10 PL_strcpy@Base 1.8.0.10 PL_strdup@Base 1.8.0.10 PL_strfree@Base 1.8.0.10 PL_strlen@Base 1.8.0.10 PL_strncasecmp@Base 1.8.0.10 PL_strncaserstr@Base 1.8.0.10 PL_strncasestr@Base 1.8.0.10 PL_strncat@Base 1.8.0.10 PL_strnchr@Base 1.8.0.10 PL_strncmp@Base 1.8.0.10 PL_strncpy@Base 1.8.0.10 PL_strncpyz@Base 1.8.0.10 PL_strndup@Base 1.8.0.10 PL_strnlen@Base 1.8.0.10 PL_strnpbrk@Base 1.8.0.10 PL_strnprbrk@Base 1.8.0.10 PL_strnrchr@Base 1.8.0.10 PL_strnrstr@Base 1.8.0.10 PL_strnstr@Base 1.8.0.10 PL_strpbrk@Base 1.8.0.10 PL_strprbrk@Base 1.8.0.10 PL_strrchr@Base 1.8.0.10 PL_strrstr@Base 1.8.0.10 PL_strstr@Base 1.8.0.10 PL_strtok_r@Base 1.8.0.10 libVersionPoint@Base 1.8.0.10 libplds4.so libnspr4 (>= 2:4.9-2~) | libnspr4-0d #MINVER# | libnspr4 #MINVER# PL_ArenaAllocate@Base 1.8.0.10 PL_ArenaFinish@Base 1.8.0.10 PL_ArenaGrow@Base 1.8.0.10 PL_ArenaRelease@Base 1.8.0.10 PL_ClearArenaPool@Base 4.8.6 PL_CompactArenaPool@Base 1.8.0.10 PL_CompareStrings@Base 1.8.0.10 PL_CompareValues@Base 1.8.0.10 PL_FinishArenaPool@Base 1.8.0.10 PL_FreeArenaPool@Base 1.8.0.10 PL_HashString@Base 1.8.0.10 PL_HashTableAdd@Base 1.8.0.10 PL_HashTableDestroy@Base 1.8.0.10 PL_HashTableDump@Base 1.8.0.10 PL_HashTableEnumerateEntries@Base 1.8.0.10 PL_HashTableLookup@Base 1.8.0.10 PL_HashTableLookupConst@Base 1.8.0.10 PL_HashTableRawAdd@Base 1.8.0.10 PL_HashTableRawLookup@Base 1.8.0.10 PL_HashTableRawLookupConst@Base 1.8.0.10 PL_HashTableRawRemove@Base 1.8.0.10 PL_HashTableRemove@Base 1.8.0.10 PL_InitArenaPool@Base 1.8.0.10 PL_NewHashTable@Base 1.8.0.10 PL_SizeOfArenaPoolExcludingPool@Base 2:4.9.6~ 1 libVersionPoint@Base 1.8.0.10 debian/libnspr4.lintian-overrides.in0000664000000000000000000000126112157032573014717 0ustar # ABI compatibility is ensured upstream, and the SO version, if it needed # a change at any time, would be a change in the library name. There is # no reason to make compatibility more difficult with other distros and # upstream binary releases. libnspr4: shlib-without-versioned-soname usr/lib/@MULTIARCH_WILDCARD@/libnspr4.so libnspr4.so libnspr4: shlib-without-versioned-soname usr/lib/@MULTIARCH_WILDCARD@/libplc4.so libplc4.so libnspr4: shlib-without-versioned-soname usr/lib/@MULTIARCH_WILDCARD@/libplds4.so libplds4.so # License says GPL 2 or subsequent, so pointing to the latest version is fine libnspr4: copyright-refers-to-versionless-license-file usr/share/common-licenses/GPL debian/patches/0000775000000000000000000000000012407014251010613 5ustar debian/copyright0000664000000000000000000004133212157032573011133 0ustar This package was debianized by Mike Hommey on Sun, 25 Mar 2007 12:17:27 +0200. It was downloaded from http://ftp.mozilla.org/pub/mozilla.org/nspr/ Upstream Author: The Mozilla Project. The NSPR library is licensed under the terms of the Mozilla Public License version 2.0 below. The original code is copyright (c) 1998-2000 Netscape Communications Corporation. Mozilla Public License Version 2.0 ================================== 1. Definitions -------------- 1.1. "Contributor" means each individual or legal entity that creates, contributes to the creation of, or owns Covered Software. 1.2. "Contributor Version" means the combination of the Contributions of others (if any) used by a Contributor and that particular Contributor's Contribution. 1.3. "Contribution" means Covered Software of a particular Contributor. 1.4. "Covered Software" means Source Code Form to which the initial Contributor has attached the notice in Exhibit A, the Executable Form of such Source Code Form, and Modifications of such Source Code Form, in each case including portions thereof. 1.5. "Incompatible With Secondary Licenses" means (a) that the initial Contributor has attached the notice described in Exhibit B to the Covered Software; or (b) that the Covered Software was made available under the terms of version 1.1 or earlier of the License, but not also under the terms of a Secondary License. 1.6. "Executable Form" means any form of the work other than Source Code Form. 1.7. "Larger Work" means a work that combines Covered Software with other material, in a separate file or files, that is not Covered Software. 1.8. "License" means this document. 1.9. "Licensable" means having the right to grant, to the maximum extent possible, whether at the time of the initial grant or subsequently, any and all of the rights conveyed by this License. 1.10. "Modifications" means any of the following: (a) any file in Source Code Form that results from an addition to, deletion from, or modification of the contents of Covered Software; or (b) any new file in Source Code Form that contains any Covered Software. 1.11. "Patent Claims" of a Contributor means any patent claim(s), including without limitation, method, process, and apparatus claims, in any patent Licensable by such Contributor that would be infringed, but for the grant of the License, by the making, using, selling, offering for sale, having made, import, or transfer of either its Contributions or its Contributor Version. 1.12. "Secondary License" means either the GNU General Public License, Version 2.0, the GNU Lesser General Public License, Version 2.1, the GNU Affero General Public License, Version 3.0, or any later versions of those licenses. 1.13. "Source Code Form" means the form of the work preferred for making modifications. 1.14. "You" (or "Your") means an individual or a legal entity exercising rights under this License. For legal entities, "You" includes any entity that controls, is controlled by, or is under common control with You. For purposes of this definition, "control" means (a) the power, direct or indirect, to cause the direction or management of such entity, whether by contract or otherwise, or (b) ownership of more than fifty percent (50%) of the outstanding shares or beneficial ownership of such entity. 2. License Grants and Conditions -------------------------------- 2.1. Grants Each Contributor hereby grants You a world-wide, royalty-free, non-exclusive license: (a) under intellectual property rights (other than patent or trademark) Licensable by such Contributor to use, reproduce, make available, modify, display, perform, distribute, and otherwise exploit its Contributions, either on an unmodified basis, with Modifications, or as part of a Larger Work; and (b) under Patent Claims of such Contributor to make, use, sell, offer for sale, have made, import, and otherwise transfer either its Contributions or its Contributor Version. 2.2. Effective Date The licenses granted in Section 2.1 with respect to any Contribution become effective for each Contribution on the date the Contributor first distributes such Contribution. 2.3. Limitations on Grant Scope The licenses granted in this Section 2 are the only rights granted under this License. No additional rights or licenses will be implied from the distribution or licensing of Covered Software under this License. Notwithstanding Section 2.1(b) above, no patent license is granted by a Contributor: (a) for any code that a Contributor has removed from Covered Software; or (b) for infringements caused by: (i) Your and any other third party's modifications of Covered Software, or (ii) the combination of its Contributions with other software (except as part of its Contributor Version); or (c) under Patent Claims infringed by Covered Software in the absence of its Contributions. This License does not grant any rights in the trademarks, service marks, or logos of any Contributor (except as may be necessary to comply with the notice requirements in Section 3.4). 2.4. Subsequent Licenses No Contributor makes additional grants as a result of Your choice to distribute the Covered Software under a subsequent version of this License (see Section 10.2) or under the terms of a Secondary License (if permitted under the terms of Section 3.3). 2.5. Representation Each Contributor represents that the Contributor believes its Contributions are its original creation(s) or it has sufficient rights to grant the rights to its Contributions conveyed by this License. 2.6. Fair Use This License is not intended to limit any rights You have under applicable copyright doctrines of fair use, fair dealing, or other equivalents. 2.7. Conditions Sections 3.1, 3.2, 3.3, and 3.4 are conditions of the licenses granted in Section 2.1. 3. Responsibilities ------------------- 3.1. Distribution of Source Form All distribution of Covered Software in Source Code Form, including any Modifications that You create or to which You contribute, must be under the terms of this License. You must inform recipients that the Source Code Form of the Covered Software is governed by the terms of this License, and how they can obtain a copy of this License. You may not attempt to alter or restrict the recipients' rights in the Source Code Form. 3.2. Distribution of Executable Form If You distribute Covered Software in Executable Form then: (a) such Covered Software must also be made available in Source Code Form, as described in Section 3.1, and You must inform recipients of the Executable Form how they can obtain a copy of such Source Code Form by reasonable means in a timely manner, at a charge no more than the cost of distribution to the recipient; and (b) You may distribute such Executable Form under the terms of this License, or sublicense it under different terms, provided that the license for the Executable Form does not attempt to limit or alter the recipients' rights in the Source Code Form under this License. 3.3. Distribution of a Larger Work You may create and distribute a Larger Work under terms of Your choice, provided that You also comply with the requirements of this License for the Covered Software. If the Larger Work is a combination of Covered Software with a work governed by one or more Secondary Licenses, and the Covered Software is not Incompatible With Secondary Licenses, this License permits You to additionally distribute such Covered Software under the terms of such Secondary License(s), so that the recipient of the Larger Work may, at their option, further distribute the Covered Software under the terms of either this License or such Secondary License(s). 3.4. Notices You may not remove or alter the substance of any license notices (including copyright notices, patent notices, disclaimers of warranty, or limitations of liability) contained within the Source Code Form of the Covered Software, except that You may alter any license notices to the extent required to remedy known factual inaccuracies. 3.5. Application of Additional Terms You may choose to offer, and to charge a fee for, warranty, support, indemnity or liability obligations to one or more recipients of Covered Software. However, You may do so only on Your own behalf, and not on behalf of any Contributor. You must make it absolutely clear that any such warranty, support, indemnity, or liability obligation is offered by You alone, and You hereby agree to indemnify every Contributor for any liability incurred by such Contributor as a result of warranty, support, indemnity or liability terms You offer. You may include additional disclaimers of warranty and limitations of liability specific to any jurisdiction. 4. Inability to Comply Due to Statute or Regulation --------------------------------------------------- If it is impossible for You to comply with any of the terms of this License with respect to some or all of the Covered Software due to statute, judicial order, or regulation then You must: (a) comply with the terms of this License to the maximum extent possible; and (b) describe the limitations and the code they affect. Such description must be placed in a text file included with all distributions of the Covered Software under this License. Except to the extent prohibited by statute or regulation, such description must be sufficiently detailed for a recipient of ordinary skill to be able to understand it. 5. Termination -------------- 5.1. The rights granted under this License will terminate automatically if You fail to comply with any of its terms. However, if You become compliant, then the rights granted under this License from a particular Contributor are reinstated (a) provisionally, unless and until such Contributor explicitly and finally terminates Your grants, and (b) on an ongoing basis, if such Contributor fails to notify You of the non-compliance by some reasonable means prior to 60 days after You have come back into compliance. Moreover, Your grants from a particular Contributor are reinstated on an ongoing basis if such Contributor notifies You of the non-compliance by some reasonable means, this is the first time You have received notice of non-compliance with this License from such Contributor, and You become compliant prior to 30 days after Your receipt of the notice. 5.2. If You initiate litigation against any entity by asserting a patent infringement claim (excluding declaratory judgment actions, counter-claims, and cross-claims) alleging that a Contributor Version directly or indirectly infringes any patent, then the rights granted to You by any and all Contributors for the Covered Software under Section 2.1 of this License shall terminate. 5.3. In the event of termination under Sections 5.1 or 5.2 above, all end user license agreements (excluding distributors and resellers) which have been validly granted by You or Your distributors under this License prior to termination shall survive termination. ************************************************************************ * * * 6. Disclaimer of Warranty * * ------------------------- * * * * Covered Software is provided under this License on an "as is" * * basis, without warranty of any kind, either expressed, implied, or * * statutory, including, without limitation, warranties that the * * Covered Software is free of defects, merchantable, fit for a * * particular purpose or non-infringing. The entire risk as to the * * quality and performance of the Covered Software is with You. * * Should any Covered Software prove defective in any respect, You * * (not any Contributor) assume the cost of any necessary servicing, * * repair, or correction. This disclaimer of warranty constitutes an * * essential part of this License. No use of any Covered Software is * * authorized under this License except under this disclaimer. * * * ************************************************************************ ************************************************************************ * * * 7. Limitation of Liability * * -------------------------- * * * * Under no circumstances and under no legal theory, whether tort * * (including negligence), contract, or otherwise, shall any * * Contributor, or anyone who distributes Covered Software as * * permitted above, be liable to You for any direct, indirect, * * special, incidental, or consequential damages of any character * * including, without limitation, damages for lost profits, loss of * * goodwill, work stoppage, computer failure or malfunction, or any * * and all other commercial damages or losses, even if such party * * shall have been informed of the possibility of such damages. This * * limitation of liability shall not apply to liability for death or * * personal injury resulting from such party's negligence to the * * extent applicable law prohibits such limitation. Some * * jurisdictions do not allow the exclusion or limitation of * * incidental or consequential damages, so this exclusion and * * limitation may not apply to You. * * * ************************************************************************ 8. Litigation ------------- Any litigation relating to this License may be brought only in the courts of a jurisdiction where the defendant maintains its principal place of business and such litigation shall be governed by laws of that jurisdiction, without reference to its conflict-of-law provisions. Nothing in this Section shall prevent a party's ability to bring cross-claims or counter-claims. 9. Miscellaneous ---------------- This License represents the complete agreement concerning the subject matter hereof. If any provision of this License is held to be unenforceable, such provision shall be reformed only to the extent necessary to make it enforceable. Any law or regulation which provides that the language of a contract shall be construed against the drafter shall not be used to construe this License against a Contributor. 10. Versions of the License --------------------------- 10.1. New Versions Mozilla Foundation is the license steward. Except as provided in Section 10.3, no one other than the license steward has the right to modify or publish new versions of this License. Each version will be given a distinguishing version number. 10.2. Effect of New Versions You may distribute the Covered Software under the terms of the version of the License under which You originally received the Covered Software, or under the terms of any subsequent version published by the license steward. 10.3. Modified Versions If you create software not governed by this License, and you want to create a new license for such software, you may create and use a modified version of this License if you rename the license and remove any references to the name of the license steward (except to note that such modified license differs from this License). 10.4. Distributing Source Code Form that is Incompatible With Secondary Licenses If You choose to distribute Source Code Form that is Incompatible With Secondary Licenses under the terms of this version of the License, the notice described in Exhibit B of this License must be attached. Exhibit A - Source Code Form License Notice ------------------------------------------- This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/. If it is not possible or desirable to put the notice in a particular file, then You may include the notice in a location (such as a LICENSE file in a relevant directory) where a recipient would be likely to look for such a notice. You may add additional accurate notices of copyright ownership. Exhibit B - "Incompatible With Secondary Licenses" Notice --------------------------------------------------------- This Source Code Form is "Incompatible With Secondary Licenses", as defined by the Mozilla Public License, v. 2.0. debian/watch0000664000000000000000000000015212157032573010224 0ustar version=3 http://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v(\d\.[\d\.]+)/src/nspr-([\d\.]+)\.tar\.gz debian/libnspr4-dev.lintian-overrides0000664000000000000000000000024712157032573015071 0ustar # License says GPL 2 or subsequent, so pointing to the latest version is fine libnspr4-dev: copyright-refers-to-versionless-license-file usr/share/common-licenses/GPL debian/libnspr4-0d.lintian-overrides.in0000664000000000000000000000024612157032573015222 0ustar # License says GPL 2 or subsequent, so pointing to the latest version is fine libnspr4-0d: copyright-refers-to-versionless-license-file usr/share/common-licenses/GPL debian/rules0000775000000000000000000000470612262606427010266 0ustar #!/usr/bin/make -f include debian/make.mk include /usr/share/dpkg/architecture.mk # Use dpkg-buildflags to get hardening flags, and exclude non-hardening flags dpkg_buildflags = $(and $(1),$(shell DEB_CFLAGS_MAINT_STRIP="$(shell DEB_BUILD_MAINT_OPTIONS=hardening=-all dpkg-buildflags --get $(1))" dpkg-buildflags --get $(1))) $(call lazy,CFLAGS,$$(call dpkg_buildflags,CFLAGS)) $(call lazy,CPPFLAGS,$$(call dpkg_buildflags,CPPFLAGS)) $(call lazy,LDFLAGS,$$(call dpkg_buildflags,LDFLAGS)) CFLAGS += -Wall -pipe LDFLAGS += -Wl,--as-needed ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) CONFIGURE_FLAGS := --disable-optimize else CONFIGURE_FLAGS := --enable-optimize endif ifneq (,$(findstring debug,$(DEB_BUILD_OPTIONS))) CONFIGURE_FLAGS += --enable-debug else CONFIGURE_FLAGS += --disable-debug --enable-debug-symbols endif ifeq (64,$(DEB_HOST_ARCH_BITS)) CONFIGURE_FLAGS += --enable-64bit endif ifeq (x32,$(shell dpkg-architecture -qDEB_HOST_ARCH)) CONFIGURE_FLAGS += --enable-x32 endif ifneq (,$(findstring $(DEB_HOST_ARCH),armel armhf)) CONFIGURE_FLAGS += --enable-thumb2 endif PREPROCESS_FILES := $(wildcard debian/*.in) $(PREPROCESS_FILES:.in=): %: %.in sed 's,@DEB_HOST_MULTIARCH@/,$(DEB_HOST_MULTIARCH:=/),g;s,@MULTIARCH_WILDCARD@/,$(if $(DEB_HOST_MULTIARCH),*/),g' $< > $@ %: dh --sourcedirectory=nspr $@ override_dh_auto_configure: $(PREPROCESS_FILES:.in=) for file in config.guess config.sub; do \ sed -i '2!b;/^#/ i\exec "/usr/share/misc/'$$file'" "$$@"' nspr/build/autoconf/$$file; \ done CFLAGS="$(CFLAGS)" \ CPPFLAGS="$(CPPFLAGS)" \ LDFLAGS="$(LDFLAGS)" \ dh_auto_configure -- \ $(CONFIGURE_FLAGS) \ --prefix=/usr \ --libdir=/usr/lib/$(DEB_HOST_MULTIARCH) \ --build=$(DEB_BUILD_GNU_TYPE) \ --host=$(DEB_HOST_GNU_TYPE) override_dh_auto_clean: dh_auto_clean rm -f $(PREPROCESS_FILES:.in=) for file in config.guess config.sub; do \ sed -i '2!b;/^exec "/ d' nspr/build/autoconf/$$file; \ done override_dh_strip: dh_strip -a --dbg-package=libnspr4-dbg override_dh_makeshlibs: /usr/share/debhelper/autoscripts/postinst-makeshlibs /usr/share/debhelper/autoscripts/postrm-makeshlibs dh_makeshlibs -a -- -c4 cat /usr/share/debhelper/autoscripts/postinst-makeshlibs > debian/libnspr4.postinst.debhelper cat /usr/share/debhelper/autoscripts/postrm-makeshlibs > debian/libnspr4.postrm.debhelper ifneq (,$(DEB_HOST_MULTIARCH)) override_dh_gencontrol: dh_gencontrol -- -Vmisc:Multi-Arch=same endif debian/make.mk0000664000000000000000000000172512157032573010450 0ustar lazy = $(eval $(1) = $$(if $$(___$(1)),,$$(eval ___$(1) := $(2)))$$(___$(1))) lc = $(subst A,a,$(subst B,b,$(subst C,c,$(subst D,d,$(subst E,e,$(subst F,f,$(subst G,g,$(subst H,h,$(subst I,i,$(subst J,j,$(subst K,k,$(subst L,l,$(subst M,m,$(subst N,n,$(subst O,o,$(subst P,p,$(subst Q,q,$(subst R,r,$(subst S,s,$(subst T,t,$(subst U,u,$(subst V,v,$(subst W,w,$(subst X,x,$(subst Y,y,$(subst Z,z,$1)))))))))))))))))))))))))) uc = $(subst a,A,$(subst b,B,$(subst c,C,$(subst d,D,$(subst e,E,$(subst f,F,$(subst g,G,$(subst h,H,$(subst i,I,$(subst j,J,$(subst k,K,$(subst l,L,$(subst m,M,$(subst n,N,$(subst o,O,$(subst p,P,$(subst q,Q,$(subst r,R,$(subst s,S,$(subst t,T,$(subst u,U,$(subst v,V,$(subst w,W,$(subst x,X,$(subst y,Y,$(subst z,Z,$1)))))))))))))))))))))))))) __VARS := $(.VARIABLES) dump: @$(foreach var,$(sort $(filter-out $(__VARS) __VARS preprocess ___%,$(.VARIABLES))),echo '$(var) = $(subst ','\'',$(subst \,\\,$($(var))))';) dump-%: @echo $($*) .PHONY: dump