~ubuntu-branches/ubuntu/vivid/libxrender/vivid

« back to all changes in this revision

Viewing changes to README

  • Committer: Bazaar Package Importer
  • Author(s): Julien Cristau, Timo Aaltonen, Julien Cristau
  • Date: 2009-11-25 19:38:16 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20091125193816-i8z1czm0p4kzen9g
Tags: 1:0.9.5-1
[ Timo Aaltonen ]
* New upstream release.
* Run autoreconf on build. Add build-deps on automake, libtool
  and xutils-dev.
* Parse space-separated DEB_BUILD_OPTIONS, and handle parallel=N.
* Bump Standards-Version to 3.8.3.
* Move -dbg package to section debug.
* Drop pre-dependency on x11-common from libxrender-dev. This was needed
  for upgrades from sarge.

[ Julien Cristau ]
* Install the libXrender doc in libxrender-dev.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
libXrender - library for the Render Extension to the X11 protocol
 
2
 
 
3
All questions regarding this software should be directed at the
 
4
Xorg mailing list:
 
5
 
 
6
        http://lists.freedesktop.org/mailman/listinfo/xorg
 
7
 
 
8
Please submit bug reports to the Xorg bugzilla:
 
9
 
 
10
        https://bugs.freedesktop.org/enter_bug.cgi?product=xorg
 
11
 
 
12
The master development code repository can be found at:
 
13
 
 
14
        git://anongit.freedesktop.org/git/xorg/lib/libXrender
 
15
 
 
16
        http://cgit.freedesktop.org/xorg/lib/libXrender
 
17
 
 
18
For patch submission instructions, see:
 
19
 
 
20
        http://www.x.org/wiki/Development/Documentation/SubmittingPatches
 
21
 
 
22
For more information on the git code manager, see:
 
23
 
 
24
        http://wiki.x.org/wiki/GitPage
 
25