~ubuntu-branches/debian/squeeze/librsvg/squeeze

« back to all changes in this revision

Viewing changes to debian/control.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2006-07-05 12:43:26 UTC
  • Revision ID: james.westby@ubuntu.com-20060705124326-11029ecfrm8elj6y
Tags: 2.15.0-0ubuntu2
* debian/control.in:
  - require GTK 2.10.0

Show diffs side-by-side

added added

removed removed

Lines of Context:
3
3
Priority: optional
4
4
Maintainer: Josselin Mouette <joss@debian.org>
5
5
Uploaders: @GNOME_TEAM@
6
 
Build-Depends: cdbs, debhelper (>= 4.1), libxml2-dev (>= 2.6.22), libpopt-dev (>= 1.5), libart-2.0-dev (>= 2.3.10), libgtk2.0-dev (>= 2.8.17-1), libpango1.0-dev (>= 1.4.0-3), libgnomeprintui2.2-dev (>= 2.12.1-3), libpopt-dev, libgsf-1-dev (>= 1.13.2-2), gnome-pkg-tools, libcroco3-dev (>= 0.6.1), gtk-doc-tools, libxt-dev, libcairo2-dev (>= 1.1.2), python
 
6
Build-Depends: cdbs, debhelper (>= 4.1), libxml2-dev (>= 2.6.22), libpopt-dev (>= 1.5), libart-2.0-dev (>= 2.3.10), libgtk2.0-dev (>= 2.10.0), libpango1.0-dev (>= 1.4.0-3), libgnomeprintui2.2-dev (>= 2.12.1-3), libpopt-dev, libgsf-1-dev (>= 1.13.2-2), gnome-pkg-tools, libcroco3-dev (>= 0.6.1), gtk-doc-tools, libxt-dev, libcairo2-dev (>= 1.1.2), python
7
7
Standards-Version: 3.7.2
8
8
 
9
9
Package: librsvg2-dev
10
10
Section: libdevel
11
11
Architecture: any
12
 
Depends: librsvg2-2 (= ${Source-Version}), libgtk2.0-dev (>= 2.8.17-1), libart-2.0-dev, libxml2-dev, libc6-dev, libpopt-dev, libgsf-1-dev (>= 1.9.1-6), libcroco3-dev
 
12
Depends: librsvg2-2 (= ${Source-Version}), libgtk2.0-dev (>= 2.10.0), libart-2.0-dev, libxml2-dev, libc6-dev, libpopt-dev, libgsf-1-dev (>= 1.9.1-6), libcroco3-dev
13
13
Description: SAX-based renderer library for SVG files (development)
14
14
 The rsvg library is an efficient renderer for Scalable Vector Graphics
15
15
 (SVG) pictures.
33
33
Package: librsvg2-common
34
34
Section: libs
35
35
Architecture: any
36
 
Depends: ${shlibs:Depends}, libgtk2.0-bin (>= 2.4.1-3), libgtk2.0-common (>= 2.4.1-3), librsvg2-2 (= ${Source-Version})
 
36
Depends: ${shlibs:Depends}, libgtk2.0-bin (>= 2.10.0), libgtk2.0-common (>= 2.10.0), librsvg2-2 (= ${Source-Version})
37
37
Conflicts: gnome-games (<< 1:2.12)
38
38
Description: SAX-based renderer library for SVG files (extra runtime)
39
39
 The rsvg library is an efficient renderer for Scalable Vector Graphics