Prepare Debian package release 0.9.3-1
[conkeror.git] / debian / changelog
blob09aa02348b8b98ee15f50939c5fb7217379c5278
1 conkeror (0.9.3-1) experimental; urgency=low
3   * New upstream milestone
4     - Supports XULRunner 2
5     - New minibuffer handling, no more input-modes
6     - Offers a Twitter page mode
7   * Fix (.deb package specific) ubuntubugs webjump
8   * debian/patches/deb-webumps.diff no more modifies
9     defaults/preferences/default-modules.js but creates a new file named
10     defaults/preferences/debian-default-modules.js instead. This should
11     make the patch much more robust against changes in upstream's default
12     modules list. Thanks to John J. Foerch for the suggestion.
14  -- Axel Beckert <abe@debian.org>  Wed, 06 Oct 2010 20:59:43 +0200
16 conkeror (0.9.2+git100804-1) unstable; urgency=low
18   * New upstream snapshot
19   * Bump Standards-Version to 3.9.1
20     - Use "Breaks" instead of "Conflicts".
22  -- Axel Beckert <abe@debian.org>  Wed, 04 Aug 2010 23:04:35 +0200
24 conkeror (0.9.2+git100420-2) unstable; urgency=low
26   * The "forgotten details" upload
27   * Add appropriate NEWS entry with breaking changes for last upload.
28   * Renamed NEWS.Debian in the source package so that it will be
29     automatically installed as NEWS.Debian.
30   * Add "mentions Conkeror in the user agent string" to last changelog entry.
32  -- Axel Beckert <abe@debian.org>  Tue, 20 Apr 2010 23:34:00 +0200
34 conkeror (0.9.2+git100420-1) unstable; urgency=low
36   * New upstream snapshot
37     - many xulrunner 1.9.2 compatibility fixes
38     - minibuffer overhaul
39     - mentions "Conkeror" in the user agent string
41  -- Axel Beckert <abe@debian.org>  Tue, 20 Apr 2010 17:42:01 +0200
43 conkeror (0.9.2+git100324-2) unstable; urgency=low
45   * Further adaptions of the debian webjumps to the new module system as
46     suggested by John J. Foerch. Includes renaming the webjumps' file from
47     modules/debian/webjumps.js to modules/debian/debian-webjumps.js.
49  -- Axel Beckert <abe@debian.org>  Wed, 24 Mar 2010 23:45:50 +0100
51 conkeror (0.9.2+git100324-1) unstable; urgency=low
53   * New upstream snapshot
54     - some minor bug fixes
55   * Refresh quilt patches (should have been done already for the last
56     upload)
57   * Adapt debian webjumps module to new module system (fixes lost default
58     webjumps in the previous upload). Thanks to gzeus for noticing!
59   * Add debian/source/format to silence lintian.
61  -- Axel Beckert <abe@debian.org>  Wed, 24 Mar 2010 01:27:57 +0100
63 conkeror (0.9.2-1) unstable; urgency=low
65   * New upstream release
66     - Contains a new module system providing the capability for modules to
67       have their own namespace.
69  -- Axel Beckert <abe@debian.org>  Mon, 22 Mar 2010 19:11:32 +0100
71 conkeror (0.9.1+git100317-1) unstable; urgency=low
73   * New upstream snapshot
74     - venkman support
75     - noscript support overhaul, now enabled by default
76     - fixes building conkeror-spawn-process-helper with clang compiler
77     - several new page modes
78     - many cosmetic changes and minor bugfixes
79     - outdated emacswiki webjump removed
80   * [debian/rules] Also install contrib/art
82  -- Axel Beckert <abe@debian.org>  Wed, 17 Mar 2010 01:49:54 +0100
84 conkeror (0.9.1+git100220-1) unstable; urgency=low
86   * New upstream snapshot
87     - Honors cmdline.preventDefault as used since xulrunner 1.9.1.6-2
88   * Add support for the reportbug-helper-script of Debian's xulrunner
89     - Raise build-deps to debhelper >= 7.2.3~ due to dh_bugfiles
90   * Add alternative dependency on upcoming experimental xulrunner-1.9.2.
91   * Reorder xulrunner dependencies to have the current and preferred
92     versions first instead of sorting by package name. (Fixes piuparts
93     warning "dependency-does-not-exist".)
94   * Add a lintian override for the non-standard Xb-Xul-AppId header
95   * Removed Luca from the uploaders list (on his request)
97  -- Axel Beckert <abe@debian.org>  Sat, 20 Feb 2010 01:07:48 +0100
99 conkeror (0.9.1+git100131-1) unstable; urgency=low
101   * New upstream snapshot
102   * Make package working on Ubuntu again by reverting debian/conkeror.bin
103     to not using xulrunner-stub symbolic links anymore since Ubuntu doesn't
104     support this feature. Meh.
105   * Fix new Lintian 2.3.x warnings:
106     - debhelper-but-no-misc-depends
107     - obsolete-relation-form-in-source
108   * Add new Debian related webjumps:
109     - debpopcon
110     - buildd
111     - buildd-ports
112     - debqa
113   * Add Xb-Xul-AppId header to conkeror binary package for use with
114     mozilla-devscripts. (Closes: #562986)
115   * Bumped Standards-Version to 3.8.4 (no changes)
116   * Changed my e-mail address to my debian.org address
118  -- Axel Beckert <abe@debian.org>  Sun, 31 Jan 2010 17:52:43 +0100
120 conkeror (0.9.1-1) unstable; urgency=low
122   * New upstream version
123     + Closes: #542252 (YouTube download broken)
124   * Added alternative dependency on xulrunner-1.9.1
125   * Moved from directly calling "xulrunner application.ini" to calling a
126     symlinked xulrunner-stub (symlinking xulrunner-stub only works with
127     Debian's xulrunner-stub, thanks Mike Hommey :-), so that xulrunner can
128     decide which version of xulrunner is actually used.
129   * Refreshed debian/patches/sensible-editor.diff after upstream
130     whitespace changes.
131   * Changed debian/rules to not use the old $CONKEROR_VERSION$ macro
132     anymore.
133   * Do not include the whole contrib subdirectory in the binary
134     package. (Closes: #547896) Only include the xrev debugging tool for
135     now.
136   * A few Debian and Ubuntu webjumps have been added and enabled by
137     default. (Closes: #547908)
138   * Bumped Standards-Version to 3.8.3 (no changes)
140  -- Axel Beckert <abe@deuxchevaux.org>  Thu, 24 Sep 2009 02:35:02 +0200
142 conkeror (0.9~git090624-1) unstable; urgency=low
144   * Based on new snapshot (tagged with debian-0.9--git090624-1)
145     - Session saving support has been added, but not loaded by default
146     - Theming support has been removed (native GUI theming should be used
147       instead, e.g. GTK theming)
148   * Bumped Standards-Version to 3.8.2 (no changes)
149   * Replaced deprecated dh_clean -k by dh_prep and bumped debhelper
150     compatibility to 7.
151   * Removed deprecated dh_desktop. May cause not immediately registered
152     .desktop files on Debian Lenny.
153   * Moved MPL from debian/copyright to debian/MPL to allow compression in
154     the installed binary packages (as with the xulrunner-1.9 packages)
156  -- Axel Beckert <abe@deuxchevaux.org>  Thu, 25 Jun 2009 01:02:45 +0200
158 conkeror (0.9~git090223-1) unstable; urgency=low
160   * Debian packaging is now hosted in the upstream repository at
161     http://repo.or.cz/w/conkeror.git:
162     - Adjusted the Vcs-* headers in debian/control.
163     - Changed the build id to contain username and hostname instead of
164       commit id.
165   * Based on new snapshot (tagged with debian-0.9--git090223-1)
166     - spawn-process-helper has been renamed upstream to
167       conkeror-spawn-helper -- package names remain unchanged, conflict to
168       earlier versions of conkeror-spawn-process-helper
169     - Links on mouse over images now shown
170     - command switch -uu for universal-arg of following -f command
171   * Added NEWS.Debian to list changes relevant for users.
172   * Added README.source which documents how to build a Debian (source)
173     package from a Git working copy.
174   * Changed licencing of packaging from GPLv2 to the same licencing terms
175     as Conkeror itself.
176   * Updated debian/copyright to reflect current state of the project
177   * man page conkeror.1 now part of upstream.
178   * Added a call to dh_desktop (Thanks, Lintian 2.x!)
179   * Added a description to patches/sensible-editor.diff (Thanks, Lintian 2.x!)
180   * Replaced lintian overrides by an empty watch file with comment.
182  -- Axel Beckert <abe@deuxchevaux.org>  Mon, 23 Feb 2009 19:19:19 +0100
184 conkeror (0.9~git080629-2) unstable; urgency=low
186   * Don't suppress conkeror's output if we don't have to change it in the
187     wrapper [conkeror.bin]. (Closes: #498515)
189  -- Axel Beckert <abe@deuxchevaux.org>  Thu, 25 Sep 2008 01:40:07 +0200
191 conkeror (0.9~git080629-1) unstable; urgency=low
193   * Based on new snapshot (commit
194     6944096a1af033d0aa70d8b4cc19b271e0d832b1)
195   * Uses now quilt for patch management, added appropriate build-deps.
196   * Use sensible-editor instead of emacs by default.
197   * Changed default desktop icon from "web-browser.png" to
198     "browser". (Closes: #491880; fixes a desktop-file-validate warning)
199   * Made M-x conkeror-version show the Debian version instead of
200     '$CONKEROR_VERSION$'.
201   * Remove suggestion of zile since conkeror currently can't handle
202     text-mode only editors. Suggest the virtual package emacsen instead.
203   * Depends now on "xulrunner (>= 1.9~) | xulrunner-1.9" instead of solely
204     "xulrunner-1.9".
205   * Added a lintian override for debian-watch-file-is-missing since there
206     are no upstream releases to watch (yet).
208  -- Axel Beckert <abe@deuxchevaux.org>  Thu, 24 Jul 2008 00:49:28 +0200
210 conkeror (0.9~git080522-2) unstable; urgency=low
212   * Initial release for Debian (Closes: #394566)
213   * Cleaned up and removed files and directories not in the upstream git
214     repository.
215   * Unified file names in the debian directory.
216   * Bumped standards version to 3.8.0.
217   * Removed -height and -width options from man page and --help since them
218     being documented but not working is an open bug in Mozilla since 2000.
219     (See #267344 and https://bugzilla.mozilla.org/show_bug.cgi?id=50201)
220   * Added some more details to the man page.
221   * Added a CREDITS.Debian file.
222   * Added an automatically generated build id to application.ini. (See
223     http://developer.mozilla.org/en/docs/application.ini#The_.5BApp.5D_section)
224   * Added the Debian version to the version string in application.ini.
225   * Added a desktop file for conkeror.
226   * Made several several cosmetic changes to docs, etc.
227   * Added Luca Capello as co-maintainer.
228   * conkeror-spawn-process-helper now suggests conkeror.
230  -- Axel Beckert <abe@deuxchevaux.org>  Thu, 26 Jun 2008 01:31:32 +0200
232 conkeror (0.9~git080522-1) unstable; urgency=low
234   * Initial release for beta testers
235   * Based on commit fead87b7fa1156e750dcb01f903e6b8a35e43a37
237  -- Axel Beckert <abe@deuxchevaux.org>  Sun, 08 Jun 2008 23:08:34 +0200