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