~ubuntu-branches/ubuntu/edgy/xft/edgy

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Rodrigo Parra Novo
  • Date: 2006-07-25 14:49:22 UTC
  • mfrom: (1.2.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20060725144922-v6h05wk1rvrbmnxu
Tags: 2.1.10-1ubuntu1
* Merged with Debian experimental
* Fixed libfreetype6-dev Build-Depends

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Section: devel
3
3
Priority: optional
4
4
Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
5
 
Uploaders: Branden Robinson <branden@debian.org>, David Nusinow <dnusinow@debian.org>
6
 
Build-Depends: debhelper (>= 5.0.0), libfontconfig1-dev (>= 2.3.2-6), libfreetype6-dev (>= 2.2~rc4-1), libx11-dev, libxrender-dev, zlib1g-dev | libz-dev, quilt
 
5
Uploaders: Branden Robinson <branden@debian.org>, David Nusinow <dnusinow@debian.org>, Andres Salomon <dilinger@debian.org>
 
6
Build-Depends: debhelper (>= 5.0.0), libfontconfig1-dev (>= 2.3.2-6), libfreetype6-dev (>= 2.2.1-2), libx11-dev, libxrender-dev, zlib1g-dev | libz-dev, quilt
7
7
Standards-Version: 3.7.2.0
8
8
 
9
9
Package: libxft2
41
41
Package: libxft-dev
42
42
Section: libdevel
43
43
Architecture: any
44
 
Depends: libxft2 (= ${Source-Version}), libc6-dev | libc-dev, libfontconfig1-dev, libfreetype6-dev, libx11-dev, libxrender-dev, zlib1g-dev | libz-dev
 
44
Depends: libxft2 (= ${Source-Version}), libc6-dev | libc-dev, libfontconfig1-dev, libfreetype6-dev, libx11-dev (>= 2:1.0.0), libxrender-dev, zlib1g-dev | libz-dev
45
45
Conflicts: libxft2-dev, xlibs-dev (<< 4.3.0)
46
46
Provides: libxft2-dev
47
47
Pre-Depends: x11-common (>= 1:7.0.0)