[Pkg-telepathy-commits] [farstream-0.2] 01/02: Work around #737017 by build-depending on uuid-dev
Simon McVittie
smcv at debian.org
Wed Jan 29 12:54:14 UTC 2014
This is an automated email from the git hooks/post-receive script.
smcv pushed a commit to branch debian
in repository farstream-0.2.
commit d1e84b23ad68916320e5a0df14df71c358d8a57e
Author: Simon McVittie <simon.mcvittie at collabora.co.uk>
Date: Wed Jan 29 12:05:52 2014 +0000
Work around #737017 by build-depending on uuid-dev
---
debian/changelog | 1 +
debian/control | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index d67baac..f358e2c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ farstream-0.2 (0.2.3-2) UNRELEASED; urgency=medium
* Use the farstream-0.2 repository in Vcs-*, not the farstream (0.1)
repository (Closes: #736210)
* Standards-Version: 3.9.5 (no changes needed)
+ * Work around #737017 by build-depending on uuid-dev
-- Simon McVittie <smcv at debian.org> Tue, 21 Jan 2014 11:41:59 +0000
diff --git a/debian/control b/debian/control
index 6a72880..5de7ae3 100644
--- a/debian/control
+++ b/debian/control
@@ -16,7 +16,8 @@ Build-Depends: debhelper (>= 9),
gtk-doc-tools,
libgirepository1.0-dev,
libnice-dev (>= 0.1.3),
- libgupnp-igd-1.0-dev
+ libgupnp-igd-1.0-dev,
+ uuid-dev
Standards-Version: 3.9.5
Vcs-Git: git://anonscm.debian.org/pkg-telepathy/farstream-0.2.git
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-telepathy/farstream-0.2.git
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-telepathy/farstream-0.2.git
More information about the Pkg-telepathy-commits
mailing list