midori (0.2.2-1ubuntu1) lucid; urgency=low * Use internal copy of waf. -- Luca Falavigna Sat, 27 Feb 2010 15:27:17 +0100 midori (0.2.2-1) unstable; urgency=low * New Upstream Version (Closes: #556184, #558339) - fixes local uri handling (Closes: #560866, #550844) - move libnotify from Recommends to Build-Deps to follow upstream - update debian/copyright to match upstream changes - fixes handling of URLs like "some.url?%00" (Closes: #561451) - running twice doesn't crash the browser (Closes: #514435) - Ctrl-w on last tab now closes it but still not the browser (Closes: #545251) - Ctrl-u in urlbar with emacs key binding theme works (Closes: #538327) * move libjs-mootools to Recommends, it's not required (Closes: #547584) * tell the user to report the bug against libwebkit-1.0-2 if they reproduce it in the Webkit test browser. Figure out the package name and the path to GtkLauncher automagically during build. (Closes: #562501) * switch to system waf - the FTBFS #559989 is no longer the fault of anything in my package, and I've set #561130 in the BTS to affect midori, so (Closes: #559989) * refresh patch -- Ryan Niebur Thu, 24 Dec 2009 18:30:46 -0800 midori (0.2.0-1) unstable; urgency=low * New Upstream Version (Closes: 551328, 551513) * update debian/copyright * bump libwebkit-dev build-dep to 1.1.15 for adblock (Closes: 546985) * update my email address and remove DMUA field -- Ryan Niebur Sun, 18 Oct 2009 15:44:22 -0700 midori (0.1.10-1) unstable; urgency=low * New upstream release * use mootools.js from the libjs-mootools package -- Ryan Niebur Tue, 15 Sep 2009 22:46:55 -0700 midori (0.1.9-1) unstable; urgency=low * fix watch file, thanks to Rogério Brito * New Upstream Version (Closes: #541354) - refresh patches - update copyright * fix Homepage field, thanks to Francesco Poli (Closes: #541414) * improve bugs search to work for packages too, thanks to Denis Laxalde for the suggestion (Closes: #542050) * Debian Policy 3.8.3 -- Ryan Niebur Wed, 02 Sep 2009 15:36:37 -0700 midori (0.1.8-1) unstable; urgency=low * New Upstream Version - refresh patches - enable tests - update debian/copyright * Debian Policy 3.8.2 -- Ryan Niebur Sat, 01 Aug 2009 09:07:30 -0700 midori (0.1.7-1) unstable; urgency=low * New Upstream Version * adopt package: set myself as maintainer, remove uploaders (Closes: #528731) * rearrange the debian/rules file * use xvfb for tests, but disable them, they don't work right * use 'dh --with quilt' for patching instead of including /usr/share/quilt/quilt.make * fix format of debian/copyright * build dep on debhelper 7.0.50 instead of 7.2 * add debian bts to the list of searches, thanks to Giuseppe for the patch (Closes: #525991) * refresh patches * change the default-homepage patch to use the files in debian/config/ to set the default homepage based on whether it's debian, ubuntu, etc (second half of ubuntu diff) * also set a priority number for the alternative in the distro config file. This sets it to 50 for debian, and 39 for ubuntu (just under firefox). This addresses the other half of the ubuntu diff. * add recommends on libnotify1 * update copyright information * remove extra file, debian/patches/0001-Don-t-expressly-use-libkatze- in-extensions-to-avoid.patch * remove some old todo items from debian/TODO -- Ryan Niebur Fri, 29 May 2009 20:31:09 -0700 midori (0.1.6-1) experimental; urgency=low * New upstream release (Closes: #525471). -- Trent W. Buck Sat, 25 Apr 2009 11:09:59 +1000 midori (0.1.5-1) experimental; urgency=low * New upstream release (Closes: #522549). * Cherry-pick -fPIC fix from upstream's git and remove previous kludge from debian/rules (Closes: #518281). * Don't allow linking with incompatibly old libsoup (Closes: #522436). * Use new "debug" section for midori-dbg. * As Midori is still immature, reduce its priority as an x-www-browser alternatives. Mainly this is to keep Ubuntu's iceweasel users happy. Long-term, I should collaborate with the other x-www-browser providers to agree on a numbering system (e.g. by popcon popularity). Currently it is as follows: 20 conkeror, 30 chimera2, 50 dillo, 50 midori, 69 xlinks2, 70 iceweasel, 70 kazehakase, 85 epiphany-gecko, 100 konqueror, 100 netsurf, 120 galeon -- Trent W. Buck Sun, 05 Apr 2009 14:07:42 +1000 midori (0.1.4-2) experimental; urgency=low * Always use -fPIC. (Closes: #518281). * Force rebuild with newer dependencies, to see what happens. The next upstream release will require these version bumps anyway. * Bump libsoup dependency to 2.25.2. * Bump webkit dependency to 1.1 (Closes: #519854, #519123). * Bump libunique dependency to 1.0.6 (Closes: #509801). Note that 1.0.2 should work: only 1.0.4 is bad. * Reintroduce quilt while we wait for the 3.0 source format. * Add a Debian search to the default search list (Closes: #520381). * Make the homepage a local file. See patch header for rationale. * Use new dh 7.2 "overrides" style. * Update copyright file. * Remove stale CDBS dependency. * Bump standards version to 3.8.1. No changes necessary. -- Trent W. Buck Sat, 21 Mar 2009 21:39:05 +1100 midori (0.1.4-1) unstable; urgency=low * New upstream release. * Use dh(1). * New dependency (libidn11-dev) and undependency (libhildon-1-dev). * Install /etc/xdg/midori/search. -- Trent W. Buck Mon, 09 Mar 2009 22:29:12 +1100 midori (0.1.2-1) unstable; urgency=low [ Trent W. Buck ] * New upstream release (Closes: #512788). Paraphrasing upstream's blog post: * Support for bookmarklets (javascript in bookmarks). * Links with target=_blank now work (opening a new tab). * With recent versions of libsoup and webkit, cookies can persist between sessions. * Preferences or bookmarks are saved to disk as they are changed. * The first time Midori is run after a crash, it will first display a "rescue" dialog allowing preferences to be edited or scripts disabled. This is intended for when a script causes Midori to crash as it boots, which would otherwise require editing config files by hand to fix. * Significant speed and capacity improvements to browsing history. * Appease lintian regarding various warnings. * Update feature list in Description. * Make me the Maintainer and William and Uploader. * Rewrite manpage. [ William Pitcock ] * Fix lintian source warnings concerning midori-dbg. * Update my e-mail address. -- Trent W. Buck Sat, 31 Jan 2009 14:24:16 +1100 midori (0.1.1-1) unstable; urgency=low * New upstream release. From upstream's blog post: * Integration of history completion in the location entry. * libSoup is used in place of GIO for loading icons, viewing sources, saving files, and for the first time icons are actually cached on disk. * The side panel gained a compact mode to take up considerably less space. Bookmarks in the toolbar finally match the menu and the panel at any time. * The Web Inspector [in] WebKitGtk is now supported. * The beginning of unit testing. * The ground work for an extension interface has been done, extension modules can be written in C at the moment. Bindings to Lua and/ or Python are planned for the future. Note that the side panel doesn't currently expose the extension management, but the Page holder was actually rewritten as one of the example extensions. * Change build dependency to libsoup (from gvfs and gtksourceview). * Rewrite manpage and package description. -- Trent W. Buck Sat, 13 Dec 2008 18:00:06 +1100 midori (0.1.0-1) unstable; urgency=low * New upstream release -- Trent W. Buck Fri, 24 Oct 2008 15:42:29 +1100 midori (0.0.21+23-1) UNRELEASED; urgency=low * Upstream snapshot. * TODO: .po issue fixed upstream (FS: 114). * TODO: Help > Contents now browses to FAQ (FS: 112). -- Trent W. Buck Thu, 18 Sep 2008 11:07:19 +1000 midori (0.0.21-1) unstable; urgency=low * New upstream release (Closes: #497647). * control: add new upstream dependencies. * control: Bump Standards-Version to 3.8.0 (no changes). We were actually already using the Homepage header field. * control, compat, rules: bump debhelper to 7, because I'm a bit paranoid about claiming to build with dh4.1. Fix dh_strip args in rules file since the semantics changed in dh5. * README.Debian: discuss "missing" icons. * control: recommend gnome-icon-theme (Closes: #494061). * control: fix homepage link (Closes: #492687). * control: provide www-browser (Closes: #476178). Not adding www-browser alternative since other X-based browsers seem to only set the x-www-browser alternative. * watch: fixed. Upstream tarballs now hosted by XFCE, yay! * presubj, install: have users try GtkLauncher before reporting bugs. * midori.menu: add (Closes: #466588). * midori.install: install .mo and .png files! * control: allow DM uploads, since I'll soon be a DM. -- Trent W. Buck Mon, 15 Sep 2008 22:10:35 +1000 midori (0.0.19-2) unstable; urgency=low * Add build dependency on python (for ./waf). -- Trent W. Buck Wed, 13 Aug 2008 12:30:27 +1000 midori (0.0.19-1) unstable; urgency=low * New upstream release * Upstream uses waf now. Dirty hacks to make CDBS do waf. * Drop the homepage patch, since it wasn't being unapplied correctly and it doesn't really accomplish anything like the desired behaviour in debian/TODO. -- Trent W. Buck Sun, 10 Aug 2008 22:18:52 +1000 midori (0.0.18-2) unstable; urgency=low * Change release to unstable, per William Pitcock's request. -- Trent W. Buck Sun, 08 Jun 2008 13:32:23 +1000 midori (0.0.18-1) experimental; urgency=low * New upstream release * debian/control (Build-Depends): accommodate name change in webkit. * debian/control (Build-Depends): appease lintian by dropping -1. * debian/control (Build-Depends): add libxml-parser-perl. * debian/control (Homepage): add. * debian/control (Maintainer, Uploaders): change (Closes: #480026). * debian/copyright: appease lintian by citing copyright verbatim. * debian/midori.prerm, debian/midori.postrm: tweak cases where update-alternatives is called, hopefully making them more correct. * debian/rules: remove config.log to appease lintian. * debian/watch: add (Closes: #482002). -- Trent W. Buck Sat, 07 Jun 2008 15:00:06 +1000 midori (0.0.17-1) experimental; urgency=low * New upstream release. Closes: #457392 - Fix issues with the preference dialog. Closes: #454206 * Provide an alternative for x-www-browser. Closes: #454607 * Update Standards-Version. -- Emanuele Rocca Thu, 07 Feb 2008 11:11:14 +0100 midori (0.0.13-1) experimental; urgency=low * New upstream release -- Emanuele Rocca Tue, 04 Dec 2007 19:41:39 +0100 midori (0.0.12-1) experimental; urgency=low * New upstream release -- Emanuele Rocca Fri, 30 Nov 2007 18:41:48 +0100 midori (0.0.11-1) experimental; urgency=low * New upstream release -- Emanuele Rocca Fri, 16 Nov 2007 18:56:50 +0100 midori (0.0.10-1) experimental; urgency=low * New upstream release -- Emanuele Rocca Sat, 13 Oct 2007 10:45:09 +0200 midori (0.0.8-1) experimental; urgency=low * New upstream release * Patched to build correctly against webkit 0~svn26044-1 * libwebkitgdk has been renamed to libwebkitgtk, build dependency updated accordingly -- Emanuele Rocca Tue, 09 Oct 2007 22:42:25 +0200 midori (0.0.7-1) experimental; urgency=low * New upstream release. * Added minori-dbg binary package. * Improved long description. -- Emanuele Rocca Sat, 15 Sep 2007 14:01:58 +0200 midori (0.0.6-1) experimental; urgency=low * Initial release. Closes: #441838 -- Emanuele Rocca Mon, 10 Sep 2007 23:37:01 +0200