--- unity-chromium-extension-2.4.7.orig/debian/compat +++ unity-chromium-extension-2.4.7/debian/compat @@ -0,0 +1 @@ +8 --- unity-chromium-extension-2.4.7.orig/debian/rules +++ unity-chromium-extension-2.4.7/debian/rules @@ -0,0 +1,20 @@ +#!/usr/bin/make -f +# -*- makefile -*- +# Uncomment this to turn on verbose mode. +#export DH_VERBOSE=1 +export DPKG_GENSYMBOLS_CHECK_LEVEL=4 + +override_dh_autoreconf: + NOCONFIGURE=1 dh_autoreconf ./autogen.sh + +override_dh_auto_configure: + cp debian/unity-webapps.pem . + dh_auto_configure -- --enable-tests=yes + +override_dh_install: + rm -rf debian/*/usr/lib/*npapi* debian/*/usr/lib/pkgconfig \ + debian/*/usr/include + dh_install --fail-missing + +%: + dh $@ --with autoreconf --- unity-chromium-extension-2.4.7.orig/debian/copyright +++ unity-chromium-extension-2.4.7/debian/copyright @@ -0,0 +1,55 @@ +Format: http://dep.debian.net/deps/dep5 +Upstream-Name: unity-chromium-extension +Source: https://launchpad.net/unity-chromium-extension + +Files: * +Copyright: 2012 Canonical Ltd +License: GPL-3 + On Debian systems, the complete text of the GNU General + Public License version 3 can be found in `/usr/share/common-licenses/GPL-3'. + +Files: npapi-plugin/* +Copyright: 2012 Canonical Ltd +License: GPL-2+ + +Files: npapi-plugin/src/npapi-headers/headers/nptypes.h +Copyright: 2004 mozilla.org +License: GPL-2+ + +Files: npapi-plugin/src/npapi-headers/headers/npapi.h + npapi-plugin/src/npapi-headers/headers/npfunctions.h +Copyright: 1998 Netscape Communications Corporation +License: GPL-2+ + +Files: npapi-plugin/src/npapi-headers/headers/npruntime.h +Copyright: 2004 Apple Computer, Inc. +License: + Redistribution and use in source and binary forms, with or without + modification, are permitted provided that the following conditions are + met: + . + 1. Redistributions of source code must retain the above copyright + notice, this list of conditions and the following disclaimer. + 2. Redistributions in binary form must reproduce the above copyright + notice, this list of conditions and the following disclaimer in the + documentation and/or other materials provided with the distribution. + 3. Neither the names of Apple Computer, Inc. ("Apple") or The Mozilla + Foundation ("Mozilla") nor the names of their contributors may be used + to endorse or promote products derived from this software without + specific prior written permission. + . + THIS SOFTWARE IS PROVIDED BY APPLE, MOZILLA AND THEIR CONTRIBUTORS "AS + IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED + TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A + PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL APPLE, MOZILLA OR + THEIR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, + SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED + TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR + PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF + LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING + NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS + SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. + +License: GPL-2+ + On Debian systems, the complete text of the GNU General + Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'. --- unity-chromium-extension-2.4.7.orig/debian/changelog +++ unity-chromium-extension-2.4.7/debian/changelog @@ -0,0 +1,242 @@ +unity-chromium-extension (2.4.7-0ubuntu0.1) raring-proposed; urgency=low + + [ Alexandre Abreu ] + * Fixes for Chromium 27 & 28 (LP: #1196943). + + -- Robert Bruce Park Tue, 23 Jul 2013 12:13:20 -0700 + +unity-chromium-extension (2.4.6-0ubuntu1) raring; urgency=low + + [ Alexandre Abreu ] + * libunity-webapps pulls gtk 3 in to Firefox Extension (LP: #1138473) + * Fix typo for setCanGoPrevious on the website side (proxy) (LP: #1139711) + * Launcher actions not showing up (LP: #1124238) + * Popup window glitches with the remove tabs in chromeless when only + 1 tab' code (LP: #1099828) + * Regular Chromium forgets what tabs I had open if I don't close + all webapps first (LP: #1034545) + * Chromium session gets lost after starting a webapp (LP: #1069310) + * Chromium stops accepting URLs entered via the address bar after a + chromeless WebApp launch (LP: #1071626) + * Add support for chromium 25 (LP: #1117777) + * Plugin permission dialog appears after visiting + chrome://plugins (LP: #1108116) + * Support chromium v24 (LP: #1100509) + + -- Alexandre Abreu Thu, 14 Mar 2013 11:52:07 -0800 + +unity-chromium-extension (2.4.5-0ubuntu1) raring; urgency=low + + [ VĂ­ctor R. Ruiz ] + * Add make coverage-xml rule. + + [ Alexandre Abreu ] + * Extension plugin blocked in Chromium 23 (LP: #1091334) + * Chromeless window shouldn't show tabs UI (LP: #1028538) + + [ Robert Bruce Park ] + * Inline packaging metadata. + * Automatic snapshot from revision 207 (bootstrap) + + -- Robert Bruce Park Thu, 10 Jan 2013 13:45:07 -0800 + +unity-chromium-extension (2.4.4-0ubuntu1) raring; urgency=low + + * New upstream release. + - No installation process triggered when a url matches more than one URL + in the list of available apps (LP: #1078325) + - Bypasses Same Origin Policy checks via toDataURL (LP: #1069817) + - Extension options page is broken & does not work (LP: #1076452) + - Race condition related to integration/install infobar (LP: #1068308) + - WebApps Unity plugin for Chromium keeps crashing (LP: #1070433) + + -- Ken VanDine Thu, 15 Nov 2012 11:21:16 -0500 + +unity-chromium-extension (2.4.2-0ubuntu1) quantal-proposed; urgency=low + + * New upstream snapshot. + - switch to manifest version 2 (version 1 will be deprecated soonish) + - Web app prompt appears on every single page load (LP: #1060888) + - Error after package installation (LP: #1065308) + + -- Ken VanDine Fri, 12 Oct 2012 12:06:04 -0400 + +unity-chromium-extension (2.4.1-0ubuntu1) quantal; urgency=low + + * New upstream snapshot. + - webapps keeps offering to install even when I've said never for + this site (LP: #1059457) + - New tabs shouldn't be opened in the same browser window when in + chromeless mode (LP: #1045900) + - Support launchpad translation that binds w/ chromium extension + locale system + + -- Ken VanDine Mon, 01 Oct 2012 23:47:21 -0400 + +unity-chromium-extension (2.4-0ubuntu1) quantal-proposed; urgency=low + + * New upstream release. + - updates for latest libunity-webapps + + -- Ken VanDine Tue, 18 Sep 2012 09:42:41 -0400 + +unity-chromium-extension (2.0-0ubuntu2) quantal; urgency=low + + * debian/control + - depend on unity-webapps-service + + -- Ken VanDine Wed, 29 Aug 2012 11:47:16 -0400 + +unity-chromium-extension (2.0-0ubuntu1) quantal; urgency=low + + * New upstream release. + + -- Ken VanDine Fri, 17 Aug 2012 23:54:00 -0400 + +unity-chromium-extension (1.9.3-0ubuntu1) quantal; urgency=low + + * New upstream release. + * debian/control + - add libgtest-dev to build depends + - depend on chromium-browser >= 20.0.1132.47~r144678-0ubuntu4 + + -- Ken VanDine Mon, 13 Aug 2012 23:13:19 -0400 + +unity-chromium-extension (1.9.2-0ubuntu1) quantal; urgency=low + + * New upstream release. + - fixed bug that caused the extension to load (LP: #1035329) + + -- Ken VanDine Fri, 10 Aug 2012 11:41:18 -0400 + +unity-chromium-extension (1.9.1-0ubuntu1) quantal; urgency=low + + * New upstream release + + -- Ken VanDine Mon, 06 Aug 2012 13:24:25 -0400 + +unity-chromium-extension (1.9-0quantal2) quantal; urgency=low + + * debian/source/format + - specify native + + -- Ken VanDine Tue, 31 Jul 2012 13:03:30 -0400 + +unity-chromium-extension (1.9-0quantal1) quantal; urgency=low + + * New upstream release + * Re-use PEM file if it exists in ../unity-webapps.pem (LP: #1029885) + + -- Ken VanDine Tue, 31 Jul 2012 11:40:36 -0400 + +unity-chromium-extension (1.8.0+r136-0quantal1) quantal; urgency=low + + * New snapshot from rev 136 + + -- Ken VanDine Wed, 25 Jul 2012 01:21:59 -0400 + +unity-chromium-extension (1.8.0+r133-0quantal1) quantal; urgency=low + + * Serialization of API call arguments from webpage injected proxy to + backend (LP: #1027756) + + -- Ken VanDine Mon, 23 Jul 2012 15:20:59 -0400 + +unity-chromium-extension (1.8.0-0quantal1) quantal; urgency=low + + * New release tagged RELEASE_1.8 + * debian/control + - bumped build depends for libunity-webapps-dev to 1.8.0 + + -- Ken VanDine Fri, 20 Jul 2012 15:37:17 -0400 + +unity-chromium-extension (1.7-0quantal2) quantal; urgency=low + + * debian/control + - added depends for libunity-webapps0 + + -- Ken VanDine Tue, 17 Jul 2012 13:26:11 -0400 + +unity-chromium-extension (1.7-0quantal1) quantal; urgency=low + + * New release + + -- Ken VanDine Tue, 17 Jul 2012 12:10:01 -0400 + +unity-chromium-extension (0.1-0quantal1+r120) quantal; urgency=low + + * rebuild for quantal + + -- Ken VanDine Mon, 16 Jul 2012 09:37:03 -0400 + +unity-chromium-extension (0.1-0precise5+r120) precise; urgency=low + + * Merged from trunk rev 120 + + -- Ken VanDine Tue, 10 Jul 2012 10:47:04 -0400 + +unity-chromium-extension (0.1-0precise5+r106) precise; urgency=low + + * Merged from trunk rev 106 + * debian/control + - bump build depends for libunity-webapps-dev to >= 1.4.0 + + -- Ken VanDine Thu, 21 Jun 2012 12:47:03 -0400 + +unity-chromium-extension (0.1-0precise5+r85) precise; urgency=low + + * debian/control + - added libnotify-dev build depends + + -- Ken VanDine Thu, 21 Jun 2012 12:16:37 -0400 + +unity-chromium-extension (0.1-0precise4+r85) precise; urgency=low + + * debian/control + - make unity-chromium-extension depend on the same binary + version of libunity-webapps-chromium + * debian/copyright + - fixed the license of npapi-plugin src + + -- Ken VanDine Mon, 04 Jun 2012 13:15:24 -0400 + +unity-chromium-extension (0.1-0precise3+r85) precise; urgency=low + + * Merged from trunk rev 85 + + -- Ken VanDine Tue, 22 May 2012 16:24:23 -0400 + +unity-chromium-extension (0.1-0precise3+r77) precise; urgency=low + + * Merged from trunk rev 77 + + -- Ken VanDine Wed, 16 May 2012 12:00:36 -0400 + +unity-chromium-extension (0.1-0precise3+r75) precise; urgency=low + + * debian/control + - make unity-chromium-extension arch any to ensure the ID matches between + libunity-webapps-chromium and the manifest in unity-chromium-extension. + This should really be "all", since the manifest isn't arch specific, + but until we get a stable PEM for the build this is going to cause a + mismatch + + -- Ken VanDine Thu, 03 May 2012 14:17:13 -0700 + +unity-chromium-extension (0.1-0precise2+r75) precise; urgency=low + + * Added some build deps + + -- Ken VanDine Thu, 03 May 2012 14:02:14 -0400 + +unity-chromium-extension (0.1-0precise1+r75) precise; urgency=low + + * merged with trunk revision 75 + + -- Ken VanDine Thu, 03 May 2012 13:46:42 -0400 + +unity-chromium-extension (0.1-0precise1) precise; urgency=low + + * Initial package + + -- Ken VanDine Thu, 22 Mar 2012 14:40:47 -0400 --- unity-chromium-extension-2.4.7.orig/debian/control +++ unity-chromium-extension-2.4.7/debian/control @@ -0,0 +1,34 @@ +Source: unity-chromium-extension +Priority: optional +Maintainer: Ubuntu Desktop Team +# FIXME: We should be using debhelper 9, but that breaks the build +# for some currently unknown reason. +Build-Depends: autotools-dev, + debhelper (>= 8), + dh-autoreconf, + gnome-common, + libglib2.0-dev, + libgtest-dev, + libnotify-dev, + libunity-webapps-dev (>= 1.8.0), + openssl, + pkg-config, + vim-common, + libwnck-dev, + zip, +Standards-Version: 3.9.3 +Section: gnome +Homepage: https://launchpad.net/unity-chromium-extension +# If you aren't a member of ~webapps but need to upload packaging changes, +# just go ahead. ~webapps will notice and sync up the code again. +Vcs-Bzr: https://code.launchpad.net/~webapps/unity-chromium-extension/trunk + +Package: unity-chromium-extension +Architecture: any +Depends: chromium-browser (>= 20.0.1132.47~r144678-0ubuntu4), + unity-webapps-service, + ${misc:Depends}, +Breaks: libunity-webapps-chromium +Replaces: libunity-webapps-chromium +Description: Unity WebApp extension for the chromium browser + Chromium browser extension for Unity WebApp integration --- unity-chromium-extension-2.4.7.orig/debian/unity-webapps.pem +++ unity-chromium-extension-2.4.7/debian/unity-webapps.pem @@ -0,0 +1,15 @@ +-----BEGIN RSA PRIVATE KEY----- +MIICWwIBAAKBgQC+0ENoxRf6YqgY5zUbPV2fH+dw339Y//9ij09MoJUZdpykEj/A +dq49U7W2IS+A9q6Cd0Jm54nfUf+GFavYTRz1V3z6UrMhGrYPMD1EGiBV/mw3ZAGF +dZFY2XDMjgp4kIpd3WpPmNULRh0qa1pKbot4jtsZ2nLzqdrGpi/N2JT99wIDAQAB +AoGAWORm8vEWyZOaYfecOvNsoQvY4zGLfyfLjtvagoUw0Kr8MEc8IepoI7PSrGVr +XvYMuETcz1nAViQ6GPoRk3PhL/CG7j73IH7RK5EdvtrlaIioaLcr2qm0zbB1+1UX +xZzi1px/lkdTVZyjMHyOd/jShCwQZN9hn/uTqhswmuxA9NkCQQDn3SWUxlfUZR4f +YxJKBTNW+W9JJ5qIFm0/8tynyZdCzpIDb1CjyJw92KJtJ7KiG/2dKTGcrT1ylz30 +Yll/Dvx1AkEA0q0uhSXEKzGan4+gsrby4FLh3evwMnNakmA7J0k3mIGq+K0NNDUA +IAyLSC/BIkBDyqiM1tOTz5Quyur1x8+zOwJAAiMLoZ9iV9bGvEtRc9Uwb/DEkcwH +pJFwWFKIrhMxjbARsG5qM9g5eGhytsbS4qOXZsdmaac/FbtHGuV9JaqhsQJASW9M +U+UCJ/w2ZX/vB9x1dHPvfyeKpktHOtaIR/1hf6tTKTNI8vW2gXVd51+d9o5oEvAF +h6xgTW7dkKWt3mQrmQJADadjJvxMJS9vx+wbADgqesaXZEZ0uV2g9EFC5MHbFEMJ +5z6tOinIHk3RwtNQb0FTkQv0y4Bop/QDMKCWSqnv+A== +-----END RSA PRIVATE KEY-----