Subversion Repositories

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

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

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