Subversion Repositories

?revision_form?Rev ?revision_input??revision_submit??revision_endform?

Rev 13 | Rev 16 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
15 magnus 1
crystalcursors (1.1.1-14) unstable; urgency=low
2
 
3
  * Replace bad clock animation frame in gray theme (Closes: #705782).
4
    Thanks to Maximiliano Curia <maxy@debian.org>.
5
 
6
 -- Magnus Holmgren <holmgren@debian.org>  Fri, 25 Mar 2016 16:07:21 +0100
7
 
4 magnus 8
crystalcursors (1.1.1-13) unstable; urgency=low
9
 
10
  * New maintainer (Closes: #529434).
5 magnus 11
  * Do not remove alternatives on upgrade.
6 magnus 12
  * Delete unused and unnecessary stuff from debian/rules.
13
  * Add build-indep target.
14
  * Drop 01-correct-upstreams-makefile.patch:
15
    - Pass PREFIX instead of DESTDIR from debian/rules
16
    - The "all" target should not have "clean" as a prerequisite; the
17
      problem in bug #368468 was just that patch-stamp wasn't created
18
      and we don't need that with source format 3.0.
7 magnus 19
  * Add CREDITS to debian/docs.
10 magnus 20
  * Add additional symlinks that Qt look for, as well as the missing
21
    ul_angle and ur_angle (Closes: #430827, #499344; works around:
22
    #548804).
9 magnus 23
  * Improve package description.
12 magnus 24
  * Give a suitable theme higher priority than the rest like; crystalblue
25
    (the blue, right-handed, animated theme) is what the upstream author
26
    intends as the default (Closes: #500881).
13 magnus 27
  * Bump Standards-Version to 3.9.1.
4 magnus 28
 
13 magnus 29
 -- Magnus Holmgren <holmgren@debian.org>  Sun, 22 Aug 2010 01:15:06 +0200
4 magnus 30
 
3 magnus 31
crystalcursors (1.1.1-12) unstable; urgency=medium
32
 
33
  [ Jari Aalto ]
34
  * QA upload
35
  * debian/rules
36
    - (install): remove deletion of empty directory
37
      usr/share/icons/default that is required in postinst
38
      (upgrade failure, Grave; Closes: #582517).
39
 
40
 -- Jari Aalto <jari.aalto@cante.net>  Tue, 25 May 2010 12:15:44 +0300
41
 
42
crystalcursors (1.1.1-11) unstable; urgency=low
43
 
44
  [ Jari Aalto ]
45
  * QA upload.
46
    - Move to packaging format "3.0 (quilt)" due to patch.
47
  * debian/compat
48
    - Update to 7.
49
  * debian/changelog
50
    - Delete EOL whitespaces.
51
  * debian/control
52
    - (Build-Depends): update obsolete xbase-clients to x11-apps.
53
      (important; Closes: #575613).
54
      Update to debhelper 7.1. Remove obsolete dpatch.
55
    - (Maintainer): set to QA Group.
56
    - (Standards-Version): Update to 3.8.4.
57
    - (crystalcursors::Section): Remove inherited field.
58
  * debian/copyright
59
    - Point to LGPL-2. Change obsolete FSF address to URL.
60
    - Update layout.
61
  * debian/patches
62
    - Convert from dpatch to quilt
63
    - Combine trivial patches 01 and 02 (Makefile).
64
  * debian/rules
65
    - Remove obsolete dpatch.
66
    - (install): Update dh_clean to dh_prep. Remove empty directory
67
      usr/share/icons/default
68
    - (clean): Fix lintian debian-rules-ignores-make-clean-error.
69
  * debian/source/format
70
    - New file.
71
 
72
 -- Jari Aalto <jari.aalto@cante.net>  Sun, 09 May 2010 20:42:23 +0300
73
 
74
crystalcursors (1.1.1-10) unstable; urgency=low
75
 
76
  * Added Homepage field
77
 
78
 -- Bastian Venthur <venthur@debian.org>  Wed, 26 Mar 2008 14:52:29 +0100
79
 
80
crystalcursors (1.1.1-9) unstable; urgency=low
81
 
82
  * Applied ubuntu patch to fix FTBFS with dash (Closes: #459053)
83
  * Bumped standards version
84
 
85
 -- Bastian Venthur <venthur@debian.org>  Sun, 20 Jan 2008 18:20:47 +0100
86
 
87
crystalcursors (1.1.1-8) unstable; urgency=low
88
 
89
  * Updated maintainer field
90
 
91
 -- Bastian Venthur <venthur@debian.org>  Wed, 18 Oct 2006 19:31:55 +0200
92
 
93
crystalcursors (1.1.1-7) unstable; urgency=low
94
 
95
  * Don't remove u/s/icons/default (again)
96
    Closes: #363059, thanks Magnus Holmgren
97
 
98
  * Corrected patch-rule, switched to easier dpatch.make and created a patch
99
    against upstreams Makefile (fix_build_target)
100
    Closes: #368468 (FTBFS: Forgot to touch patch-stamp),
101
    thanks Magnus Holmgren
102
 
103
  * Removed xlibs-data from Depends: we don't need it to install the package
104
 
105
  * Minor Changes:
106
    - Sanitized package description, thanks Martin Michlmayr
107
    - Bumped Standards Version, thanks Martin Michlmayr
108
    - Substituted sed-command with grep -v, thanks Christoph Haas
109
 
110
 -- Bastian Venthur <mail@venthur.de>  Mon, 22 May 2006 18:09:03 +0200
111
 
112
crystalcursors (1.1.1-6) unstable; urgency=low
113
 
114
  * Provide /usr/share/icons/default
115
    Closes: #363059 "Fails to install, missing dir to create alternatives.",
116
    thanks to Sune Vuorela and Steve Langasek
117
 
118
  * Restored wrappers for alternatives system
119
    Closes: #365072 "Please restore wrappers for alternatives system.",
120
    thanks again Aaron M. Ucko
121
 
122
  * Adjusted Build-Depends and Build-Depends-Indep to make lintian happy
123
 
124
  * Introduced dpatch to change upstreams Makefile to keep upstream's
125
    sourcetree clean
126
 
127
 -- Bastian Venthur <mail@venthur.de>  Fri, 28 Apr 2006 10:21:06 +0200
128
 
129
crystalcursors (1.1.1-5) unstable; urgency=low
130
 
131
  * Moved icons from old (/u/X11R6/l/X11/icons) to new (/u/s/icons)
132
    Closes: #362504 "Wrong path for Xorg 7.0"
133
    - removed lintian overrides
134
 
135
  * Cleaned up update-alternatives script
136
 
137
 -- Bastian Venthur <mail@venthur.de>  Thu, 13 Apr 2006 08:11:24 +0200
138
 
139
crystalcursors (1.1.1-4) unstable; urgency=low
140
 
141
  * Tightened dependency from x-window-system-core to xlibs-data.
142
    - Closes: #356602 "unneccessarily depends on x-window-system-core"
143
 
144
 -- Bastian Venthur <mail@venthur.de>  Mon, 20 Mar 2006 16:21:22 +0100
145
 
146
crystalcursors (1.1.1-3) unstable; urgency=low
147
 
148
  * Added dependency on x-window-system-core
149
    - Closes: #351200 "fails to install"
150
 
151
 -- Bastian Venthur <mail@venthur.de>  Mon, 27 Feb 2006 16:55:56 +0100
152
 
153
crystalcursors (1.1.1-2) unstable; urgency=low
154
 
155
  * Register crystalcursors as x-cursor-theme and make them thereby available
156
    via update-alternatives
157
    - Closes: #330626 "please register x-cursor-theme alternatives", many
158
    thanks to Aaron Ucko!
159
 
160
  * Added a README.debian to explain how to use update-alternatives
161
 
162
  * Minor cleanup in rules file
163
 
164
 -- Bastian Venthur <mail@venthur.de>  Sun, 27 Nov 2005 17:03:13 +0100
165
 
166
crystalcursors (1.1.1-1) unstable; urgency=low
167
 
168
  * New upstream release
169
    - Fixes some hot spot related bugs in the left-handed version
170
    - Closes: #328298 "Hot Point of Lefthanded Themes Wrong", thanks Markus Bauer
171
 
172
  * Cleaned rules file
173
 
174
  * Added override file to make lintian happy
175
 
176
 -- Bastian Venthur <mail@venthur.de>  Thu, 15 Sep 2005 21:10:44 +0200
177
 
178
crystalcursors (1.1-1) unstable; urgency=low
179
 
180
  * Initial release (Closes: #322437)
181
 
182
 -- Bastian Venthur <mail@venthur.de>  Tue,  9 Aug 2005 18:33:27 +0200