[Pkg-telepathy-commits] [SCM] folks packaging branch branch, debian, updated. debian/0.6.3.2-1-5-gaa996fc
Laurent Bigonville
bigon at bigon.be
Thu Oct 13 18:52:47 UTC 2011
The following commit has been merged in the debian branch:
commit fffef904d6dfa3606d5d19ff0f4a12218e411b42
Author: Laurent Bigonville <bigon at bigon.be>
Date: Thu Oct 13 20:30:10 2011 +0200
debian/control: Add libncurses5-dev build-dependency
diff --git a/debian/changelog b/debian/changelog
index 088d39d..951cd53 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
folks (0.6.3.2-2) UNRELEASED; urgency=low
* debian/gbp.conf: Switch to unstable branch
+ * debian/control: Add libncurses5-dev build-dependency
- -- Laurent Bigonville <bigon at debian.org> Thu, 13 Oct 2011 20:19:34 +0200
+ -- Laurent Bigonville <bigon at debian.org> Thu, 13 Oct 2011 20:29:45 +0200
folks (0.6.3.2-1) experimental; urgency=low
diff --git a/debian/control b/debian/control
index c2bc27e..14a207b 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,7 @@ Build-Depends: debhelper (>= 7.0.50~),
gir1.2-telepathyglib-0.12,
libgee-dev (>= 0.6.1-3~),
libxml2-dev,
+ libncurses5-dev,
libreadline6-dev
Standards-Version: 3.9.2
Section: libs
--
folks packaging branch
More information about the Pkg-telepathy-commits
mailing list