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