* Update dependencies according to configure.ac.

* Drop explicit Build-Depends on gir1.2-glib-2.0 and gir1.2-freedesktop.
This commit is contained in:
Michael Biebl 2012-04-15 22:36:37 +00:00
parent c42850713d
commit d9e6d7d512
3 changed files with 25 additions and 27 deletions

4
debian/changelog vendored
View File

@ -5,8 +5,10 @@ gtk+3.0 (3.4.1-1) UNRELEASED; urgency=low
[ Michael Biebl ]
* New upstream release.
* Update dependencies according to configure.ac.
* Drop explicit Build-Depends on gir1.2-glib-2.0 and gir1.2-freedesktop.
-- Michael Biebl <biebl@debian.org> Mon, 16 Apr 2012 00:34:03 +0200
-- Michael Biebl <biebl@debian.org> Mon, 16 Apr 2012 00:35:51 +0200
gtk+3.0 (3.4.0-1) experimental; urgency=low

24
debian/control vendored
View File

@ -12,10 +12,10 @@ Build-Depends: debhelper (>= 8.1.3),
gettext,
pkg-config,
autotools-dev,
libglib2.0-dev (>= 2.31.20),
libgdk-pixbuf2.0-dev (>= 2.25.2),
libpango1.0-dev (>= 1.29.0),
libatk1.0-dev (>= 2.1.5),
libglib2.0-dev (>= 2.32.0),
libgdk-pixbuf2.0-dev (>= 2.26.0),
libpango1.0-dev (>= 1.30.0),
libatk1.0-dev (>= 2.2.0),
libx11-dev (>= 2:1.3.3-2),
libxext-dev (>= 2:1.1.1-3),
libxi-dev (>= 2:1.3-4),
@ -33,10 +33,8 @@ Build-Depends: debhelper (>= 8.1.3),
x11proto-xext-dev,
libcups2-dev (>= 1.2),
libcolord-dev (>= 0.1.9),
gobject-introspection (>= 0.10.8-2),
libgirepository1.0-dev (>= 0.10.8-2),
gir1.2-glib-2.0,
gir1.2-freedesktop
gobject-introspection (>= 1.32.0),
libgirepository1.0-dev (>= 1.32.0)
Build-Depends-Indep: docbook-xml,
docbook-utils,
libglib2.0-doc,
@ -131,10 +129,10 @@ Depends: libgtk-3-0 (= ${binary:Version}),
libgtk-3-common,
${misc:Depends},
${shlibs:Depends},
libglib2.0-dev (>= 2.31.20),
libgdk-pixbuf2.0-dev (>= 2.25.2),
libpango1.0-dev (>= 1.29.0),
libatk1.0-dev (>= 2.1.5),
libglib2.0-dev (>= 2.32.0),
libgdk-pixbuf2.0-dev (>= 2.26.0),
libpango1.0-dev (>= 1.30.0),
libatk1.0-dev (>= 2.2.0),
libcairo2-dev (>= 1.10.0),
libx11-dev,
libxext-dev,
@ -247,7 +245,7 @@ Depends: ${misc:Depends},
libgail-3-0 (= ${binary:Version}),
libgtk-3-dev (= ${binary:Version}),
pkg-config (>= 0.26-1),
libatk1.0-dev (>= 1.13.0)
libatk1.0-dev (>= 2.2.0)
Suggests: libgail-3-doc
Description: GNOME Accessibility Implementation Library -- development files
Gail implements ATK interfaces for GTK+ widgets which are dynamically

24
debian/control.in vendored
View File

@ -12,10 +12,10 @@ Build-Depends: debhelper (>= 8.1.3),
gettext,
pkg-config,
autotools-dev,
libglib2.0-dev (>= 2.31.20),
libgdk-pixbuf2.0-dev (>= 2.25.2),
libpango1.0-dev (>= 1.29.0),
libatk1.0-dev (>= 2.1.5),
libglib2.0-dev (>= 2.32.0),
libgdk-pixbuf2.0-dev (>= 2.26.0),
libpango1.0-dev (>= 1.30.0),
libatk1.0-dev (>= 2.2.0),
libx11-dev (>= 2:1.3.3-2),
libxext-dev (>= 2:1.1.1-3),
libxi-dev (>= 2:1.3-4),
@ -33,10 +33,8 @@ Build-Depends: debhelper (>= 8.1.3),
x11proto-xext-dev,
libcups2-dev (>= 1.2),
libcolord-dev (>= 0.1.9),
gobject-introspection (>= 0.10.8-2),
libgirepository1.0-dev (>= 0.10.8-2),
gir1.2-glib-2.0,
gir1.2-freedesktop
gobject-introspection (>= 1.32.0),
libgirepository1.0-dev (>= 1.32.0)
Build-Depends-Indep: docbook-xml,
docbook-utils,
libglib2.0-doc,
@ -131,10 +129,10 @@ Depends: @SHARED_PKG@ (= ${binary:Version}),
@COMMON_PKG@,
${misc:Depends},
${shlibs:Depends},
libglib2.0-dev (>= 2.31.20),
libgdk-pixbuf2.0-dev (>= 2.25.2),
libpango1.0-dev (>= 1.29.0),
libatk1.0-dev (>= 2.1.5),
libglib2.0-dev (>= 2.32.0),
libgdk-pixbuf2.0-dev (>= 2.26.0),
libpango1.0-dev (>= 1.30.0),
libatk1.0-dev (>= 2.2.0),
libcairo2-dev (>= 1.10.0),
libx11-dev,
libxext-dev,
@ -247,7 +245,7 @@ Depends: ${misc:Depends},
libgail-3-0 (= ${binary:Version}),
@DEV_PKG@ (= ${binary:Version}),
pkg-config (>= 0.26-1),
libatk1.0-dev (>= 1.13.0)
libatk1.0-dev (>= 2.2.0)
Suggests: libgail-3-doc
Description: GNOME Accessibility Implementation Library -- development files
Gail implements ATK interfaces for GTK+ widgets which are dynamically