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