Subversion Repositories

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

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