Rev 12 | Rev 15 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12 | Rev 13 | ||
---|---|---|---|
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 | 21 | ||
21 | -- Magnus Holmgren <holmgren@debian.org> Sun, 22 Aug 2010 01:11:17 +0200 |
22 | -- Magnus Holmgren <holmgren@debian.org> Sun, 22 Aug 2010 01:15:06 +0200 |
22 | 23 | ||
23 | crystalcursors (1.1.1-12) unstable; urgency=medium |
24 | crystalcursors (1.1.1-12) unstable; urgency=medium |
24 | 25 | ||
25 | [ Jari Aalto ] |
26 | [ Jari Aalto ] |
26 | * QA upload |
27 | * QA upload |
27 | * debian/rules |
28 | * debian/rules |
28 | - (install): remove deletion of empty directory |
29 | - (install): remove deletion of empty directory |
29 | usr/share/icons/default that is required in postinst |
30 | usr/share/icons/default that is required in postinst |
30 | (upgrade failure, Grave; Closes: #582517). |
31 | (upgrade failure, Grave; Closes: #582517). |
31 | 32 | ||
32 | -- 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 |
33 | 34 | ||
34 | crystalcursors (1.1.1-11) unstable; urgency=low |
35 | crystalcursors (1.1.1-11) unstable; urgency=low |
35 | 36 | ||
36 | [ Jari Aalto ] |
37 | [ Jari Aalto ] |
37 | * QA upload. |
38 | * QA upload. |
38 | - Move to packaging format "3.0 (quilt)" due to patch. |
39 | - Move to packaging format "3.0 (quilt)" due to patch. |
39 | * debian/compat |
40 | * debian/compat |
40 | - Update to 7. |
41 | - Update to 7. |
41 | * debian/changelog |
42 | * debian/changelog |
42 | - Delete EOL whitespaces. |
43 | - Delete EOL whitespaces. |
43 | * debian/control |
44 | * debian/control |
44 | - (Build-Depends): update obsolete xbase-clients to x11-apps. |
45 | - (Build-Depends): update obsolete xbase-clients to x11-apps. |
45 | (important; Closes: #575613). |
46 | (important; Closes: #575613). |
46 | Update to debhelper 7.1. Remove obsolete dpatch. |
47 | Update to debhelper 7.1. Remove obsolete dpatch. |
47 | - (Maintainer): set to QA Group. |
48 | - (Maintainer): set to QA Group. |
48 | - (Standards-Version): Update to 3.8.4. |
49 | - (Standards-Version): Update to 3.8.4. |
49 | - (crystalcursors::Section): Remove inherited field. |
50 | - (crystalcursors::Section): Remove inherited field. |
50 | * debian/copyright |
51 | * debian/copyright |
51 | - Point to LGPL-2. Change obsolete FSF address to URL. |
52 | - Point to LGPL-2. Change obsolete FSF address to URL. |
52 | - Update layout. |
53 | - Update layout. |
53 | * debian/patches |
54 | * debian/patches |
54 | - Convert from dpatch to quilt |
55 | - Convert from dpatch to quilt |
55 | - Combine trivial patches 01 and 02 (Makefile). |
56 | - Combine trivial patches 01 and 02 (Makefile). |
56 | * debian/rules |
57 | * debian/rules |
57 | - Remove obsolete dpatch. |
58 | - Remove obsolete dpatch. |
58 | - (install): Update dh_clean to dh_prep. Remove empty directory |
59 | - (install): Update dh_clean to dh_prep. Remove empty directory |
59 | usr/share/icons/default |
60 | usr/share/icons/default |
60 | - (clean): Fix lintian debian-rules-ignores-make-clean-error. |
61 | - (clean): Fix lintian debian-rules-ignores-make-clean-error. |
61 | * debian/source/format |
62 | * debian/source/format |
62 | - New file. |
63 | - New file. |
63 | 64 | ||
64 | -- 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 |
65 | 66 | ||
66 | crystalcursors (1.1.1-10) unstable; urgency=low |
67 | crystalcursors (1.1.1-10) unstable; urgency=low |
67 | 68 | ||
68 | * Added Homepage field |
69 | * Added Homepage field |
69 | 70 | ||
70 | -- 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 |
71 | 72 | ||
72 | crystalcursors (1.1.1-9) unstable; urgency=low |
73 | crystalcursors (1.1.1-9) unstable; urgency=low |
73 | 74 | ||
74 | * Applied ubuntu patch to fix FTBFS with dash (Closes: #459053) |
75 | * Applied ubuntu patch to fix FTBFS with dash (Closes: #459053) |
75 | * Bumped standards version |
76 | * Bumped standards version |
76 | 77 | ||
77 | -- 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 |
78 | 79 | ||
79 | crystalcursors (1.1.1-8) unstable; urgency=low |
80 | crystalcursors (1.1.1-8) unstable; urgency=low |
80 | 81 | ||
81 | * Updated maintainer field |
82 | * Updated maintainer field |
82 | 83 | ||
83 | -- 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 |
84 | 85 | ||
85 | crystalcursors (1.1.1-7) unstable; urgency=low |
86 | crystalcursors (1.1.1-7) unstable; urgency=low |
86 | 87 | ||
87 | * Don't remove u/s/icons/default (again) |
88 | * Don't remove u/s/icons/default (again) |
88 | Closes: #363059, thanks Magnus Holmgren |
89 | Closes: #363059, thanks Magnus Holmgren |
89 | 90 | ||
90 | * 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 |
91 | against upstreams Makefile (fix_build_target) |
92 | against upstreams Makefile (fix_build_target) |
92 | Closes: #368468 (FTBFS: Forgot to touch patch-stamp), |
93 | Closes: #368468 (FTBFS: Forgot to touch patch-stamp), |
93 | thanks Magnus Holmgren |
94 | thanks Magnus Holmgren |
94 | 95 | ||
95 | * 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 |
96 | 97 | ||
97 | * Minor Changes: |
98 | * Minor Changes: |
98 | - Sanitized package description, thanks Martin Michlmayr |
99 | - Sanitized package description, thanks Martin Michlmayr |
99 | - Bumped Standards Version, thanks Martin Michlmayr |
100 | - Bumped Standards Version, thanks Martin Michlmayr |
100 | - Substituted sed-command with grep -v, thanks Christoph Haas |
101 | - Substituted sed-command with grep -v, thanks Christoph Haas |
101 | 102 | ||
102 | -- 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 |
103 | 104 | ||
104 | crystalcursors (1.1.1-6) unstable; urgency=low |
105 | crystalcursors (1.1.1-6) unstable; urgency=low |
105 | 106 | ||
106 | * Provide /usr/share/icons/default |
107 | * Provide /usr/share/icons/default |
107 | Closes: #363059 "Fails to install, missing dir to create alternatives.", |
108 | Closes: #363059 "Fails to install, missing dir to create alternatives.", |
108 | thanks to Sune Vuorela and Steve Langasek |
109 | thanks to Sune Vuorela and Steve Langasek |
109 | 110 | ||
110 | * Restored wrappers for alternatives system |
111 | * Restored wrappers for alternatives system |
111 | Closes: #365072 "Please restore wrappers for alternatives system.", |
112 | Closes: #365072 "Please restore wrappers for alternatives system.", |
112 | thanks again Aaron M. Ucko |
113 | thanks again Aaron M. Ucko |
113 | 114 | ||
114 | * Adjusted Build-Depends and Build-Depends-Indep to make lintian happy |
115 | * Adjusted Build-Depends and Build-Depends-Indep to make lintian happy |
115 | 116 | ||
116 | * Introduced dpatch to change upstreams Makefile to keep upstream's |
117 | * Introduced dpatch to change upstreams Makefile to keep upstream's |
117 | sourcetree clean |
118 | sourcetree clean |
118 | 119 | ||
119 | -- 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 |
120 | 121 | ||
121 | crystalcursors (1.1.1-5) unstable; urgency=low |
122 | crystalcursors (1.1.1-5) unstable; urgency=low |
122 | 123 | ||
123 | * 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) |
124 | Closes: #362504 "Wrong path for Xorg 7.0" |
125 | Closes: #362504 "Wrong path for Xorg 7.0" |
125 | - removed lintian overrides |
126 | - removed lintian overrides |
126 | 127 | ||
127 | * Cleaned up update-alternatives script |
128 | * Cleaned up update-alternatives script |
128 | 129 | ||
129 | -- 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 |
130 | 131 | ||
131 | crystalcursors (1.1.1-4) unstable; urgency=low |
132 | crystalcursors (1.1.1-4) unstable; urgency=low |
132 | 133 | ||
133 | * Tightened dependency from x-window-system-core to xlibs-data. |
134 | * Tightened dependency from x-window-system-core to xlibs-data. |
134 | - Closes: #356602 "unneccessarily depends on x-window-system-core" |
135 | - Closes: #356602 "unneccessarily depends on x-window-system-core" |
135 | 136 | ||
136 | -- 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 |
137 | 138 | ||
138 | crystalcursors (1.1.1-3) unstable; urgency=low |
139 | crystalcursors (1.1.1-3) unstable; urgency=low |
139 | 140 | ||
140 | * Added dependency on x-window-system-core |
141 | * Added dependency on x-window-system-core |
141 | - Closes: #351200 "fails to install" |
142 | - Closes: #351200 "fails to install" |
142 | 143 | ||
143 | -- 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 |
144 | 145 | ||
145 | crystalcursors (1.1.1-2) unstable; urgency=low |
146 | crystalcursors (1.1.1-2) unstable; urgency=low |
146 | 147 | ||
147 | * Register crystalcursors as x-cursor-theme and make them thereby available |
148 | * Register crystalcursors as x-cursor-theme and make them thereby available |
148 | via update-alternatives |
149 | via update-alternatives |
149 | - Closes: #330626 "please register x-cursor-theme alternatives", many |
150 | - Closes: #330626 "please register x-cursor-theme alternatives", many |
150 | thanks to Aaron Ucko! |
151 | thanks to Aaron Ucko! |
151 | 152 | ||
152 | * Added a README.debian to explain how to use update-alternatives |
153 | * Added a README.debian to explain how to use update-alternatives |
153 | 154 | ||
154 | * Minor cleanup in rules file |
155 | * Minor cleanup in rules file |
155 | 156 | ||
156 | -- 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 |
157 | 158 | ||
158 | crystalcursors (1.1.1-1) unstable; urgency=low |
159 | crystalcursors (1.1.1-1) unstable; urgency=low |
159 | 160 | ||
160 | * New upstream release |
161 | * New upstream release |
161 | - Fixes some hot spot related bugs in the left-handed version |
162 | - Fixes some hot spot related bugs in the left-handed version |
162 | - Closes: #328298 "Hot Point of Lefthanded Themes Wrong", thanks Markus Bauer |
163 | - Closes: #328298 "Hot Point of Lefthanded Themes Wrong", thanks Markus Bauer |
163 | 164 | ||
164 | * Cleaned rules file |
165 | * Cleaned rules file |
165 | 166 | ||
166 | * Added override file to make lintian happy |
167 | * Added override file to make lintian happy |
167 | 168 | ||
168 | -- 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 |
169 | 170 | ||
170 | crystalcursors (1.1-1) unstable; urgency=low |
171 | crystalcursors (1.1-1) unstable; urgency=low |
171 | 172 | ||
172 | * Initial release (Closes: #322437) |
173 | * Initial release (Closes: #322437) |
173 | 174 | ||
174 | -- 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 |