~ubuntu-branches/ubuntu/precise/libxrandr/precise-updates

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Julien Cristau
  • Date: 2007-09-06 16:34:32 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20070906163432-nzvz3jgm1qgnrnq0
Tags: 2:1.2.2-1
* New upstream release.
* Add myself to Uploaders, and remove Branden and Fabio with their
  permission.
* Use ${binary:Version} instead of ${Source-Version}.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Section: x11
3
3
Priority: optional
4
4
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
5
 
Uploaders: David Nusinow <dnusinow@debian.org>, Branden Robinson <branden@debian.org>, Fabio M. Di Nitto <fabbione@fabbione.net>, Jamey Sharp <sharpone@debian.org>, Josh Triplett <josh@freedesktop.org>
 
5
Uploaders: David Nusinow <dnusinow@debian.org>, Jamey Sharp <sharpone@debian.org>, Josh Triplett <josh@freedesktop.org>, Julien Cristau <jcristau@debian.org>
6
6
Build-Depends: debhelper (>= 4.0.0), libx11-dev (>= 1:0.99.2-1), libxext-dev (>= 1:0.99.1-1), x11proto-randr-dev (>= 1.2), x11proto-render-dev, libxrender-dev (>= 1:0.9.0-2), pkg-config, quilt
7
7
Standards-Version: 3.7.2
8
8
XS-Vcs-Git: git://git.debian.org/git/pkg-xorg/lib/libxrandr
30
30
Section: libdevel
31
31
Priority: extra
32
32
Architecture: any
33
 
Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common, libxrandr2 (= ${Source-Version})
 
33
Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common, libxrandr2 (= ${binary:Version})
34
34
Description: X11 RandR extension library (debug package)
35
35
 libXrandr provides an X Window System client interface to the RandR
36
36
 extension to the X protocol.
51
51
Package: libxrandr-dev
52
52
Section: libdevel
53
53
Architecture: any
54
 
Depends: ${shlibs:Depends}, ${misc:Depends}, libxrandr2 (= ${Source-Version}), libx11-dev, libxext-dev, x11proto-randr-dev (>= 1.2), libxrender-dev
 
54
Depends: ${shlibs:Depends}, ${misc:Depends}, libxrandr2 (= ${binary:Version}), libx11-dev, libxext-dev, x11proto-randr-dev (>= 1.2), libxrender-dev
55
55
Pre-Depends: x11-common (>= 1:7.0.0)
56
56
Description: X11 RandR extension library (development headers)
57
57
 libXrandr provides an X Window System client interface to the RandR