diff -u nspluginwrapper-0.9.91.5/debian/patches/002_install_to_NSPLUGINDIR.diff nspluginwrapper-0.9.91.5/debian/patches/002_install_to_NSPLUGINDIR.diff --- nspluginwrapper-0.9.91.5/debian/patches/002_install_to_NSPLUGINDIR.diff +++ nspluginwrapper-0.9.91.5/debian/patches/002_install_to_NSPLUGINDIR.diff @@ -1,10 +1,3 @@ -Allow plugins to be installed to a directory specified by environment -variable NSPLUGIN_DIR. - -Patch from Alexander Sack. - - -- Rob Andrews Sat, 14 Jul 2007 18:45:00 +0100 - --- nspluginwrapper-0.9.91.4.orig/src/npw-config.c 2007-07-06 08:48:43 +0000 +++ nspluginwrapper-0.9.91.4/src/npw-config.c 2007-07-06 10:15:01 +0000 @@ -113,6 +113,10 @@ diff -u nspluginwrapper-0.9.91.5/debian/control nspluginwrapper-0.9.91.5/debian/control --- nspluginwrapper-0.9.91.5/debian/control +++ nspluginwrapper-0.9.91.5/debian/control @@ -1,13 +1,15 @@ Source: nspluginwrapper -Section: contrib/utils +Section: universe/utils Priority: optional -Maintainer: Rob Andrews -Build-Depends: debhelper (>= 5), quilt, autotools-dev, libc6-dev-i386, libxt-dev, x11proto-core-dev, x11proto-xext-dev, libx11-dev, libatk1.0-dev, libfontconfig1-dev, libgtk2.0-dev, libglib2.0-dev, libpango1.0-dev, ia32-libs, ia32-libs-gtk, gcc-multilib, g++-multilib +Maintainer: Ubuntu MOTU Developers +XSBC-Original-Maintainer: Rob Andrews +Build-Depends: debhelper (>= 5), quilt, autotools-dev, libc6-dev-i386, libxt-dev, x11proto-core-dev, x11proto-xext-dev, libx11-dev, libatk1.0-dev, libfontconfig1-dev, libgtk2.0-dev, libglib2.0-dev, libpango1.0-dev, ia32-libs, gcc-multilib, g++-multilib Standards-Version: 3.7.2 +Xs-Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-core-dev/nspluginwrapper/ubuntu Package: nspluginwrapper Architecture: amd64 -Depends: ${shlibs:Depends}, util-linux, ia32-libs-gtk +Depends: ${shlibs:Depends} Description: A wrapper to run Netscape plugins on other architectures nspluginwrapper is an Open Source compatibility plugin for Netscape 4 (NPAPI) plugins. That is, it enables you to use plugins on platforms diff -u nspluginwrapper-0.9.91.5/debian/changelog nspluginwrapper-0.9.91.5/debian/changelog --- nspluginwrapper-0.9.91.5/debian/changelog +++ nspluginwrapper-0.9.91.5/debian/changelog @@ -1,3 +1,14 @@ +nspluginwrapper (0.9.91.5-2ubuntu1) hardy; urgency=low + + * Merge from Debian unstable. (LP: #196540) Remaining Ubuntu changes: + * debian/control: + - Modify Maintainer value to match Debian-Maintainer-Field Spec + - Removed ia32-libs-gtk and util-linux from depends + - Changed Xs-Vcs-Bzr field to Xs-Vcs-Bzr: + http://code.launchpad.net/~ubuntu-core-dev/nspluginwrapper/ubuntu + + -- Stefan Ebner Tue, 29 Jan 2008 22:31:46 +0100 + nspluginwrapper (0.9.91.5-2) unstable; urgency=low * linux32 is now provided by util-linux, so remove runtime dep on @@ -12,6 +23,26 @@ -- Rob Andrews Mon, 28 Jan 2008 23:27:29 +0000 +nspluginwrapper (0.9.91.5-1ubuntu1) gutsy; urgency=low + + [ Scott Kitterman ] + * Merge from Debian unstable. Remaining Ubuntu changes: + * debian/control: + - Changed maintainer field to Ubuntu MOTU Developers + + - Moved old maintainer to XSBC-Original-Maintainer: Rob Andrews + + - Removed ia32-libs-gtk from depends + - Changed Xs-Vcs-Bzr field to Xs-Vcs-Bzr: + http://code.launchpad.net/~ubuntu-core-dev/nspluginwrapper/ubuntu + + [ Philipp Kern ] + * debian/control: + - Removed the linux32 dependency; the corresponding binary is + provided by util-linux on Ubuntu. + + -- Philipp Kern Wed, 10 Oct 2007 22:47:28 +0200 + nspluginwrapper (0.9.91.5-1) unstable; urgency=low * New upstream release @@ -35,6 +66,33 @@ -- Rob Andrews Sun, 19 Aug 2007 20:17:33 +0100 +nspluginwrapper (0.9.91.4-3ubuntu2) gutsy; urgency=low + + * debian/patches/series: enable previously forgotten + 002_install_to_NSPLUGINDIR.patch. + + -- Alexander Sack Fri, 10 Aug 2007 13:27:39 +0200 + +nspluginwrapper (0.9.91.4-3ubuntu1) gutsy; urgency=low + + * debian/patches: added 002_install_to_NSPLUGINDIR.patch + * debian/patches/series: updated as needed + * debian/control: + - Changed maintainer field to Ubuntu MOTU Developers + + - Moved old maintainer to XSBC-Original-Maintainer: Rob Andrews + + - Removed ia32-libs-gtk from depends + - Added ia32-libs to depends + - Added gcc-multilib to build-deps + - Changed Xs-Vcs-Bzr field to Xs-Vcs-Bzr: + http://code.launchpad.net/~ubuntu-core-dev/nspluginwrapper/ubuntu + + [ Alexander Sack ] + * sponsor upload after merging latest changes to bzr. + + -- John Vivirito Mon, 02 Jul 2007 14:30:50 -0400 + nspluginwrapper (0.9.91.4-3) unstable; urgency=low * Shift to using quilt, as it helps me revision control the Debian @@ -51,6 +109,27 @@ -- Rob Andrews Fri, 29 Jun 2007 22:06:02 +0100 +nspluginwrapper (0.9.91.4-2ubuntu2) gutsy; urgency=low + + * utils/mkruntime.sh: applied anti-bashism patch by Anders + Kaseorg (LP #121066) + + [ Alexander Sack ] + * checked and sponsored upload + + -- John Vivirito Thu, 28 Jun 2007 08:06:24 -0400 + +nspluginwrapper (0.9.91.4-2ubuntu1) gutsy; urgency=low + + [ Alexander Sack ] + * src/npw-config.c: NSPLUGIN_DIR environment can override default + mozilla_system_dir and can specify custom install dir for created + wrapper library. + * debian/control: use MOTU as maintainer; drop ia32-libs-gtk from Depends + (since gutsy provided by ia32-libs). + + -- Alexander Sack Wed, 20 Jun 2007 14:00:05 +0200 + nspluginwrapper (0.9.91.4-2) unstable; urgency=low * Add build dependency on g++-multilib