[Pkg-telepathy-commits] [SCM] farsight2 packaging branch, debian, updated. debian/0.0.9-2-2-gb8655fb
Laurent Bigonville
bigon at bigon.be
Thu May 7 12:16:05 UTC 2009
The following commit has been merged in the debian branch:
commit b8655fbcc020bd2bf00edc3d6a50f4db3ed28444
Author: Laurent Bigonville <bigon at bigon.be>
Date: Thu May 7 14:15:59 2009 +0200
Add ${python:Depends} to python-farsight dependencies
* debian/control:
- remove XS-Dm-Upload-Allowed
- Add ${python:Depends} to python-farsight dependencies
diff --git a/debian/changelog b/debian/changelog
index 4006ea8..ff21de9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,10 @@
farsight2 (0.0.9-3) UNRELEASED; urgency=low
- * debian/control: remove XS-Dm-Upload-Allowed
+ * debian/control:
+ - remove XS-Dm-Upload-Allowed
+ - Add ${python:Depends} to python-farsight dependencies
- -- Laurent Bigonville <bigon at debian.org> Mon, 04 May 2009 16:48:43 +0200
+ -- Laurent Bigonville <bigon at debian.org> Thu, 07 May 2009 14:14:54 +0200
farsight2 (0.0.9-2) unstable; urgency=low
diff --git a/debian/control b/debian/control
index f3dde8e..ebab378 100644
--- a/debian/control
+++ b/debian/control
@@ -83,7 +83,7 @@ Section: python
XB-Python-Version: ${python:Versions}
Priority: extra
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, python-gst0.10
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, python-gst0.10
Description: Audio/Video communications framework: Python bindings
The Farsight project is an effort to create a framework to deal with all
known audio/video conferencing protocols. On one side it offers a generic
--
farsight2 packaging
More information about the Pkg-telepathy-commits
mailing list