[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

libxrandr: Changes to 'refs/tags/libxrandr-2_1.3.1-1'



Tag 'libxrandr-2_1.3.1-1' created by Cyril Brulebois <kibi@debian.org> at 2010-11-19 10:46 +0000

Tagging upload of libxrandr 2:1.3.1-1 to unstable.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEABECAAYFAkzmVZYACgkQeGfVPHR5Nd1ERgCggstxcMCo5M77z4+5DY/NOguU
wHsAn2BsfkGrIDBnicGUucl9uv18m6pZ
=rhuR
-----END PGP SIGNATURE-----

Changes since libxrandr-2_1.3.0-3:
Adam Jackson (5):
      GetOutputProperty: Return the error code, not BadRequest
      SetScreenConfigAndRate: Document error handling better
      GetScreenSizeRange: Document funky return code in the header
      GetCrtcGammaSize: Return 0, not garbage, on failure
      GetCrtcGamma: Fix error handling.

Alan Coopersmith (6):
      Update Sun license notices to current X.Org standard form
      config: upgrade to util-macros 1.8 for additional man page support
      Use make rules instead of shell for loops to generate shadow man pages
      Sun's copyrights now belong to Oracle
      Fix configure.ac comment for RandR instead of Render
      libXrandr 1.3.1

Cyril Brulebois (9):
      Mention upstream git URL in a comment.
      Merge branch 'upstream-unstable' into debian-unstable
      Update changelogs.
      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.
      Upload to unstable.

Fernando Carrijo (1):
      Purge macros NEED_EVENTS and NEED_REPLIES

Gaetan Nadon (10):
      .gitignore: use common defaults with custom section # 24239
      Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432
      Deploy the new XORG_DEFAULT_OPTIONS #24242
      INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206
      Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES
      COPYING: add missing copyright notices
      config: move CWARNFLAGS from configure.ac to Makefile.am
      config: remove the pkgconfig pc.in file from EXTRA_DIST
      config: update AC_PREREQ statement to 2.60
      man: store shadow man pages in git rather than generating them

Jeremy Huddleston (1):
      This is not a GNU project, so declare it foreign.

Jesse Adkins (1):
      Purge cvs tags.

Leif Middelschulte (1):
      Add parameter safety check

Mikhail Gusarov (1):
      Remove duplicate xorg.fd.o URL and confusing mailing list URL from debian/control

---
 .gitignore                            |   72 +++++++--
 COPYING                               |   45 +++++
 ChangeLog                             |  272 ++++++++++++++++++++++++++++++++++
 Makefile.am                           |   10 -
 configure.ac                          |   24 +--
 debian/changelog                      |   11 +
 debian/control                        |   10 -
 debian/copyright                      |   28 +++
 debian/rules                          |    2 
 debian/watch                          |    1 
 include/X11/extensions/Xrandr.h       |    1 
 man/Makefile.am                       |  114 +++++---------
 man/XRRConfigCurrentConfiguration.man |    1 
 man/XRRConfigCurrentRate.man          |    1 
 man/XRRConfigRates.man                |    1 
 man/XRRConfigRotations.man            |    1 
 man/XRRConfigSizes.man                |    1 
 man/XRRConfigTimes.man                |    1 
 man/XRRFreeScreenConfigInfo.man       |    1 
 man/XRRGetScreenInfo.man              |    1 
 man/XRRQueryExtension.man             |    1 
 man/XRRQueryVersion.man               |    1 
 man/XRRRootToScreen.man               |    1 
 man/XRRSelectInput.man                |    1 
 man/XRRSetScreenConfig.man            |    1 
 man/XRRSetScreenConfigAndRate.man     |    1 
 man/Xrandr.man                        |    3 
 src/Makefile.am                       |    6 
 src/Xrandrint.h                       |    2 
 src/XrrConfig.c                       |    3 
 src/XrrCrtc.c                         |   13 -
 src/XrrProperty.c                     |    2 
 32 files changed, 506 insertions(+), 127 deletions(-)
---


Reply to: