Subversion Repositories

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

Rev 17 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

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