epiphany-extensions (2.20.0-0ubuntu1) gutsy; urgency=low * New upstream version * debian/control.in: - updated epiphany-browser requirement -- Sebastien Bacher Tue, 18 Sep 2007 14:01:28 +0200 epiphany-extensions (2.19.90-0ubuntu1) gutsy; urgency=low * New upstream version * debian/patches/80_greasemonkey_directory_use.patch: - dropped, fixed with the new version -- Sebastien Bacher Tue, 14 Aug 2007 13:09:54 +0200 epiphany-extensions (2.19.6-0ubuntu1) gutsy; urgency=low * New upstream version * debian/control.in: - updated the requirement on gtk * debian/patches/80_greasemonkey_directory_use.patch: - new patch, continue iterating if a greasemonkey directory is not created -- Sebastien Bacher Thu, 02 Aug 2007 11:37:47 +0200 epiphany-extensions (2.19.5-0ubuntu2) gutsy; urgency=low * debian/patches/90_from_svn_system_greasmonkey_directory.patch: - drop the change, it's breaking user's scripts -- Sebastien Bacher Thu, 26 Jul 2007 18:35:44 +0200 epiphany-extensions (2.19.5-0ubuntu1) gutsy; urgency=low * New upstream version: - Adblock has now an UI (in-progress work) - Page info now shows if a media/link is blocked (if Adblock is on) - Add gconf schemas to smart-bookmarks extension - Remove frame around the adblock icon, to make it look like the other items - Fix for mozilla API change * debian/patches/90_from_svn_system_greasmonkey_directory.patch: - patch from SVN, read greasmonky scripts in a system directory -- Sebastien Bacher Fri, 13 Jul 2007 15:43:35 +0100 epiphany-extensions (2.19.2-0ubuntu1) gutsy; urgency=low * New upstream version: - use correct naming (Ubuntu: #105283) * debian/control.in: - build with firefox instead of xulrunner - don't Depends on python-elementtree - updated description - updated the requirements on epiphany-browser * debian/patches/50_fr-po.patch: - dropped, Ubuntu use rosetta for translations * debian/rules: - build with firefox instead of xulrunner - don't install .la files to the package, update clean target - list livehttpheaders -- Sebastien Bacher Mon, 14 May 2007 13:39:22 +0200 epiphany-extensions (2.18.1-2) unstable; urgency=low * Upload to unstable, drop check-dist include. * Update to debhelper compat level 5. -- Sebastian Dröge Wed, 25 Apr 2007 06:12:19 +0200 epiphany-extensions (2.18.1-1) experimental; urgency=low * New upstream release. - Drop patch 30_dont-dist-epilicious and 31_epilicious-import-warning, merged upstream. -- Loic Minier Mon, 09 Apr 2007 16:10:39 +0200 epiphany-extensions (2.18.0-4) UNRELEASED; urgency=low * Depend on python-elementtree (closes: #415554). * Remove the hardcoded call to dh_pysupport in the 2.14 directory. -- Josselin Mouette Wed, 28 Mar 2007 00:25:17 +0200 epiphany-extensions (2.18.0-3) experimental; urgency=low * Merge 2.14.1.1-2 and 2.14.1.1-3; SVN r6503:9094. - Stay without a libosp-dev build-dep; no idea why it was removed, no idea why it was added. -- Loic Minier Sun, 18 Mar 2007 19:08:56 +0100 epiphany-extensions (2.18.0-2) experimental; urgency=low * New patch, 30_dont-dist-epilicious, stop disting epilicious.py, it's generated on build; Backported from SVN r1472; GNOME #418041; closes: #414780. * New patch, 31_epilicious-import-warning, fixes warning during byte-compilation; GNOME #418164; closes: #414743. -- Loic Minier Wed, 14 Mar 2007 11:38:13 +0100 epiphany-extensions (2.18.0-1) experimental; urgency=low [ Sam Morris ] * New upstream release. * Build-depend on epiphany-browser-dev 2.18. * Build-depend on gconf2 so that gconftool-2 is available during configuration. * adblock extension is now build by default; remove from configure flags. * Build the new epilicious extension. * No need to remove /var in binary-post-install rule since scrollkeeper is disabled in configure [ Loic Minier ] * Include the new check-dist Makefile to prevent accidental uploads to unstable; bump build-dep on gnome-pkg-tools to >= 0.10. * Include CDBS's utils. -- Loic Minier Mon, 12 Mar 2007 16:13:53 +0100 epiphany-extensions (2.16.1-2) experimental; urgency=low [ Loic Minier ] * Add a get-orig-source target to retrieve the upstream tarball. * Set pyversions to 2.3-. * Build-depend on python (>= 2.3). * Add ${misc:Depends}. [ Josselin Mouette ] * 01_download_dir.patch: remove the distinction between download and save directory, following the change in epiphany. [ Loic Minier ] * Build-depend on librsvg2-common >= 2.16.0-2 for autobuildability. -- Loic Minier Mon, 12 Mar 2007 15:09:52 +0100 epiphany-extensions (2.16.1-1) experimental; urgency=low * New upstream release (closes: #406235). * Use --disable-scrollkeeper. -- Josselin Mouette Thu, 11 Jan 2007 23:34:52 +0100 epiphany-extensions (2.16.0-1) experimental; urgency=low [ Loic Minier ] * Add watch file. [ Josselin Mouette ] * New upstream release. * Rebuild against epiphany 2.16. * Change maintainer to please Jordi. * Depend on epiphany-browser (<< 2.17) to avoid the need for a conflict in the future. * Build-depend on intltool 0.35.0. * Remove build-dep on libgnomeui-dev. * Bump build-dependencies on glib and gtk. * Build-depend on python-support 0.4 and call it. * Include gnome-version.mk and build-depend on gnome-pkg-tools 0.6. + Use ${gnome:Version} for dependencies. + Use it to search for the correct directory in dh_pysupport call. -- Josselin Mouette Sat, 9 Sep 2006 21:36:48 +0200 epiphany-extensions (2.14.1.1-3) unstable; urgency=low * New patch, 50_fr-po, updates for the translation into French; thanks Cyril Brulebois; closes: #408716 -- Loic Minier Sun, 28 Jan 2007 09:23:14 +0100 epiphany-extensions (2.14.1.1-2) unstable; urgency=high * Urgency high for RC bugfix. * Depend on ${python:Depends} and ${misc:Depends}. * Convert to new Python Policy. - Build-depend on python-support (>= 0.4) - Bump up python build-dep to >= 2.3. - Set pyversions to 2.3-. - Call dh_pysupport on /usr/lib/epiphany/2.14/extensions. - Does not ship *.pyc and *.pyo files; closes: #394179. * Add watch file. * Add a get-orig-source target to retrieve the upstream tarball. * Disable scrollkeeper installation via --disable-scrollkeeper. -- Loic Minier Mon, 15 Jan 2007 11:47:25 +0100 epiphany-extensions (2.14.1.1-1) unstable; urgency=low * New upstream release. - Drop tabsmenu from DEB_CONFIGURE_EXTRA_FLAGS as it was removed upstream. [debian/rules] * Bump up Standards-Version to 3.7.2. [debian/control, debian/control.in] -- Loic Minier Sat, 3 Jun 2006 11:46:42 +0200 epiphany-extensions (2.14.1-2) unstable; urgency=low [ Josselin Mouette ] * Suggest epiphany-extension-gwget (closes: #360838). [ Jordi Mallach ] * Depend on python-gnome2, as it's needed by the console and favicon extensions. -- Jordi Mallach Sat, 27 May 2006 14:39:55 +0200 epiphany-extensions (2.14.1-1) unstable; urgency=low [ Jordi Mallach ] * New upstream release. - fixes input blocking when using gestures (closes: #363684). [ Josselin Mouette ] * debian/control.in: add gnome-doc-utils (>= 0.3.2) to Build-Depends. * Also add scrollkeeper. * debian/rules: include debhelper.mk before gnome.mk. * debian/rules: clean /var in post-install target. -- Josselin Mouette Tue, 25 Apr 2006 23:46:09 +0200 epiphany-extensions (2.14.0.1-1) unstable; urgency=low * New upstream release. - builds with GCC 4.1 (closes: #357483). - the AdBlock extension is back (closes: #341258, again). * debian/rules: if a MS Windows volume is found, try to build against the Internet Explorer Extension Developer Kit, for better standards support. * debian/control.in: - update build-depends as per configure.ac - update epiphany runtime dependency to 2.14. - sync descriptions with Ubuntu. * debian/rules: add adblock, remove net-monitor. -- Jordi Mallach Sat, 1 Apr 2006 13:09:03 +0200 epiphany-extensions (1.8.2-5) unstable; urgency=low * Apply patch from Mike Hommey to build against libxul-dev (closes: #351984). - debian/control.in: + Changed Build-deps from mozilla-browser to libxul-dev. + Changed dependencies and conflicts accordingly. - debian/rules: Add --with-mozilla=xulrunner to the configure line. * debian/control.in: bump epiphany-browser dependency to >= 1.8.5, first version using libxul. -- Jordi Mallach Mon, 20 Feb 2006 19:48:31 +0100 epiphany-extensions (1.8.2-4) unstable; urgency=low * The "Popups" release. * debian/rules: disable adblock, as it's been causing way too much noise on both the BTS and Bugzilla. It will only be back with GNOME 2.14 (closes: #352899, #352850). * debian/control.in: build-depend on epiphany-browser-dev (>= 1.8-3-4), to ensure python extensions are built (closes: #352235). -- Jordi Mallach Fri, 17 Feb 2006 22:37:27 +0100 epiphany-extensions (1.8.2-3) unstable; urgency=low * Try the unstable thing again... -- Jordi Mallach Tue, 10 Jan 2006 14:45:36 +0100 epiphany-extensions (1.8.2-2) experimental; urgency=low * Upload to unstable. * Please note the adblock extension is a bit unstable for this release. -- Jordi Mallach Tue, 10 Jan 2006 11:34:13 +0100 epiphany-extensions (1.8.2-1) experimental; urgency=low * New upstream release. * debian/rules: enable adblock extension (closes: #341258). * debian/control.in: add adblock to description. -- Jordi Mallach Sun, 4 Dec 2005 21:13:32 +0100 epiphany-extensions (1.8.1-1) experimental; urgency=low * New upstream version. * debian/control.in: - updated the epiphany-browser requirement. - updated the Standards-Version. -- Sebastien Bacher Tue, 25 Oct 2005 10:32:00 +0200 epiphany-extensions (1.8.0-1) experimental; urgency=low * New upstream release -- Sjoerd Simons Thu, 8 Sep 2005 11:31:59 +0200 epiphany-extensions (1.6.4-2) unstable; urgency=low * Bump libosp-dev Build-Dep to 1.5.1.0-2.1 for the C++ transition (closes: #321314). -- Loic Minier Mon, 8 Aug 2005 22:04:31 +0200 epiphany-extensions (1.6.4-1) unstable; urgency=low * New upstream release. -- Jordi Mallach Thu, 7 Jul 2005 20:05:00 +0200 epiphany-extensions (1.6.3-1) unstable; urgency=low * New upstream release. * Upload to unstable. * debian/control.in: build-depend on epiphany-browser-dev (>= 1.6.0) (closes: #309542). * debian/patches/01_gcc40_signedness.patch: removed, applied upstream. * A sidebar extension is included (closes: #216604). -- Jordi Mallach Wed, 8 Jun 2005 00:33:23 +0200 epiphany-extensions (1.6.2-3) experimental; urgency=low * debian/patches/01_gcc40_signedness.patch: - fix the patch. -- Sebastien Bacher Thu, 14 Apr 2005 18:24:29 +0200 epiphany-extensions (1.6.2-2) experimental; urgency=low * debian/patches/01_gcc40_signedness.patch: - updated, fix the build with gcc4. -- Sebastien Bacher Thu, 14 Apr 2005 18:01:42 +0200 epiphany-extensions (1.6.2-1) experimental; urgency=low * New upstream version. * debian/control.in: - updated requirements. * debian/patches/01_gcc40_signedness.patch: - fixed with the new version. * debian/rules: - updated the list of options to build. -- Sebastien Bacher Thu, 14 Apr 2005 16:58:08 +0200 epiphany-extensions (1.4.5-1) unstable; urgency=low * The "London Calling" release. * New upstream release. * debian/patches/01_gcc40_signedness.patch: patch from Andreas Jochens, with modifications by Christian Persch to fix compilation on amd64 using gcc-4.0 (closes: #290309). -- Jordi Mallach Wed, 9 Mar 2005 02:28:01 +0100 epiphany-extensions (1.4.4-1) unstable; urgency=low * New upstream release. * debian/control.in: require epiphany >= 1.4.6. -- Jordi Mallach Sun, 26 Dec 2004 01:36:48 +0100 epiphany-extensions (1.4.3-1) unstable; urgency=low * New upstream release. -- Jordi Mallach Thu, 9 Dec 2004 19:32:28 +0100 epiphany-extensions (1.4.2-2) unstable; urgency=low * Upload to unstable. * debian/control.in: + set myself as Maintainer. + remove build-dep on libc6-dev. -- Jordi Mallach Sun, 21 Nov 2004 02:10:08 +0100 epiphany-extensions (1.4.2-1) experimental; urgency=low * GNOME team upload. * New upstream release. * debian/control.in: - require epiphany-browser-dev 1.4.1 and update a few other dependencies to match configure.ac requirements. - tweak description to match new extensions. * debian/rules: configure with --with-extensions=all. -- Jordi Mallach Wed, 13 Oct 2004 02:04:58 +0200 epiphany-extensions (1.0-1) unstable; urgency=low * New upstream release. * Require epiphany-browser-dev 1.2.7. * Add --with-mozilla-snapshot=branch1.7 configure flag. -- Edd Dumbill Fri, 6 Aug 2004 01:14:14 +0100 epiphany-extensions (0.9.1-2) unstable; urgency=low * Rebuild against Mozilla 1.7. Tighten Mozilla deps. -- Edd Dumbill Fri, 25 Jun 2004 10:03:31 +0100 epiphany-extensions (0.9.1-1) unstable; urgency=low * New upstream release. * Update build-dep to epiphany-browser-dev 1.2.6 or better. -- Edd Dumbill Mon, 14 Jun 2004 15:19:36 +0100 epiphany-extensions (0.8.2-2) unstable; urgency=low * Upload to unstable. (Closes: #205250) * Add gnome-pkg-tools to build-dep. (Closes: #244590) -- Edd Dumbill Wed, 2 Jun 2004 11:30:25 +0100 epiphany-extensions (0.8.2-1) experimental; urgency=low * New upstream. -- Edd Dumbill Tue, 13 Apr 2004 21:31:01 +0100 epiphany-extensions (0.8.1-2) experimental; urgency=low * Add missing gnome-pkg-tools build-dep. * Disable inclusion of .la files. * Add build-deps for libosp-dev and deps on w3c-xhtml-dtd and sgml-data. This improves the experience of the error checker. -- Edd Dumbill Tue, 13 Apr 2004 11:52:52 +0100 epiphany-extensions (0.8.1-1) experimental; urgency=low * Initial packaging. -- Edd Dumbill Tue, 13 Apr 2004 09:44:17 +0100