~ubuntu-branches/ubuntu/precise/gdk-pixbuf/precise-proposed

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Michael Biebl, Steve Langasek, Michael Biebl
  • Date: 2011-07-16 01:25:32 UTC
  • mfrom: (4.1.5 sid)
  • Revision ID: james.westby@ubuntu.com-20110716012532-3kfeszwy4vpbiaz1
Tags: 2.23.5-2
[ Steve Langasek ]
* Multiarch support. (Closes: #632354)

[ Michael Biebl ]
* debian/libgdk-pixbuf2.0-dev.install:
  - Don't ship libtool .la file as this breaks multiarch.
* debian/control.in:
  - Change Build-Depends on libjpeg62-dev to libjpeg-dev in preparation of
    the libjpeg8 transition. (Closes: #633940)

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
Source: gdk-pixbuf
7
7
Section: libs
8
8
Priority: optional
9
 
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
10
 
XSBC-Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
11
 
Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
12
 
Build-Depends: cdbs (>= 0.4.90ubuntu9),
13
 
               debhelper (>= 8.1.2ubuntu2),
 
9
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
 
10
Uploaders: Emilio Pozuelo Monfort <pochu@debian.org>, Josselin Mouette <joss@debian.org>, Laurent Bigonville <bigon@debian.org>, Michael Biebl <biebl@debian.org>
 
11
Build-Depends: cdbs (>= 0.4.93),
 
12
               debhelper (>= 8.1.3),
14
13
               autotools-dev,
15
 
               dh-autoreconf,
16
 
               autopoint,
17
14
               gnome-pkg-tools (>= 0.10),
18
15
               libglib2.0-dev (>= 2.27.2),
19
16
               libx11-dev,
20
17
               libpng12-dev,
21
 
               libjpeg62-dev,
 
18
               libjpeg-dev,
22
19
               libjasper-dev,
23
20
               libtiff4-dev,
24
21
               gobject-introspection (>= 0.9.12-4~),
25
22
               libgirepository1.0-dev (>= 0.9.3),
26
 
               gir1.2-glib-2.0
27
 
Standards-Version: 3.9.1
 
23
               gir1.2-glib-2.0,
 
24
               xsltproc,
 
25
               shared-mime-info
 
26
Standards-Version: 3.9.2
28
27
Homepage: http://www.gtk.org/
29
 
Vcs-Bzr: http://bazaar.launchpad.net/~ubuntu-desktop/gdk-pixbuf/ubuntu/
 
28
Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/gdk-pixbuf/
 
29
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/desktop/unstable/gdk-pixbuf/
30
30
 
31
31
Package: libgdk-pixbuf2.0-0
32
32
Architecture: any
51
51
Depends: ${misc:Depends},
52
52
         ${shlibs:Depends},
53
53
         libgdk-pixbuf2.0-0 (= ${binary:Version}),
 
54
         gir1.2-gdkpixbuf-2.0 (= ${binary:Version}),
54
55
         libglib2.0-dev,
55
56
         libx11-dev,
56
57
         libpng12-dev
57
 
Breaks: libgtk2.0-dev (<< 2.21.3)
58
 
Replaces: libgtk2.0-dev (<< 2.21.3), gir-repository-dev
 
58
Breaks: libgtk2.0-dev (<< 2.21.3), libgtk2.0-bin (<< 2.21.3)
 
59
Replaces: libgtk2.0-dev (<< 2.21.3), gir-repository-dev, libgtk2.0-bin (<< 2.21.3)
59
60
Description: GDK Pixbuf library (development files)
60
61
 The Gdk Pixbuf library provides:
61
62
  - Image loading and saving facilities.
102
103
Depends: ${gir:Depends},
103
104
         ${misc:Depends},
104
105
         ${shlibs:Depends}
105
 
Replaces: gir1.0-gtk-2.0 (<< 2.21.3)
 
106
Replaces: gir1.0-gtk-2.0 (<< 2.21.3), gir1.2-gtk-2.0 (<< 2.21.3)
106
107
Conflicts: gir1.0-gdkpixbuf-2.0
107
108
Description: GDK Pixbuf library - GObject-Introspection
108
109
 The Gdk Pixbuf library provides: