[Pkg-telepathy-commits] [telepathy-glib] 01/06: Drop version from pkg-config (build-)dependency, which is already satisfied in stable and impedes alternative implementations (Closes: #734487)
Simon McVittie
smcv at debian.org
Mon Jan 27 15:44:43 UTC 2014
This is an automated email from the git hooks/post-receive script.
smcv pushed a commit to branch debian
in repository telepathy-glib.
commit 36e55590e6dba16d72f87e52f87e31d632ff400e
Author: Simon McVittie <smcv at debian.org>
Date: Mon Jan 27 12:54:34 2014 +0000
Drop version from pkg-config (build-)dependency, which is already satisfied in stable and impedes alternative implementations (Closes: #734487)
---
debian/changelog | 8 ++++++++
debian/control | 4 ++--
2 files changed, 10 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 5406363..28a7436 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+telepathy-glib (0.22.0-2) UNRELEASED; urgency=medium
+
+ * Drop version from pkg-config (build-)dependency, which is already
+ satisfied in stable and impedes alternative
+ implementations (Closes: #734487)
+
+ -- Simon McVittie <smcv at debian.org> Mon, 27 Jan 2014 12:53:10 +0000
+
telepathy-glib (0.22.0-1) unstable; urgency=low
* New upstream release
diff --git a/debian/control b/debian/control
index 1fe9d05..a169c89 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,7 @@ Build-Depends: autotools-dev (>= 20100122-1~),
libdbus-glib-1-dev (>= 0.90),
libgirepository1.0-dev (>= 0.9.6),
libglib2.0-dev (>= 2.32),
- pkg-config (>= 0.21),
+ pkg-config,
python,
valac (>= 0.16),
xsltproc
@@ -50,7 +50,7 @@ Depends: libtelepathy-glib0 (= ${binary:Version}),
libglib2.0-dev (>= 2.32),
libdbus-1-dev (>= 0.95),
libdbus-glib-1-dev (>= 0.90),
- pkg-config (>= 0.21),
+ pkg-config,
${misc:Depends}
Suggests: libtelepathy-glib-doc
Description: GLib Telepathy connection manager library (headers)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-telepathy/telepathy-glib.git
More information about the Pkg-telepathy-commits
mailing list