Subversion Repositories

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

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