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