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 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311
|
libxrandr (2:1.5.1-1) unstable; urgency=medium
[ Andreas Boll ]
* New upstream release.
- Fixes CVE-2016-7947 and CVE-2016-7948 (Closes: #840441).
* Update d/upstream/signing-key.asc with Matthieu Herrb's key.
* Update a bunch of URLs in packaging to https.
* Bump Standards-Version to 3.9.8, no changes needed.
[ Emilio Pozuelo Monfort ]
* Bump debhelper compat to 10.
+ --with autoreconf is enabled by default now. Drop build-deps on
dh-autoreconf, automake and libtool.
* debhelper installs to debian/tmp by default, no need to specify it.
* Switch to -dbgsym packages.
* Pass -c4 to dpkg-gensymbols.
* Drop no longer needed dpkg-dev versioned build-dependency.
-- Emilio Pozuelo Monfort <pochu@debian.org> Wed, 07 Dec 2016 00:17:09 +0100
libxrandr (2:1.5.0-1) sid; urgency=medium
* New upstream release.
* control: Bump policy to 3.9.6, no changes.
* Let uscan verify tarball signatures.
* control: Bump x11proto-randr-dev build-dep.
* symbols: Updated.
* Bump compat to 9, migrate to dh.
* Purge xsfbs.
-- Timo Aaltonen <tjaalton@debian.org> Mon, 27 Jul 2015 23:20:59 +0300
libxrandr (2:1.4.2-1) sid; urgency=medium
* New upstream release.
* Update debian/copyright.
* Remove Cyril Brulebois from Uploaders.
-- Julien Cristau <jcristau@debian.org> Mon, 20 Jan 2014 14:48:07 +0100
libxrandr (2:1.4.1-1) sid; urgency=low
* New upstream release.
* Use dpkg-buildflags.
* Bump debhelper compat level to 7.
* Use dh_prep instead of dh_clean -k.
* Remove unused DEB_HOST_ARCH setting from d/rules.
* Make libxrandr-dev Multi-Arch: same (closes: #678895).
* Disable silent build rules.
-- Julien Cristau <jcristau@debian.org> Sun, 30 Jun 2013 18:31:40 +0200
libxrandr (2:1.4.0-1) experimental; urgency=low
[ Maarten Lankhorst ]
* New upstream release
* Bump Standards-Version to 3.9.3
[ Julien Cristau ]
* Make clean target work without (fake)root
-- Julien Cristau <jcristau@debian.org> Fri, 03 Aug 2012 12:02:08 +0200
libxrandr (2:1.3.2-2) unstable; urgency=low
* Brown paper bag upload:
- Merge back origin/debian-unstable, fixing the loss of the
2:1.3.1-2 upload (including multiarch changes).
-- Cyril Brulebois <kibi@debian.org> Thu, 30 Jun 2011 12:57:22 +0200
libxrandr (2:1.3.2-1) unstable; urgency=low
* New upstream release:
- Documentation updates.
* Bump Standards-Version to 3.9.2 (no changes).
* Update Uploaders list. Thanks, David!
-- Cyril Brulebois <kibi@debian.org> Thu, 30 Jun 2011 12:42:11 +0200
libxrandr (2:1.3.1-2) unstable; urgency=low
* Team upload.
[ Steve Langasek ]
* Build for multiarch.
[ Julien Cristau ]
* Remove David Nusinow from Uploaders.
* Bump Standards-Version to 3.9.2.
-- Julien Cristau <jcristau@debian.org> Sat, 11 Jun 2011 23:12:54 +0200
libxrandr (2:1.3.1-1) unstable; urgency=low
* New upstream release.
* Bump xutils-dev build-dep for new macros.
* Update debian/copyright from upstream COPYING.
* Switch from --list-missing to --fail-missing for additional safety.
* Exclude libXrandr.la from dh_install accordingly.
* Add myself to Uploaders.
-- Cyril Brulebois <kibi@debian.org> Fri, 19 Nov 2010 11:43:13 +0100
libxrandr (2:1.3.0-3) unstable; urgency=low
[ Timo Aaltonen ]
* Drop pre-dependency on x11-common from libxrandr-dev. This was needed
for upgrades from sarge.
* Move -dbg package to section debug.
* Bump Standards-Version to 3.8.3.
[ Julien Cristau ]
* Rename the build directory to not include DEB_BUILD_GNU_TYPE for no
good reason. Thanks, Colin Watson!
* Remove myself from Uploaders
[ Brice Goglin ]
* Remove Jamey Sharp and Josh Triplett from Uploaders, closes: #568282.
-- Brice Goglin <bgoglin@debian.org> Sun, 07 Feb 2010 11:54:09 +0100
libxrandr (2:1.3.0-2) unstable; urgency=low
* libxrandr-dev depends on randrproto 1.3 (closes: #519981). Thanks, Adrian
Bunk!
-- Julien Cristau <jcristau@debian.org> Mon, 16 Mar 2009 20:23:40 +0100
libxrandr (2:1.3.0-1) unstable; urgency=low
* New upstream release.
* Bump randrproto build-dep to 1.3.
* Bump shlibs.
* Update debian/copyright.
-- Julien Cristau <jcristau@debian.org> Thu, 12 Mar 2009 17:12:56 +0100
libxrandr (2:1.2.99.4-2) experimental; urgency=low
* Cherry-pick patch from upstream git to fix XRRGetOutputPrimary.
-- Julien Cristau <jcristau@debian.org> Sun, 01 Feb 2009 14:47:29 +0100
libxrandr (2:1.2.99.4-1) experimental; urgency=low
[ Timo Aaltonen ]
* New upstream prerelease.
* debian/control:
- Build-depend on automake, libtool, xutils-dev.
- Split the build-depends to span multiple lines.
- Bump the build-dep on x11proto-randr-dev to (>= 1.2.99.2).
* debian/rules:
- Run autoreconf -vfi on configure.
* debian/libxrandr2.symbols: Add the new symbols.
[ Julien Cristau ]
* Update from 1.2.99.2 to 1.2.99.4
* Bump x11proto-randr-dev build and runtime dependencies to >= 1.2.99.3.
* debian/libxrandr2.symbols: add new symbols.
-- Julien Cristau <jcristau@debian.org> Sun, 04 Jan 2009 20:50:22 +0100
libxrandr (2:1.2.3-1) unstable; urgency=low
[ Brice Goglin ]
* Add a link to www.X.org in the long description.
* Add upstream URL to debian/copyright.
[ Julien Cristau ]
* New upstream release.
-- Julien Cristau <jcristau@debian.org> Tue, 08 Jul 2008 23:26:14 +0200
libxrandr (2:1.2.2-2) unstable; urgency=low
* Add debian/libxrandr2.symbols.
Symbols added in the first version (RandR protocol 1.0) carry no version,
symbols added for RandR 1.1 need >= 4.3, and RandR 1.2 symbols need
libxrandr2 >= 2:1.2.0.
* Drop -1 debian revisions from build-deps.
* Bump Standards-Version to 3.7.3.
* Drop the XS- prefix from Vcs-* control fields.
* libxrandr2{,-dbg} don't need to depend on x11-common.
* Merge changes from the 7.1 branch (libxrandr 1.1.1) which had never been
merged to the trunk (yes, that was two years ago).
-- Julien Cristau <jcristau@debian.org> Mon, 19 May 2008 00:32:55 +0200
libxrandr (2:1.1.1-1) experimental; urgency=low
* New upstream release.
* Drop patches/01_manpage_location.diff; merged upstream.
* Autoreconf w/ an updated xutils-dev so that manpages have the 'x'
extension dropped.
* Test for obj-$(DEB_BUILD_GNU_TYPE) before creating it during build;
idempotency fix.
* Run dh_install w/ --list-missing.
* 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.
* Bump debhelper compat to 5.
* Fix dh_strip call to skip the -dbg package.
* Include manpages in -dev package.
-- Andres Salomon <dilinger@debian.org> Sat, 29 Jul 2006 16:56:00 -0400
libxrandr (2:1.2.2-1) unstable; urgency=low
* New upstream release.
* Add myself to Uploaders, and remove Branden and Fabio with their
permission.
* Use ${binary:Version} instead of ${Source-Version}.
-- Julien Cristau <jcristau@debian.org> Thu, 06 Sep 2007 16:34:32 +0200
libxrandr (2:1.2.1-1) unstable; urgency=low
* New upstream release.
* Upload to unstable.
* Add XS-Vcs-Browser.
-- Julien Cristau <jcristau@debian.org> Fri, 20 Apr 2007 08:15:14 +0200
libxrandr (2:1.2.0-4) experimental; urgency=low
* New patch from upstream git to fix use of a C++ keyword as a parameter
name in Xrandr.h.
-- Julien Cristau <jcristau@debian.org> Fri, 23 Feb 2007 02:17:40 +0100
libxrandr (2:1.2.0-3) experimental; urgency=low
* Add debian/libxrandr2.shlibs, thanks to Michel Dänzer for noticing my
mistake.
-- Julien Cristau <jcristau@debian.org> Tue, 20 Feb 2007 10:39:03 +0100
libxrandr (2:1.2.0-2) experimental; urgency=low
* Oops, libxrandr-dev needs to depend on x11proto-randr-dev >= 1.2.
-- Julien Cristau <jcristau@debian.org> Mon, 19 Feb 2007 10:27:32 +0100
libxrandr (2:1.2.0-1) experimental; urgency=low
* Adjust Section and Priority values to what the override says.
* Update location of upstream repository from CVS to git in the long
descriptions.
* Install Xrandr(3) in libxrandr-dev, and use dh_installman.
* Run dh_install with --list-missing.
* New upstream release.
* Install the upstream ChangeLog.
* Add XS-Vcs-Git header.
* Update Standards-Version to 3.7.2.
* Bump Pre-Depends on x11-common to >= 1:7.0.0 and remove the regular
dependency on x11-common in libxrandr-dev to shut lintian up.
* Bump build-dependency on x11proto-randr-dev to >= 1.2.
-- Julien Cristau <jcristau@debian.org> Mon, 19 Feb 2007 09:07:09 +0100
libxrandr (2:1.1.0.2-5) unstable; urgency=low
[ Thierry Reding ]
* Add libxrender-dev dependency to libxrandr-dev.
[ Jamey Sharp ]
* libXrandr: Calls UnlockDisplay without calling LockDisplay. (Closes:
#400441)
* Add Josh and myself to Uploaders.
-- Jamey Sharp <sharpone@debian.org> Mon, 27 Nov 2006 14:31:54 -0800
libxrandr (2:1.1.0.2-4) unstable; urgency=low
* Reorder makeshlib command in rules file so that ldconfig is run
properly. Thanks Drew Parsons and Steve Langasek.
* Add quilt to build-depends
-- David Nusinow <dnusinow@debian.org> Wed, 19 Apr 2006 01:19:50 -0400
libxrandr (2:1.1.0.2-3) unstable; urgency=low
* Upload to unstable
-- David Nusinow <dnusinow@debian.org> Thu, 23 Mar 2006 22:45:15 -0500
libxrandr (2:1.1.0.2-2) experimental; urgency=low
* Backport manpage location fix
-- David Nusinow <dnusinow@debian.org> Thu, 9 Mar 2006 23:25:40 -0500
libxrandr (2:1.1.0.2-1) UNRLEASED; urgency=low
* First modular upload to Debian
-- David Nusinow <dnusinow@debian.org> Thu, 29 Dec 2005 20:54:23 -0500
libxrandr (1:1.0.2-2) breezy; urgency=low
* Update Build-Depends on libx11-dev and libxext-dev to avoid _XOPEN_SOURCE.
-- Daniel Stone <daniel.stone@ubuntu.com> Sat, 23 Jul 2005 00:00:57 +1000
libxrandr (1:1.0.2-1) breezy; urgency=low
* First libxrandr release.
-- Daniel Stone <daniel.stone@ubuntu.com> Mon, 16 May 2005 22:10:17 +1000
|