Subversion Repositories

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

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