[Pkg-telepathy-commits] [SCM] farsight2 packaging branch, debian, updated. debian/0.0.9-2-14-gd056a66
Laurent Bigonville
bigon at bigon.be
Tue May 26 13:11:08 UTC 2009
The following commit has been merged in the debian branch:
commit b008593407caaf37414cb05ffc4a22a9aa3ba4c1
Author: Laurent Bigonville <bigon at bigon.be>
Date: Tue May 26 14:57:05 2009 +0200
debian/rules: Exclude plugins from shlibs file
diff --git a/debian/changelog b/debian/changelog
index 9d5b541..930f731 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,9 +7,10 @@ farsight2 (0.0.11-1) UNRELEASED; urgency=low
- Add ${python:Depends} to python-farsight dependencies
- Build-dep on python-gst0.10-dev instead of python-gst0.10
- Versionize libnice-dev build-dependency
+ * debian/rules: Exclude plugins from shlibs file
* debian/update-patches.mk: Fix script to work with new git version
- -- Laurent Bigonville <bigon at debian.org> Tue, 26 May 2009 12:01:40 +0200
+ -- Laurent Bigonville <bigon at debian.org> Tue, 26 May 2009 13:56:32 +0200
farsight2 (0.0.9-2) unstable; urgency=low
diff --git a/debian/rules b/debian/rules
index 168cf5c..0c9958b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,8 @@ DEB_CONFIGURE_EXTRA_FLAGS = --enable-python
# Testsuit has a race-condition, so disable it for now
#DEB_MAKE_CHECK_TARGET = check
+DEB_DH_MAKESHLIBS_ARGS_libgstfarsight0.10-0 := -X/usr/lib/gstreamer-0.10 -X/usr/lib/farsight2-0.0
+
# List any files which are not installed
include /usr/share/cdbs/1/rules/utils.mk
common-binary-post-install-arch:: list-missing
--
farsight2 packaging
More information about the Pkg-telepathy-commits
mailing list