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