File: changelog

package info (click to toggle)
x11proto-xext 7.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd, stretch
  • size: 1,560 kB
  • ctags: 2,805
  • sloc: xml: 15,131; sh: 3,855; ansic: 3,025; makefile: 314
file content (196 lines) | stat: -rw-r--r-- 6,315 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
x11proto-xext (7.3.0-1) unstable; urgency=low

  * New upstream release.

 -- Maarten Lankhorst <maarten.lankhorst@ubuntu.com>  Mon, 06 Jan 2014 10:38:51 +0100

x11proto-xext (7.2.99.901-1) experimental; urgency=low

  * New upstream release candidate.

 -- Julien Cristau <jcristau@debian.org>  Sun, 24 Nov 2013 17:08:53 +0100

x11proto-xext (7.2.1-1) unstable; urgency=low

  * New upstream release.
  * Don't require (fake)root for debian/rules clean.
  * Set docdir in configure directly.
  * Bump build-deps on xutils-dev, xmlto and xorg-sgml-doctools per
    configure.ac.

 -- Julien Cristau <jcristau@debian.org>  Sun, 15 Apr 2012 19:44:59 +0200

x11proto-xext (7.2.0-3) unstable; urgency=low

  * Mark x11proto-xext-dev Multi-Arch: foreign
  * Install .pc file to /usr/share/pkgconfig insetad of
    /usr/lib/pkgconfig
  * drop dependency on libxau-dev, not needed at all by the proto
    headers; depend on x11proto-core-dev instead, which may have been the
    original intent.

 -- Steve Langasek <vorlon@debian.org>  Fri, 17 Jun 2011 09:08:06 -0700

x11proto-xext (7.2.0-2) unstable; urgency=low

  * Upload to unstable.

 -- Julien Cristau <jcristau@debian.org>  Thu, 28 Apr 2011 13:40:53 +0200

x11proto-xext (7.2.0-1) experimental; urgency=low

  * New upstream release.

 -- Cyril Brulebois <kibi@debian.org>  Sun, 27 Feb 2011 12:03:52 +0100

x11proto-xext (7.1.99.0-1) experimental; urgency=low

  [ Christopher James Halse Rogers ]
  * New upstream snapshot.
  * Drop *.css from .install file.  The CSS files are now shipped only once
    in xorg-sgml-doctools rather than duplicated for each doc.

  [ Julien Cristau ]
  * Remove Andres Salomon and David Nusinow from Uploaders.  Thanks for your
    work!
  * Bump Standards-Version to 3.9.1.

 -- Julien Cristau <jcristau@debian.org>  Mon, 14 Feb 2011 16:55:37 +0100

x11proto-xext (7.1.2-1) unstable; urgency=low

  [ Julien Cristau ]
  * Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
    good reason.  Thanks, Colin Watson!
  * Remove myself from Uploaders

  [ Robert Hooker ]
  * New upstream release.
  * Bump xutils-dev build dep for util-macros 1.10 requirement.

  [ Cyril Brulebois ]
  * Add pkg-config build-dep.
  * Add xmlto, xorg-sgml-doctools, and w3m build-dep for the specs.
  * Pass --with-xmlto and --without-fop, we want html and txt only.
  * Kill *.xml in the doc directory, no point in shipping them.
  * Ship *.html, *.css, and *.txt from the doc directory.
  * Switch from --list-missing to --fail-missing for additional safety.
  * No longer pass --disable-shared, this option is gone.
  * Add myself to Uploaders.

 -- Cyril Brulebois <kibi@debian.org>  Sat, 06 Nov 2010 02:12:03 +0100

x11proto-xext (7.1.1-2) unstable; urgency=low

  * Upload to unstable.

 -- Julien Cristau <jcristau@debian.org>  Wed, 06 Jan 2010 12:30:57 +0000

x11proto-xext (7.1.1-1) experimental; urgency=low

  [ Timo Aaltonen ]
  * Add README.source from xsfbs. Bump Standards-Version to 3.8.1.

  [ Julien Cristau ]
  * Drop Pre-Depends on x11-common, needed for upgrades from sarge.
  * Drop Conflicts/Replaces on libxext-dev and libxtst-dev, same deal.
  * Bump debhelper compat level to 5.
  * Bump Standards-Version to 3.8.3.
  * New upstream release
    + many files moved from here to libXext and other extension libraries,
      some others have been renamed
  * Break old versions of libxtst-dev and libxext-dev to make sure the headers
    don't go missing.
  * Bump xutils-dev build-dep to 1:7.4+4.

 -- Julien Cristau <jcristau@debian.org>  Sat, 12 Sep 2009 10:38:48 +0200

x11proto-xext (7.0.4-2) unstable; urgency=low

  * Upload to unstable.

 -- Julien Cristau <jcristau@debian.org>  Sun, 15 Feb 2009 21:01:20 +0100

x11proto-xext (7.0.4-1) experimental; urgency=low

  [ Timo Aaltonen, Julien Cristau ]
  * New upstream release.

  [ Julien Cristau ]
  * Run autoreconf on build.  Build-dep on xutils-dev, autoconf and automake.
  * Update debian/copyright.

 -- Julien Cristau <jcristau@debian.org>  Tue, 23 Dec 2008 15:51:45 +0100

x11proto-xext (7.0.2-6) unstable; urgency=low

  [ Brice Goglin ]
  * Update the long description.
  * Add URL in debian/copyright.
  * Add Vcs-* to debian/control.
  * Remove Fabio from Uploaders, with his permission.

  [ Julien Cristau ]
  * Remove Branden from Uploaders with his permission.
  * Add myself to Uploaders.
  * Bump Standards-Version to 3.7.3.

 -- Julien Cristau <jcristau@debian.org>  Sun, 11 May 2008 21:13:40 +0200

x11proto-xext (7.0.2-5) unstable; urgency=low

  * Test for obj-$(DEB_BUILD_GNU_TYPE) before creating it during build;
    idempotency fix.
  * Run dh_install w/ --list-missing.
  * Change debhelper build-dep-indep to a normal build-dep, as dh_clean
    is called inside the clean rule.
  * Drop duplicate x11-common dep in -dev package.
  * Bump standards version to 3.7.2.0.
  * Version x11-common pre-dep in -dev package to 1:7.0.0 to match
    the rest of Debian.

 -- Andres Salomon <dilinger@debian.org>  Fri, 21 Jul 2006 03:00:19 -0400

x11proto-xext (7.0.2-4) unstable; urgency=low

  * Upload to unstable

 -- David Nusinow <dnusinow@debian.org>  Thu, 23 Mar 2006 21:36:28 -0500

x11proto-xext (7.0.2-3) UNRELEASED-experimental; urgency=low

  * Replace dependency on libxi-dev by x11proto-input-dev, as suggested by
    Daniel Stone.

 -- Denis Barbier <barbier@debian.org>  Tue, 14 Mar 2006 23:00:09 +0000

x11proto-xext (7.0.2-2) experimental; urgency=low

  * Add epoch to versioned Pre-Depends on x11-common to make upgrades
    from monolithic x11-common work (Closes: #351779).

 -- Michel Dänzer <daenzer@debian.org>  Thu,  9 Feb 2006 16:41:07 +0100

x11proto-xext (7.0.2-1) experimental; urgency=low

  * First upload to Debian

 -- David Nusinow <dnusinow@debian.org>  Fri, 30 Dec 2005 14:36:39 -0500

x11proto-xext (6.9.99.0-1) breezy; urgency=low

  * Update to version from 7.0RC1 to get ShapeInput.

 -- Daniel Stone <daniel.stone@ubuntu.com>  Wed, 17 Aug 2005 22:40:29 +1000

x11proto-xext (6.8.99.7-2) breezy; urgency=low

  * Add Depends on libxi-dev and libxau-dev.

 -- Daniel Stone <daniel.stone@ubuntu.com>  Thu, 14 Jul 2005 14:08:55 +1000

x11proto-xext (6.8.99.7-1) breezy; urgency=low

  * First x11proto-xext release.

 -- Daniel Stone <daniel.stone@ubuntu.com>  Mon, 16 May 2005 22:10:17 +1000