File: changelog

package info (click to toggle)
comixcursors 0.9-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 908 kB
  • sloc: sh: 585; makefile: 150; python: 128
file content (261 lines) | stat: -rw-r--r-- 10,241 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
comixcursors (0.9-1) unstable; urgency=medium

  * The “Zainullah Naseri” release.
  * New upstream version.
    Highlights since previous release:
    * Increased transparency in shadows.
  * debian/*:
    * Update my email address for Debian work.
  * debian/control:
    * Declare “Standards-Version: 3.9.8”. No additional changes required.
    * Migrate packaging VCS to Git on NotABug.
    * Set “Homepage” field to new upstream home.
  * debian/copyright:
    * Add editor hints.
    * Update copyright notices.
    * Distinguish license conditions from license grants.
    * Update source URL to new upstream release location.
  * debian/README.source:
    * Remove obsolete information about obtaining upstream source.
    * Document how the source package is built.
  * debian/watch, debian/source.lintian-overrides:
    * Configure UScan for new upstream release location.
    * Remove Lintian override for missing UScan configuration.

 -- Ben Finney <bignose@debian.org>  Tue, 04 Oct 2016 09:18:04 +1100

comixcursors (0.8.2-1) unstable; urgency=low

  * The “Lose Your Face, Lose Your Name” release.
  * New upstream version (Closes: bug#726615).
    + Multi-sized cursors dramatically reduces the number of separate
      themes.
    + Removed the “bonus” variants that were inconsistent with the rest.
    + Different method for producing shadows in SVG.
      (Closes: bug#684869, bug#708133)
  * debian/control:
    + Declare “Standards-Version: 3.9.5”. No further changes required.
    + Update VCS fields for canonical hostname.
    + Remove transitional dummy package ‘comixcursors’.
    + Remove mention of “bonus” variants.
  * debian/templates/install.template, debian/package-mapping:
    + Install multi-sized cursor themes.
  * debian/templates/{pre,post}inst.template, debian/NEWS:
    + Remove size-specific cursor themes on upgrade.
  * debian/templates/{pre,post}{inst,rm}.template:
    + Search the correct icons directory for installed templates.
      (Closes: bug#648965)
  * debian/copyright:
    + Update copyright years and format URL.
    + Update license for Debian packaging to GPL-3+.
  * debian/patches/:
    + Update for current upstream version.
    + 02-rsvg-convert.patch:
      * Remove, merged upstream.
  * debian/bzr-builddeb.conf:
    + Add this package's configuration for ‘bzr builddeb’.
  * debian/compat, debian/control:
    + Require Debhelper minimum version 9.
  * debian/watch, debian/source.lintian-overrides:
    + Remove no-op ‘uscan’ configuration file.
  * debian/README.source:
    + Properly document how to make the Debian source package.

 -- Ben Finney <ben+debian@benfinney.id.au>  Tue, 21 Jan 2014 22:35:31 +1100

comixcursors (0.7.2-3) unstable; urgency=low

  * The “Falling Slowly” release.
  * debian/control:
    + Declare “Standards-Version: 3.9.3”. No further changes required.
  * debian/patches/02-rsvg-convert.patch:
    + Switch from deprecated ‘rsvg(1)’ to ‘rsvg-convert(1)’.
      Closes: bug#666473.

 -- Ben Finney <ben+debian@benfinney.id.au>  Sun, 12 Aug 2012 01:16:32 +1000

comixcursors (0.7.2-2) unstable; urgency=low

  * The “Midgard serpent” release.
  * debian/control:
    + Set “Priority: extra” for transitional binary package ‘comixcursors’.
  * debian/control, debian/rules:
    + Conform to “Standards-Version: 3.9.2”.
    + Add recommended build targets.
    + Increase minimum Debhelper version to support the new build targets.
  * debian/templates/docs.template:
    + ‘NEWS’ file already being installed as upstream changelog.

 -- Ben Finney <ben+debian@benfinney.id.au>  Sun, 31 Jul 2011 18:57:43 +1000

comixcursors (0.7.2-1) unstable; urgency=low

  * New upstream version.
  * Remove patches applied upstream:
    + debian/patches/02-qt-cursor-links.patch

 -- Ben Finney <ben+debian@benfinney.id.au>  Sun, 27 Feb 2011 09:36:21 +1100

comixcursors (0.7.1-1) unstable; urgency=low

  * The “Mackie Messer” release.
  * New upstream version.
  * debian/patches/02-qt-cursor-links.patch:
    + Add all missing cursor links from Qt4 documentation.
      (Closes: Bug#593890).
  * debian/control:
    + Produce a dummy transitional ‘comixcursors’ binary package.
  * Produce many per-binary-package Debian packaging files from templates.
  * debian/copyright:
    + Update information and format to current DEP-5 candidate format.

 -- Ben Finney <ben+debian@benfinney.id.au>  Wed, 23 Feb 2011 13:21:10 +1100

comixcursors (0.7-3) unstable; urgency=low

  * The “Celtissisme” release.
  * debian/rules:
    + We manage the build area manually, so use the ‘clean’ target to
      manually clean up.

 -- Ben Finney <ben+debian@benfinney.id.au>  Fri, 06 Aug 2010 00:30:58 +1000

comixcursors (0.7-2) unstable; urgency=low

  * The “Les sanglots longs” release.
  * debian/patches/01-custom-destdir.patch:
    + Use standard ‘DESTDIR’ variable for customising top-level install
      directory.
  * debian/control:
    + Update Homepage to descriptive URL.
    + Remove “Depends: ${shlibs:Depends}”, there are no executable files.
  * debian/control, debian/rules, debian/*.install, debian/*.docs:
    + Conform to “Standards-Version: 3.9.1”. No further changes needed.
    + Install documentation.
    + Split into multiple binary packages, aligned with upstream's
      groupings (RH translucent, LH translucent, RH opaque, LH opaque).
  * debian/preinst:
    + Handle the case where no cursor themes are yet installed
      (Closes: Bug#591595).

 -- Ben Finney <ben+debian@benfinney.id.au>  Thu, 05 Aug 2010 08:48:20 +1000

comixcursors (0.7-1) unstable; urgency=low

  * The “Gourou” release.
  * New upstream version. Highlights since previous release:
    + Build “Opaque” and “Left Handed” variants from one source package.
    + License changed to GPLv3 or later.
  * debian/copyright:
    + Update copyright information and upstream identities.
  * debian/patches/:
    + Remove, all existing patches incorporated upstream in this version.
  * debian/control:
    + Declare VCS-Browser URL for Debian packaging source.
    + Update description for currently-included variants.
  * debian/compat:
    + Declare ‘debhelper’ compatibility version 7.
  * debian/postinst, debian/prerm:
    + Handle all of the cursor themes installed by this package.
  * debian/rules:
    + Use new names for upstream files.
    + Adjust for changes in upstream build system.

 -- Ben Finney <ben+debian@benfinney.id.au>  Tue, 08 Jun 2010 12:43:01 +1000

comixcursors (0.6.1-2) unstable; urgency=low

  * The “Clochettes” release.
  * debian/control:
    + “Build-Depends: librsvg2-bin” instead of inkscape.
  * debian/patches/03-convert-using-rsvg.patch:
    + Use ‘rsvg’ for conversion from SVG to PNG.

 -- Ben Finney <ben+debian@benfinney.id.au>  Sun, 09 May 2010 13:01:22 +1000

comixcursors (0.6.1-1) unstable; urgency=low

  * The “Baladin” release.
  * Adopt this package; thanks Sune Vuorela for maintaining to date.
    (Closes: bug#532020).
  * New upstream version. Highlights since previous release:
    + Added red cursors.
    + Progress animation expanded to 24 frames.
    + Various fixes to cursors.
  * debian/copyright:
    + Format per draft DEP-5 machine-parseable format.
    + Update copyright information.
  * debian/source/format:
    + Switch to source format “3.0 (quilt)”.
  * debian/control:
    + Conform to “Standards-Version: 3.8.4”. No further changes needed.
    + Update URL for upstream home page.
    + Declare VCS URL for Debian packaging source.
    + Re-word the description for natural English-language style.
  * debian/watch:
    + Explain why we can't currently use ‘uscan’.
  * debian/patches/01-declare-bash-programs.patch:
    + Declare correct shebang line for Bash program ‘install-all.sh’.
  * debian/patches/02-custom-destination.patch:
    + Use an environment variable to override destination directory.
  * debian/control, debian/rules:
    + Switch to debhelper version 7 and ‘dh’.
    + Build from source using upstream's build system
      (Closes: bug#531625).
      This also reduces package size since many duplicated icon files now
      result in symlinks.

 -- Ben Finney <ben+debian@benfinney.id.au>  Sat, 24 Apr 2010 09:19:08 +1000

comixcursors (0.5.0-1) unstable; urgency=low

  * The "finally I get around to look at Barry's work"-release
  * Based on very nice work done by Barry deFreese.
  * New upstream release (Closes: #448722)
    + Christmas theme removed and "Custom" added
    + Empty bz2 file no longer included (Closes: #392371)
  * Bump debhelper build-dep and compat to 5
  * Remove comments from rules
  * Remove workaround to upstream issue introduced in 0.4.1-4
  * Update maintainer scripts (Closes: #392657). This will trigger this bug on
    this upgrade, but only this time.
    + Don't remove and re-install all alternatives on upgrade
    + Remove themes no longer shipped in preinst and add new themes on upgrade
  * Move homepage field from description
  * Bump standards
  * Do stuff in binary-indep instead of binary-arch. Thanks lintian.

 -- Sune Vuorela <debian@pusling.com>  Sun, 27 Jan 2008 02:03:46 +0100

comixcursors (0.4.1-4) unstable; urgency=low

  * Hacking around problems with gnome theme manager (Closes: #372572)

 -- Sune Vuorela <debian@pusling.com>  Thu, 28 Sep 2006 15:59:19 +0200

comixcursors (0.4.1-3) unstable; urgency=low

  * fixing alternatives once more (Closes: #355890)

 -- Sune Vuorela <debian@pusling.com>  Fri, 26 May 2006 23:34:56 +0000

comixcursors (0.4.1-2) unstable; urgency=low

  * Fixes typo in prerm (Closes: #364742)

 -- Sune Vuorela <debian@pusling.com>  Wed, 26 Apr 2006 10:26:00 +0000

comixcursors (0.4.1-1) unstable; urgency=low

  * New upstream release
  * Moved out of /usr/X11R6 to /usr/share/icons (Closes: #362098)
  * Registering with the alternatives system; thanks to Bastian
    Venthur (Closes: #355890)

 -- Sune Vuorela <debian@pusling.com>  Sat, 22 Apr 2006 17:15:13 +0000

comixcursors (0.3.2-1) unstable; urgency=low

  * Initial release Closes: #344520

 -- Sune Vuorela <debian@pusling.com>  Fri, 23 Dec 2005 11:57:22 +0000