~ubuntu-branches/ubuntu/quantal/librsvg/quantal

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2012-02-06 23:06:15 UTC
  • mfrom: (1.1.31)
  • Revision ID: package-import@ubuntu.com-20120206230615-72oj2iu92bt32rl7
Tags: 2.35.2-0ubuntu1
* New upstream version
* debian/control.in:
  - let the dev binary depends on common and bin, some sources 
    build-depends on it to get a working svg loader
* debian/patches/98_revert-abi-break.patch: 
  - dropped the fix is in the new version
* debian/librsvg2-2.symbols:
  - new version update

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
Priority: optional
9
9
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
10
10
XSBC-Original-Maintainer: Josselin Mouette <joss@debian.org>
11
 
Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Michael Biebl <biebl@debian.org>, Sebastian Dröge <slomo@debian.org>
 
11
Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Michael Biebl <biebl@debian.org>
12
12
Build-Depends: cdbs (>= 0.4.93),
13
13
               debhelper (>= 8.1.3),
14
14
               libxml2-dev (>= 2.7.0),
41
41
Architecture: any
42
42
Depends: ${misc:Depends},
43
43
         librsvg2-2 (= ${binary:Version}),
 
44
         librsvg2-common (>= ${binary:Version}),
 
45
         librsvg2-bin (>= ${binary:Version}),
44
46
         libglib2.0-dev (>= 2.12.0),
45
47
         libgdk-pixbuf2.0-dev (>= 2.21.6),
46
48
         libcairo2-dev (>= 1.2.0),