[SCM] WebKit Debian packaging branch, debian/unstable, updated. 0+svn31841-1-359-g1f5af57
Mike Hommey
glandium at debian.org
Thu Apr 24 04:52:52 UTC 2008
The following commit has been merged in the debian/unstable branch:
commit 6c42a56ba98717de49d2954eee3ddfc0471b9b05
Author: Mike Hommey <glandium at debian.org>
Date: Wed Apr 23 22:12:33 2008 +0200
Changes to build dependencies
Add libpango1.0-dev to build dependencies and tighten libgtk2.0-dev build
dependency. Closes: #477493.
diff --git a/debian/changelog b/debian/changelog
index 2da5bca..720fbba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ webkit (0~svn32442-1) UNRELEASED; urgency=low
* New upstream snapshot
* debian/copyright: Updated to fit additions/removals of files upstream.
+ * debian/control: Add libpango1.0-dev to build dependencies and tighten
+ libgtk2.0-dev build dependency. Closes: #477493.
-- Mike Hommey <glandium at debian.org> Wed, 23 Apr 2008 22:00:46 +0200
diff --git a/debian/control b/debian/control
index 2dc216f..2e5ed60 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Priority: optional
Section: web
Maintainer: Debian WebKit Maintainers <pkg-webkit-maintainers at lists.alioth.debian.org>
Uploaders: Mike Hommey <glandium at debian.org>
-Build-Depends: debhelper (>= 5.0), libgtk2.0-dev, libicu-dev, libxslt-dev, libcurl4-dev, libsqlite3-dev, gperf, bison, flex, libjpeg62-dev, libpng12-dev, autoconf, automake, libtool
+Build-Depends: debhelper (>= 5.0), libgtk2.0-dev (>= 2.10), libpango1.0-dev (>= 1.16), libicu-dev, libxslt-dev, libcurl4-dev, libsqlite3-dev, gperf, bison, flex, libjpeg62-dev, libpng12-dev, autoconf, automake, libtool
Standards-Version: 3.7.3.0
Homepage: http://webkit.org/
Vcs-Browser: http://git.debian.org/?p=pkg-webkit/webkit.git
--
WebKit Debian packaging
More information about the Pkg-webkit-commits
mailing list