Add in_module(null); to debian webjumps module.
[conkeror/arlinius.git] / debian / changelog
blob2032aa552e27bc8c4390ca939c520d1c108af242
1 conkeror (0.9.2-1) unstable; urgency=low
3   * New upstream release
4     - Contains a new module system providing the capability for modules to
5       have their own namespace.
7  -- Axel Beckert <abe@debian.org>  Mon, 22 Mar 2010 19:11:32 +0100
9 conkeror (0.9.1+git100317-1) unstable; urgency=low
11   * New upstream snapshot
12     - venkman support
13     - noscript support overhaul, now enabled by default
14     - fixes building conkeror-spawn-process-helper with clang compiler
15     - several new page modes
16     - many cosmetic changes and minor bugfixes
17     - outdated emacswiki webjump removed
18   * [debian/rules] Also install contrib/art
20  -- Axel Beckert <abe@debian.org>  Wed, 17 Mar 2010 01:49:54 +0100
22 conkeror (0.9.1+git100220-1) unstable; urgency=low
24   * New upstream snapshot
25     - Honors cmdline.preventDefault as used since xulrunner 1.9.1.6-2
26   * Add support for the reportbug-helper-script of Debian's xulrunner
27     - Raise build-deps to debhelper >= 7.2.3~ due to dh_bugfiles
28   * Add alternative dependency on upcoming experimental xulrunner-1.9.2.
29   * Reorder xulrunner dependencies to have the current and preferred
30     versions first instead of sorting by package name. (Fixes piuparts
31     warning "dependency-does-not-exist".)
32   * Add a lintian override for the non-standard Xb-Xul-AppId header
33   * Removed Luca from the uploaders list (on his request)
35  -- Axel Beckert <abe@debian.org>  Sat, 20 Feb 2010 01:07:48 +0100
37 conkeror (0.9.1+git100131-1) unstable; urgency=low
39   * New upstream snapshot
40   * Make package working on Ubuntu again by reverting debian/conkeror.bin
41     to not using xulrunner-stub symbolic links anymore since Ubuntu doesn't
42     support this feature. Meh.
43   * Fix new Lintian 2.3.x warnings:
44     - debhelper-but-no-misc-depends
45     - obsolete-relation-form-in-source
46   * Add new Debian related webjumps:
47     - debpopcon
48     - buildd
49     - buildd-ports
50     - debqa
51   * Add Xb-Xul-AppId header to conkeror binary package for use with
52     mozilla-devscripts. (Closes: #562986)
53   * Bumped Standards-Version to 3.8.4 (no changes)
54   * Changed my e-mail address to my debian.org address
56  -- Axel Beckert <abe@debian.org>  Sun, 31 Jan 2010 17:52:43 +0100
58 conkeror (0.9.1-1) unstable; urgency=low
60   * New upstream version
61     + Closes: #542252 (YouTube download broken)
62   * Added alternative dependency on xulrunner-1.9.1
63   * Moved from directly calling "xulrunner application.ini" to calling a
64     symlinked xulrunner-stub (symlinking xulrunner-stub only works with
65     Debian's xulrunner-stub, thanks Mike Hommey :-), so that xulrunner can
66     decide which version of xulrunner is actually used.
67   * Refreshed debian/patches/sensible-editor.diff after upstream
68     whitespace changes.
69   * Changed debian/rules to not use the old $CONKEROR_VERSION$ macro
70     anymore.
71   * Do not include the whole contrib subdirectory in the binary
72     package. (Closes: #547896) Only include the xrev debugging tool for
73     now.
74   * A few Debian and Ubuntu webjumps have been added and enabled by
75     default. (Closes: #547908)
76   * Bumped Standards-Version to 3.8.3 (no changes)
78  -- Axel Beckert <abe@deuxchevaux.org>  Thu, 24 Sep 2009 02:35:02 +0200
80 conkeror (0.9~git090624-1) unstable; urgency=low
82   * Based on new snapshot (tagged with debian-0.9--git090624-1)
83     - Session saving support has been added, but not loaded by default
84     - Theming support has been removed (native GUI theming should be used
85       instead, e.g. GTK theming)
86   * Bumped Standards-Version to 3.8.2 (no changes)
87   * Replaced deprecated dh_clean -k by dh_prep and bumped debhelper
88     compatibility to 7.
89   * Removed deprecated dh_desktop. May cause not immediately registered
90     .desktop files on Debian Lenny.
91   * Moved MPL from debian/copyright to debian/MPL to allow compression in
92     the installed binary packages (as with the xulrunner-1.9 packages)
94  -- Axel Beckert <abe@deuxchevaux.org>  Thu, 25 Jun 2009 01:02:45 +0200
96 conkeror (0.9~git090223-1) unstable; urgency=low
98   * Debian packaging is now hosted in the upstream repository at
99     http://repo.or.cz/w/conkeror.git:
100     - Adjusted the Vcs-* headers in debian/control.
101     - Changed the build id to contain username and hostname instead of
102       commit id.
103   * Based on new snapshot (tagged with debian-0.9--git090223-1)
104     - spawn-process-helper has been renamed upstream to
105       conkeror-spawn-helper -- package names remain unchanged, conflict to
106       earlier versions of conkeror-spawn-process-helper
107     - Links on mouse over images now shown
108     - command switch -uu for universal-arg of following -f command
109   * Added NEWS.Debian to list changes relevant for users.
110   * Added README.source which documents how to build a Debian (source)
111     package from a Git working copy.
112   * Changed licencing of packaging from GPLv2 to the same licencing terms
113     as Conkeror itself.
114   * Updated debian/copyright to reflect current state of the project
115   * man page conkeror.1 now part of upstream.
116   * Added a call to dh_desktop (Thanks, Lintian 2.x!)
117   * Added a description to patches/sensible-editor.diff (Thanks, Lintian 2.x!)
118   * Replaced lintian overrides by an empty watch file with comment.
120  -- Axel Beckert <abe@deuxchevaux.org>  Mon, 23 Feb 2009 19:19:19 +0100
122 conkeror (0.9~git080629-2) unstable; urgency=low
124   * Don't suppress conkeror's output if we don't have to change it in the
125     wrapper [conkeror.bin]. (Closes: #498515)
127  -- Axel Beckert <abe@deuxchevaux.org>  Thu, 25 Sep 2008 01:40:07 +0200
129 conkeror (0.9~git080629-1) unstable; urgency=low
131   * Based on new snapshot (commit
132     6944096a1af033d0aa70d8b4cc19b271e0d832b1)
133   * Uses now quilt for patch management, added appropriate build-deps.
134   * Use sensible-editor instead of emacs by default.
135   * Changed default desktop icon from "web-browser.png" to
136     "browser". (Closes: #491880; fixes a desktop-file-validate warning)
137   * Made M-x conkeror-version show the Debian version instead of
138     '$CONKEROR_VERSION$'.
139   * Remove suggestion of zile since conkeror currently can't handle
140     text-mode only editors. Suggest the virtual package emacsen instead.
141   * Depends now on "xulrunner (>= 1.9~) | xulrunner-1.9" instead of solely
142     "xulrunner-1.9".
143   * Added a lintian override for debian-watch-file-is-missing since there
144     are no upstream releases to watch (yet).
146  -- Axel Beckert <abe@deuxchevaux.org>  Thu, 24 Jul 2008 00:49:28 +0200
148 conkeror (0.9~git080522-2) unstable; urgency=low
150   * Initial release for Debian (Closes: #394566)
151   * Cleaned up and removed files and directories not in the upstream git
152     repository.
153   * Unified file names in the debian directory.
154   * Bumped standards version to 3.8.0.
155   * Removed -height and -width options from man page and --help since them
156     being documented but not working is an open bug in Mozilla since 2000.
157     (See #267344 and https://bugzilla.mozilla.org/show_bug.cgi?id=50201)
158   * Added some more details to the man page.
159   * Added a CREDITS.Debian file.
160   * Added an automatically generated build id to application.ini. (See
161     http://developer.mozilla.org/en/docs/application.ini#The_.5BApp.5D_section)
162   * Added the Debian version to the version string in application.ini.
163   * Added a desktop file for conkeror.
164   * Made several several cosmetic changes to docs, etc.
165   * Added Luca Capello as co-maintainer.
166   * conkeror-spawn-process-helper now suggests conkeror.
168  -- Axel Beckert <abe@deuxchevaux.org>  Thu, 26 Jun 2008 01:31:32 +0200
170 conkeror (0.9~git080522-1) unstable; urgency=low
172   * Initial release for beta testers
173   * Based on commit fead87b7fa1156e750dcb01f903e6b8a35e43a37
175  -- Axel Beckert <abe@deuxchevaux.org>  Sun, 08 Jun 2008 23:08:34 +0200