[Pkg-telepathy-commits] [SCM] farsight2 packaging branch, debian, updated. debian/0.0.14-1-1-gb877618

Laurent Bigonville bigon at bigon.be
Thu Aug 6 20:54:12 UTC 2009


The following commit has been merged in the debian branch:
commit b8776184f250381fbbea5970502c23efbad0d785
Author: Laurent Bigonville <bigon at bigon.be>
Date:   Thu Aug 6 22:23:45 2009 +0200

    Enable gupnp-igd support

diff --git a/debian/changelog b/debian/changelog
index cdc7b53..98d94d6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+farsight2 (0.0.14-2) unstable; urgency=low
+
+  * Enable gupnp-igd support
+
+ -- Laurent Bigonville <bigon at debian.org>  Thu, 06 Aug 2009 22:23:21 +0200
+
 farsight2 (0.0.14-1) unstable; urgency=low
 
   * New upstream release.
diff --git a/debian/control b/debian/control
index 3db0de1..ce1694e 100644
--- a/debian/control
+++ b/debian/control
@@ -15,7 +15,8 @@ Build-Depends: debhelper (>= 5.0.0),
                python-central (>= 0.5),
                python-gtk2-dev,
                python-gst0.10-dev,
-               libnice-dev (>= 0.0.9)
+               libnice-dev (>= 0.0.9),
+               libgupnp-igd-1.0-dev
 Standards-Version: 3.8.2
 Vcs-Git: git://git.debian.org/git/pkg-telepathy/farsight2.git
 Vcs-Browser: http://git.debian.org/?p=pkg-telepathy/farsight2.git
diff --git a/debian/rules b/debian/rules
index 0c9958b..897a0f4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@ include /usr/share/cdbs/1/rules/debhelper.mk
 include /usr/share/cdbs/1/class/autotools.mk
 include /usr/share/cdbs/1/rules/simple-patchsys.mk
 
-DEB_CONFIGURE_EXTRA_FLAGS = --enable-python
+DEB_CONFIGURE_EXTRA_FLAGS = --enable-python --enable-gupnp
 
 # Testsuit has a race-condition, so disable it for now
 #DEB_MAKE_CHECK_TARGET = check

-- 
farsight2 packaging



More information about the Pkg-telepathy-commits mailing list