Subversion Repositories

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

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