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