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