Subversion Repositories

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

Rev 6 | Rev 8 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

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