Subversion Repositories

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

Rev 4 | Go to most recent revision | Details | Last modification | View Log | RSS feed

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