Remove Lintian override for missing UScan configuration.
[debian_comixcursors.git] / debian / changelog
blobc42487a9f9c743a68767618c32ab2c4be7f3e19e
1 comixcursors (0.8.2-2) UNRELEASED; urgency=low
3   * debian/*:
4     * Update my email address for Debian work.
5   * debian/control:
6     * Declare “Standards-Version: 3.9.8”. No additional changes required.
7     * Migrate packaging VCS to Git on NotABug.
8     * Set “Homepage” field to new upstream home.
9   * debian/copyright:
10     * Add editor hints.
11     * Update copyright notices.
12     * Distinguish license conditions from license grants.
13   * debian/README.source:
14     * Document how the source package is built.
15   * debian/watch, debian/source.lintian-overrides:
16     * Configure UScan for new upstream release location.
17     * Remove Lintian override for missing UScan configuration.
19  --
21 comixcursors (0.8.2-1) unstable; urgency=low
23   * The “Lose Your Face, Lose Your Name” release.
24   * New upstream version (Closes: bug#726615).
25     + Multi-sized cursors dramatically reduces the number of separate
26       themes.
27     + Removed the “bonus” variants that were inconsistent with the rest.
28     + Different method for producing shadows in SVG.
29       (Closes: bug#684869, bug#708133)
30   * debian/control:
31     + Declare “Standards-Version: 3.9.5”. No further changes required.
32     + Update VCS fields for canonical hostname.
33     + Remove transitional dummy package ‘comixcursors’.
34     + Remove mention of “bonus” variants.
35   * debian/templates/install.template, debian/package-mapping:
36     + Install multi-sized cursor themes.
37   * debian/templates/{pre,post}inst.template, debian/NEWS:
38     + Remove size-specific cursor themes on upgrade.
39   * debian/templates/{pre,post}{inst,rm}.template:
40     + Search the correct icons directory for installed templates.
41       (Closes: bug#648965)
42   * debian/copyright:
43     + Update copyright years and format URL.
44     + Update license for Debian packaging to GPL-3+.
45   * debian/patches/:
46     + Update for current upstream version.
47     + 02-rsvg-convert.patch:
48       * Remove, merged upstream.
49   * debian/bzr-builddeb.conf:
50     + Add this package's configuration for ‘bzr builddeb’.
51   * debian/compat, debian/control:
52     + Require Debhelper minimum version 9.
53   * debian/watch, debian/source.lintian-overrides:
54     + Remove no-op ‘uscan’ configuration file.
55   * debian/README.source:
56     + Properly document how to make the Debian source package.
58  -- Ben Finney <ben+debian@benfinney.id.au>  Tue, 21 Jan 2014 22:35:31 +1100
60 comixcursors (0.7.2-3) unstable; urgency=low
62   * The “Falling Slowly” release.
63   * debian/control:
64     + Declare “Standards-Version: 3.9.3”. No further changes required.
65   * debian/patches/02-rsvg-convert.patch:
66     + Switch from deprecated ‘rsvg(1)’ to ‘rsvg-convert(1)’.
67       Closes: bug#666473.
69  -- Ben Finney <ben+debian@benfinney.id.au>  Sun, 12 Aug 2012 01:16:32 +1000
71 comixcursors (0.7.2-2) unstable; urgency=low
73   * The “Midgard serpent” release.
74   * debian/control:
75     + Set “Priority: extra” for transitional binary package ‘comixcursors’.
76   * debian/control, debian/rules:
77     + Conform to “Standards-Version: 3.9.2”.
78     + Add recommended build targets.
79     + Increase minimum Debhelper version to support the new build targets.
80   * debian/templates/docs.template:
81     + ‘NEWS’ file already being installed as upstream changelog.
83  -- Ben Finney <ben+debian@benfinney.id.au>  Sun, 31 Jul 2011 18:57:43 +1000
85 comixcursors (0.7.2-1) unstable; urgency=low
87   * New upstream version.
88   * Remove patches applied upstream:
89     + debian/patches/02-qt-cursor-links.patch
91  -- Ben Finney <ben+debian@benfinney.id.au>  Sun, 27 Feb 2011 09:36:21 +1100
93 comixcursors (0.7.1-1) unstable; urgency=low
95   * The “Mackie Messer” release.
96   * New upstream version.
97   * debian/patches/02-qt-cursor-links.patch:
98     + Add all missing cursor links from Qt4 documentation.
99       (Closes: Bug#593890).
100   * debian/control:
101     + Produce a dummy transitional ‘comixcursors’ binary package.
102   * Produce many per-binary-package Debian packaging files from templates.
103   * debian/copyright:
104     + Update information and format to current DEP-5 candidate format.
106  -- Ben Finney <ben+debian@benfinney.id.au>  Wed, 23 Feb 2011 13:21:10 +1100
108 comixcursors (0.7-3) unstable; urgency=low
110   * The “Celtissisme” release.
111   * debian/rules:
112     + We manage the build area manually, so use the ‘clean’ target to
113       manually clean up.
115  -- Ben Finney <ben+debian@benfinney.id.au>  Fri, 06 Aug 2010 00:30:58 +1000
117 comixcursors (0.7-2) unstable; urgency=low
119   * The “Les sanglots longs” release.
120   * debian/patches/01-custom-destdir.patch:
121     + Use standard ‘DESTDIR’ variable for customising top-level install
122       directory.
123   * debian/control:
124     + Update Homepage to descriptive URL.
125     + Remove “Depends: ${shlibs:Depends}”, there are no executable files.
126   * debian/control, debian/rules, debian/*.install, debian/*.docs:
127     + Conform to “Standards-Version: 3.9.1”. No further changes needed.
128     + Install documentation.
129     + Split into multiple binary packages, aligned with upstream's
130       groupings (RH translucent, LH translucent, RH opaque, LH opaque).
131   * debian/preinst:
132     + Handle the case where no cursor themes are yet installed
133       (Closes: Bug#591595).
135  -- Ben Finney <ben+debian@benfinney.id.au>  Thu, 05 Aug 2010 08:48:20 +1000
137 comixcursors (0.7-1) unstable; urgency=low
139   * The “Gourou” release.
140   * New upstream version. Highlights since previous release:
141     + Build “Opaque” and “Left Handed” variants from one source package.
142     + License changed to GPLv3 or later.
143   * debian/copyright:
144     + Update copyright information and upstream identities.
145   * debian/patches/:
146     + Remove, all existing patches incorporated upstream in this version.
147   * debian/control:
148     + Declare VCS-Browser URL for Debian packaging source.
149     + Update description for currently-included variants.
150   * debian/compat:
151     + Declare ‘debhelper’ compatibility version 7.
152   * debian/postinst, debian/prerm:
153     + Handle all of the cursor themes installed by this package.
154   * debian/rules:
155     + Use new names for upstream files.
156     + Adjust for changes in upstream build system.
158  -- Ben Finney <ben+debian@benfinney.id.au>  Tue, 08 Jun 2010 12:43:01 +1000
160 comixcursors (0.6.1-2) unstable; urgency=low
162   * The “Clochettes” release.
163   * debian/control:
164     + “Build-Depends: librsvg2-bin” instead of inkscape.
165   * debian/patches/03-convert-using-rsvg.patch:
166     + Use ‘rsvg’ for conversion from SVG to PNG.
168  -- Ben Finney <ben+debian@benfinney.id.au>  Sun, 09 May 2010 13:01:22 +1000
170 comixcursors (0.6.1-1) unstable; urgency=low
172   * The “Baladin” release.
173   * Adopt this package; thanks Sune Vuorela for maintaining to date.
174     (Closes: bug#532020).
175   * New upstream version. Highlights since previous release:
176     + Added red cursors.
177     + Progress animation expanded to 24 frames.
178     + Various fixes to cursors.
179   * debian/copyright:
180     + Format per draft DEP-5 machine-parseable format.
181     + Update copyright information.
182   * debian/source/format:
183     + Switch to source format “3.0 (quilt)”.
184   * debian/control:
185     + Conform to “Standards-Version: 3.8.4”. No further changes needed.
186     + Update URL for upstream home page.
187     + Declare VCS URL for Debian packaging source.
188     + Re-word the description for natural English-language style.
189   * debian/watch:
190     + Explain why we can't currently use ‘uscan’.
191   * debian/patches/01-declare-bash-programs.patch:
192     + Declare correct shebang line for Bash program ‘install-all.sh’.
193   * debian/patches/02-custom-destination.patch:
194     + Use an environment variable to override destination directory.
195   * debian/control, debian/rules:
196     + Switch to debhelper version 7 and ‘dh’.
197     + Build from source using upstream's build system
198       (Closes: bug#531625).
199       This also reduces package size since many duplicated icon files now
200       result in symlinks.
202  -- Ben Finney <ben+debian@benfinney.id.au>  Sat, 24 Apr 2010 09:19:08 +1000
204 comixcursors (0.5.0-1) unstable; urgency=low
206   * The "finally I get around to look at Barry's work"-release
207   * Based on very nice work done by Barry deFreese.
208   * New upstream release (Closes: #448722)
209     + Christmas theme removed and "Custom" added
210     + Empty bz2 file no longer included (Closes: #392371)
211   * Bump debhelper build-dep and compat to 5
212   * Remove comments from rules
213   * Remove workaround to upstream issue introduced in 0.4.1-4
214   * Update maintainer scripts (Closes: #392657). This will trigger this bug on
215     this upgrade, but only this time.
216     + Don't remove and re-install all alternatives on upgrade
217     + Remove themes no longer shipped in preinst and add new themes on upgrade
218   * Move homepage field from description
219   * Bump standards
220   * Do stuff in binary-indep instead of binary-arch. Thanks lintian.
222  -- Sune Vuorela <debian@pusling.com>  Sun, 27 Jan 2008 02:03:46 +0100
224 comixcursors (0.4.1-4) unstable; urgency=low
226   * Hacking around problems with gnome theme manager (Closes: #372572)
228  -- Sune Vuorela <debian@pusling.com>  Thu, 28 Sep 2006 15:59:19 +0200
230 comixcursors (0.4.1-3) unstable; urgency=low
232   * fixing alternatives once more (Closes: #355890)
234  -- Sune Vuorela <debian@pusling.com>  Fri, 26 May 2006 23:34:56 +0000
236 comixcursors (0.4.1-2) unstable; urgency=low
238   * Fixes typo in prerm (Closes: #364742)
240  -- Sune Vuorela <debian@pusling.com>  Wed, 26 Apr 2006 10:26:00 +0000
242 comixcursors (0.4.1-1) unstable; urgency=low
244   * New upstream release
245   * Moved out of /usr/X11R6 to /usr/share/icons (Closes: #362098)
246   * Registering with the alternatives system; thanks to Bastian
247     Venthur (Closes: #355890)
249  -- Sune Vuorela <debian@pusling.com>  Sat, 22 Apr 2006 17:15:13 +0000
251 comixcursors (0.3.2-1) unstable; urgency=low
253   * Initial release Closes: #344520
255  -- Sune Vuorela <debian@pusling.com>  Fri, 23 Dec 2005 11:57:22 +0000