~ubuntu-branches/ubuntu/intrepid/libxxf86dga/intrepid

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): David Nusinow, Andres Salomon, Drew Parsons
  • Date: 2006-09-18 22:10:02 UTC
  • mfrom: (2.1.1 etch)
  • Revision ID: james.westby@ubuntu.com-20060918221002-pluorxuh5bu3h0gz
Tags: 2:1.0.1-2
[ Andres Salomon ]
* Revert .la file addition.

[ Drew Parsons ]
* dbg package has priority extra.

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>
6
 
Build-Depends: debhelper (>= 4.0.0), libx11-dev (>= 1:0.99.2-1), x11proto-xf86dga-dev, libxext-dev (>= 1:0.99.1-1), pkg-config, quilt
7
 
Standards-Version: 3.6.1.0
 
5
Uploaders: David Nusinow <dnusinow@debian.org>, Branden Robinson <branden@debian.org>, Fabio M. Di Nitto <fabbione@fabbione.net>, Andres Salomon <dilinger@debian.org>
 
6
Build-Depends: debhelper (>= 5.0.0), libx11-dev (>= 1:0.99.2-1), x11proto-xf86dga-dev, libxext-dev (>= 1:0.99.1-1), pkg-config, quilt
 
7
Standards-Version: 3.7.2
8
8
 
9
9
Package: libxxf86dga1
10
10
Architecture: any
24
24
 
25
25
Package: libxxf86dga1-dbg
26
26
Architecture: any
 
27
Priority: extra
27
28
Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common, libxxf86dga1 (= ${Source-Version})
28
29
Description: X11 Direct Graphics Access extension library (debug package)
29
30
 libXxf86dga provides the XFree86-DGA extension, which allows direct
43
44
 
44
45
Package: libxxf86dga-dev
45
46
Architecture: any
46
 
Depends: ${shlibs:Depends}, ${misc:Depends}, x11-common, libxxf86dga1 (= ${Source-Version}), libx11-dev, x11proto-xf86dga-dev
47
 
Pre-Depends: x11-common (>= 1:1.09)
 
47
Depends: ${shlibs:Depends}, ${misc:Depends}, libxxf86dga1 (= ${Source-Version}), libx11-dev, x11proto-xf86dga-dev
 
48
Pre-Depends: x11-common (>= 1:7.0.0)
48
49
Description: X11 Direct Graphics Access extension library (development headers)
49
50
 libXxf86dga provides the XFree86-DGA extension, which allows direct
50
51
 graphics access to a framebuffer-like region, and also allows relative