Debian package: Support xulrunner 9+10 in debian/conkeror.bin, drop support for unver...
[conkeror.git] / debian / changelog
bloba60c7733a12c1e06251a4a950227093e6ee1ec21
1 conkeror (1.0~~pre-1) UNRELEASED; urgency=low
3   [ Axel Beckert ]
4   * Upstream version bump
5   * Upstream changed minimum xulrunner requirement to 1.9.1: Update
6     debian/control and debian/conkeror.bin accordingly.
7   * Reorder xulrunner alternative dependencies so the current xulrunner
8     from unstable (7.0) is chosen by default.
9   * Make package usable on Ubuntu again despite their xulrunner removal.
10     - debian/control: Add alternative dependencies on firefox instead of
11       xulrunner
12     - debian/conkeror.bin: If no xulrunner is found, look for firefox
13       instead
14     - debian/control: Update long description to mention Firefox, too.
16   [ Luca Capello ]
17   * Support xulrunner 10.0 and 9.0 in debian/conkeror.bin, drop support
18     for unversioned xulrunner binaries. (Closes: #649199)
20  -- Axel Beckert <abe@debian.org>  Thu, 27 Oct 2011 23:35:54 +0200
22 conkeror (0.9.4-1) unstable; urgency=low
24   * New upstream milestone
25   * Add support for xulrunner-7.0 and xulrunner-8.0
26   * Reorder xulrunner dependencies in debian/control:
27     + xulrunner-6.0 is the first dependency as that's the highest version
28       currently in Debian unstable.
29     + All other versions are sorted descending by their version, the
30       non-versioned xulrunner being the last one.
32  -- Axel Beckert <abe@debian.org>  Sun, 04 Sep 2011 22:32:03 +0200
34 conkeror (0.9.3+git110719-1) unstable; urgency=low
36   * New upstream snapshot
37     - Fullscreen toggling support, use F11 or M-S-Return
38   * Make reportbug helper script to work with any installed xulrunner
39     package. Thanks to Luca Capello!
40   * Change versioned dependency on "xulrunner" to a non-versioned
41     dependency, because xulrunner 1.8 is really history (last seen in
42     Etch) and it should work with a potential virtual "xulrunner"
43     package. (See #567169)
44   * debian/control: Prefer xulrunner-5.0 over xulrunner-1.9.1 as 5.0 is
45     now in unstable and 1.9.1 will probably vanish soon.
46   * Add alternative dependency on xulrunner-6.0 which was missing in the
47     last upload.
49  -- Axel Beckert <abe@debian.org>  Tue, 19 Jul 2011 23:13:57 +0200
51 conkeror (0.9.3+git110602-1) unstable; urgency=low
53   * New upstream snapshot
54   * Add alternative dependencies on (upcoming) xulrunner-5.0 and -6.0
55     packages
56   * Bump Standards-Version to 3.9.2 (no changes)
58  -- Axel Beckert <abe@debian.org>  Fri, 27 May 2011 03:07:21 +0200
60 conkeror (0.9.3+git110307-2) unstable; urgency=low
62   * debian/conkeror.bin: Change search order for searching xulrunner
63     binaries from the confusing current state of "squeeze/sid, (former)
64     experimental, lenny, experimental, generic/sarge" to descending
65     "highest, most specific versions first; lowest, generic versions
66     last", so it should take the newest xulrunner version which is
67     installed.
69  -- Axel Beckert <abe@debian.org>  Tue, 08 Mar 2011 16:28:38 +0100
71 conkeror (0.9.3+git110307-1) unstable; urgency=low
73   * New upstream snapshot
74     - Fixes network and SSL error pages under xulrunner-2.0
76  -- Axel Beckert <abe@debian.org>  Mon, 07 Mar 2011 18:05:33 +0100
78 conkeror (0.9.3+git110224-1) unstable; urgency=low
80   * New upstream snapshot
81     - Further xulrunner-2.0 fixes
82   * Add missing alternative dependency on xulrunner-2.0 (Thanks to Micah
83     Gersten!)
84   * Also look for xulrunner-2.0 in debian/conkeror.bin aka /usr/bin/conkeror
86  -- Axel Beckert <abe@debian.org>  Thu, 24 Feb 2011 19:46:28 +0100
88 conkeror (0.9.3+git110219-1) unstable; urgency=low
90   * The Works-with-2.0 Package
91   * New upstream snapshot
92     - Minor fixes for xulrunner-2.0 support
93   * debian/rules: Include chrome.manifest which is necessary for
94     xulrunner-2.0 support.
96  -- Axel Beckert <abe@debian.org>  Sat, 19 Feb 2011 08:02:05 +0100
98 conkeror (0.9.3+git110213-1) unstable; urgency=low
100   * New upstream snapshot
101     - Sorts keybindings and command line options alphabetically. Thanks
102       Jari Aalto for the patches. (Closes: #606878, #606880)
103   * Upload to unstable again since the Squeeze Release Freeze is over.
105  -- Axel Beckert <abe@debian.org>  Sun, 13 Feb 2011 14:20:11 +0100
107 conkeror (0.9.3+git101015-1) experimental; urgency=low
109   * New upstream snapshot
110   * Also ship contrib/modules with the binary package to allow usage of
111     the mode line buttons module.
113  -- Axel Beckert <abe@debian.org>  Fri, 15 Oct 2010 00:27:47 +0200
115 conkeror (0.9.3-1) experimental; urgency=low
117   * New upstream milestone
118     - Supports XULRunner 2
119     - New minibuffer handling, no more input-modes
120     - Offers a Twitter page mode
121   * Fix (.deb package specific) ubuntubugs webjump
122   * debian/patches/deb-webumps.diff no more modifies
123     defaults/preferences/default-modules.js but creates a new file named
124     defaults/preferences/debian-default-modules.js instead. This should
125     make the patch much more robust against changes in upstream's default
126     modules list. Thanks to John J. Foerch for the suggestion.
128  -- Axel Beckert <abe@debian.org>  Wed, 06 Oct 2010 20:59:43 +0200
130 conkeror (0.9.2+git100804-1) unstable; urgency=low
132   * New upstream snapshot
133   * Bump Standards-Version to 3.9.1
134     - Use "Breaks" instead of "Conflicts".
136  -- Axel Beckert <abe@debian.org>  Wed, 04 Aug 2010 23:04:35 +0200
138 conkeror (0.9.2+git100420-2) unstable; urgency=low
140   * The "forgotten details" upload
141   * Add appropriate NEWS entry with breaking changes for last upload.
142   * Renamed NEWS.Debian in the source package so that it will be
143     automatically installed as NEWS.Debian.
144   * Add "mentions Conkeror in the user agent string" to last changelog entry.
146  -- Axel Beckert <abe@debian.org>  Tue, 20 Apr 2010 23:34:00 +0200
148 conkeror (0.9.2+git100420-1) unstable; urgency=low
150   * New upstream snapshot
151     - many xulrunner 1.9.2 compatibility fixes
152     - minibuffer overhaul
153     - mentions "Conkeror" in the user agent string
155  -- Axel Beckert <abe@debian.org>  Tue, 20 Apr 2010 17:42:01 +0200
157 conkeror (0.9.2+git100324-2) unstable; urgency=low
159   * Further adaptions of the debian webjumps to the new module system as
160     suggested by John J. Foerch. Includes renaming the webjumps' file from
161     modules/debian/webjumps.js to modules/debian/debian-webjumps.js.
163  -- Axel Beckert <abe@debian.org>  Wed, 24 Mar 2010 23:45:50 +0100
165 conkeror (0.9.2+git100324-1) unstable; urgency=low
167   * New upstream snapshot
168     - some minor bug fixes
169   * Refresh quilt patches (should have been done already for the last
170     upload)
171   * Adapt debian webjumps module to new module system (fixes lost default
172     webjumps in the previous upload). Thanks to gzeus for noticing!
173   * Add debian/source/format to silence lintian.
175  -- Axel Beckert <abe@debian.org>  Wed, 24 Mar 2010 01:27:57 +0100
177 conkeror (0.9.2-1) unstable; urgency=low
179   * New upstream release
180     - Contains a new module system providing the capability for modules to
181       have their own namespace.
183  -- Axel Beckert <abe@debian.org>  Mon, 22 Mar 2010 19:11:32 +0100
185 conkeror (0.9.1+git100317-1) unstable; urgency=low
187   * New upstream snapshot
188     - venkman support
189     - noscript support overhaul, now enabled by default
190     - fixes building conkeror-spawn-process-helper with clang compiler
191     - several new page modes
192     - many cosmetic changes and minor bugfixes
193     - outdated emacswiki webjump removed
194   * [debian/rules] Also install contrib/art
196  -- Axel Beckert <abe@debian.org>  Wed, 17 Mar 2010 01:49:54 +0100
198 conkeror (0.9.1+git100220-1) unstable; urgency=low
200   * New upstream snapshot
201     - Honors cmdline.preventDefault as used since xulrunner 1.9.1.6-2
202   * Add support for the reportbug-helper-script of Debian's xulrunner
203     - Raise build-deps to debhelper >= 7.2.3~ due to dh_bugfiles
204   * Add alternative dependency on upcoming experimental xulrunner-1.9.2.
205   * Reorder xulrunner dependencies to have the current and preferred
206     versions first instead of sorting by package name. (Fixes piuparts
207     warning "dependency-does-not-exist".)
208   * Add a lintian override for the non-standard Xb-Xul-AppId header
209   * Removed Luca from the uploaders list (on his request)
211  -- Axel Beckert <abe@debian.org>  Sat, 20 Feb 2010 01:07:48 +0100
213 conkeror (0.9.1+git100131-1) unstable; urgency=low
215   * New upstream snapshot
216   * Make package working on Ubuntu again by reverting debian/conkeror.bin
217     to not using xulrunner-stub symbolic links anymore since Ubuntu doesn't
218     support this feature. Meh.
219   * Fix new Lintian 2.3.x warnings:
220     - debhelper-but-no-misc-depends
221     - obsolete-relation-form-in-source
222   * Add new Debian related webjumps:
223     - debpopcon
224     - buildd
225     - buildd-ports
226     - debqa
227   * Add Xb-Xul-AppId header to conkeror binary package for use with
228     mozilla-devscripts. (Closes: #562986)
229   * Bumped Standards-Version to 3.8.4 (no changes)
230   * Changed my e-mail address to my debian.org address
232  -- Axel Beckert <abe@debian.org>  Sun, 31 Jan 2010 17:52:43 +0100
234 conkeror (0.9.1-1) unstable; urgency=low
236   * New upstream version
237     + Closes: #542252 (YouTube download broken)
238   * Added alternative dependency on xulrunner-1.9.1
239   * Moved from directly calling "xulrunner application.ini" to calling a
240     symlinked xulrunner-stub (symlinking xulrunner-stub only works with
241     Debian's xulrunner-stub, thanks Mike Hommey :-), so that xulrunner can
242     decide which version of xulrunner is actually used.
243   * Refreshed debian/patches/sensible-editor.diff after upstream
244     whitespace changes.
245   * Changed debian/rules to not use the old $CONKEROR_VERSION$ macro
246     anymore.
247   * Do not include the whole contrib subdirectory in the binary
248     package. (Closes: #547896) Only include the xrev debugging tool for
249     now.
250   * A few Debian and Ubuntu webjumps have been added and enabled by
251     default. (Closes: #547908)
252   * Bumped Standards-Version to 3.8.3 (no changes)
254  -- Axel Beckert <abe@deuxchevaux.org>  Thu, 24 Sep 2009 02:35:02 +0200
256 conkeror (0.9~git090624-1) unstable; urgency=low
258   * Based on new snapshot (tagged with debian-0.9--git090624-1)
259     - Session saving support has been added, but not loaded by default
260     - Theming support has been removed (native GUI theming should be used
261       instead, e.g. GTK theming)
262   * Bumped Standards-Version to 3.8.2 (no changes)
263   * Replaced deprecated dh_clean -k by dh_prep and bumped debhelper
264     compatibility to 7.
265   * Removed deprecated dh_desktop. May cause not immediately registered
266     .desktop files on Debian Lenny.
267   * Moved MPL from debian/copyright to debian/MPL to allow compression in
268     the installed binary packages (as with the xulrunner-1.9 packages)
270  -- Axel Beckert <abe@deuxchevaux.org>  Thu, 25 Jun 2009 01:02:45 +0200
272 conkeror (0.9~git090223-1) unstable; urgency=low
274   * Debian packaging is now hosted in the upstream repository at
275     http://repo.or.cz/w/conkeror.git:
276     - Adjusted the Vcs-* headers in debian/control.
277     - Changed the build id to contain username and hostname instead of
278       commit id.
279   * Based on new snapshot (tagged with debian-0.9--git090223-1)
280     - spawn-process-helper has been renamed upstream to
281       conkeror-spawn-helper -- package names remain unchanged, conflict to
282       earlier versions of conkeror-spawn-process-helper
283     - Links on mouse over images now shown
284     - command switch -uu for universal-arg of following -f command
285   * Added NEWS.Debian to list changes relevant for users.
286   * Added README.source which documents how to build a Debian (source)
287     package from a Git working copy.
288   * Changed licencing of packaging from GPLv2 to the same licencing terms
289     as Conkeror itself.
290   * Updated debian/copyright to reflect current state of the project
291   * man page conkeror.1 now part of upstream.
292   * Added a call to dh_desktop (Thanks, Lintian 2.x!)
293   * Added a description to patches/sensible-editor.diff (Thanks, Lintian 2.x!)
294   * Replaced lintian overrides by an empty watch file with comment.
296  -- Axel Beckert <abe@deuxchevaux.org>  Mon, 23 Feb 2009 19:19:19 +0100
298 conkeror (0.9~git080629-2) unstable; urgency=low
300   * Don't suppress conkeror's output if we don't have to change it in the
301     wrapper [conkeror.bin]. (Closes: #498515)
303  -- Axel Beckert <abe@deuxchevaux.org>  Thu, 25 Sep 2008 01:40:07 +0200
305 conkeror (0.9~git080629-1) unstable; urgency=low
307   * Based on new snapshot (commit
308     6944096a1af033d0aa70d8b4cc19b271e0d832b1)
309   * Uses now quilt for patch management, added appropriate build-deps.
310   * Use sensible-editor instead of emacs by default.
311   * Changed default desktop icon from "web-browser.png" to
312     "browser". (Closes: #491880; fixes a desktop-file-validate warning)
313   * Made M-x conkeror-version show the Debian version instead of
314     '$CONKEROR_VERSION$'.
315   * Remove suggestion of zile since conkeror currently can't handle
316     text-mode only editors. Suggest the virtual package emacsen instead.
317   * Depends now on "xulrunner (>= 1.9~) | xulrunner-1.9" instead of solely
318     "xulrunner-1.9".
319   * Added a lintian override for debian-watch-file-is-missing since there
320     are no upstream releases to watch (yet).
322  -- Axel Beckert <abe@deuxchevaux.org>  Thu, 24 Jul 2008 00:49:28 +0200
324 conkeror (0.9~git080522-2) unstable; urgency=low
326   * Initial release for Debian (Closes: #394566)
327   * Cleaned up and removed files and directories not in the upstream git
328     repository.
329   * Unified file names in the debian directory.
330   * Bumped standards version to 3.8.0.
331   * Removed -height and -width options from man page and --help since them
332     being documented but not working is an open bug in Mozilla since 2000.
333     (See #267344 and https://bugzilla.mozilla.org/show_bug.cgi?id=50201)
334   * Added some more details to the man page.
335   * Added a CREDITS.Debian file.
336   * Added an automatically generated build id to application.ini. (See
337     http://developer.mozilla.org/en/docs/application.ini#The_.5BApp.5D_section)
338   * Added the Debian version to the version string in application.ini.
339   * Added a desktop file for conkeror.
340   * Made several several cosmetic changes to docs, etc.
341   * Added Luca Capello as co-maintainer.
342   * conkeror-spawn-process-helper now suggests conkeror.
344  -- Axel Beckert <abe@deuxchevaux.org>  Thu, 26 Jun 2008 01:31:32 +0200
346 conkeror (0.9~git080522-1) unstable; urgency=low
348   * Initial release for beta testers
349   * Based on commit fead87b7fa1156e750dcb01f903e6b8a35e43a37
351  -- Axel Beckert <abe@deuxchevaux.org>  Sun, 08 Jun 2008 23:08:34 +0200