[Pkg-telepathy-commits] [SCM] Empathy packaging branch, debian-wheezy, updated. debian/2.30.3-2-5-g15e794c
Laurent Bigonville
bigon at bigon.be
Mon Jul 25 21:03:10 UTC 2011
The following commit has been merged in the debian-wheezy branch:
commit e03a46e03b96ac971ab514555ae6ca3108b495ee
Author: Laurent Bigonville <bigon at bigon.be>
Date: Mon Jul 25 22:32:04 2011 +0200
Use architecture wildcards instead of negated architectures
diff --git a/debian/changelog b/debian/changelog
index 5b763a4..eac721e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,8 +4,9 @@ empathy (2.30.3-3) UNRELEASED; urgency=low
- Adjust webkit build-dependency for webkit 1.3 (Closes: 635406)
- Do not Recommends geoclue providers anymore, geoclue package already
does it
+ - Use architecture wildcards instead of negated architectures
- -- Laurent Bigonville <bigon at debian.org> Mon, 25 Jul 2011 22:20:34 +0200
+ -- Laurent Bigonville <bigon at debian.org> Mon, 25 Jul 2011 22:30:50 +0200
empathy (2.30.3-2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index b47581e..3d86a8c 100644
--- a/debian/control
+++ b/debian/control
@@ -31,8 +31,8 @@ Build-Depends: cdbs,
libtelepathy-farsight-dev (>= 0.0.4),
libgstreamer0.10-dev,
libgstreamer-plugins-base0.10-dev,
- libnm-glib-dev (>= 0.7) [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
- libnm-util-dev (>= 0.7) [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
+ libnm-glib-dev (>= 0.7) [linux-any],
+ libnm-util-dev (>= 0.7) [linux-any],
libwebkitgtk-dev (>= 1.1.15),
libgeoclue-dev (>= 0.11) [!hurd-i386],
libchamplain-0.8-dev (>= 0.7.1),
--
Empathy packaging
More information about the Pkg-telepathy-commits
mailing list