- also bump libgtk2.0-dev dependecies accordingly

This commit is contained in:
Gustavo Noronha
2009-03-04 00:38:44 +00:00
parent 8a95334d19
commit 5466fb60f9
3 changed files with 7 additions and 4 deletions

3
debian/changelog vendored
View File

@ -3,9 +3,12 @@ gtk+2.0 (2.15.5-2) UNRELEASED; urgency=low
* 042_treeview_single-focus.patch:
- removed FIXME note, since it was explained to me that the patch is
still necessary
[ Emilio Pozuelo Monfort ]
* debian/control.in:
- bump libglib2.0-dev build-dep requirement to >= 2.19.7
- bump libxrandr-dev build-dep requirement to >= 1:1.2.99
- also bump libgtk2.0-dev dependecies accordingly
(Closes: #518078)
-- Gustavo Noronha Silva <kov@debian.org> Tue, 03 Mar 2009 21:19:51 -0300

4
debian/control vendored
View File

@ -188,7 +188,7 @@ Depends: libgtk2.0-0 (= ${binary:Version}),
libgtk2.0-common,
${misc:Depends},
${shlibs:Depends},
libglib2.0-dev (>= 2.17.6),
libglib2.0-dev (>= 2.19.7),
libpango1.0-dev (>= 1.20),
libatk1.0-dev (>= 1.13.0),
libcairo2-dev (>= 1.6.4-6.1),
@ -196,7 +196,7 @@ Depends: libgtk2.0-0 (= ${binary:Version}),
libxext-dev (>= 1:1.0.1-2),
libxinerama-dev (>= 1:1.0.1-4.1),
libxi-dev (>= 1:1.0.1-4),
libxrandr-dev (>= 1:1.0.2-2),
libxrandr-dev (>= 1:1.2.99),
libxcursor-dev,
libxfixes-dev (>= 1:3.0.0-3),
libxcomposite-dev (>= 1:0.2.0-3),

4
debian/control.in vendored
View File

@ -188,7 +188,7 @@ Depends: @SHARED_PKG@ (= ${binary:Version}),
@COMMON_PKG@,
${misc:Depends},
${shlibs:Depends},
libglib2.0-dev (>= 2.17.6),
libglib2.0-dev (>= 2.19.7),
libpango1.0-dev (>= 1.20),
libatk1.0-dev (>= 1.13.0),
libcairo2-dev (>= 1.6.4-6.1),
@ -196,7 +196,7 @@ Depends: @SHARED_PKG@ (= ${binary:Version}),
libxext-dev (>= 1:1.0.1-2),
libxinerama-dev (>= 1:1.0.1-4.1),
libxi-dev (>= 1:1.0.1-4),
libxrandr-dev (>= 1:1.0.2-2),
libxrandr-dev (>= 1:1.2.99),
libxcursor-dev,
libxfixes-dev (>= 1:3.0.0-3),
libxcomposite-dev (>= 1:0.2.0-3),