Subversion Repositories

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

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