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