[Pkg-telepathy-commits] [SCM] folks packaging branch branch, debian, updated. debian/0.3.1-1-6-gf56ebd8

Laurent Bigonville bigon at bigon.be
Tue Nov 16 00:42:58 UTC 2010


The following commit has been merged in the debian branch:
commit e381f151b932339ae32d0fb94d3163cc60a64c19
Author: Laurent Bigonville <bigon at bigon.be>
Date:   Tue Nov 16 01:28:30 2010 +0100

    debian/rules: Drop unused --enable-introspection configure flag

diff --git a/debian/changelog b/debian/changelog
index 440cbb6..06fd5cd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,8 +13,9 @@ folks (0.3.2-1) UNRELEASED; urgency=low
 
   [ Laurent Bigonville ]
   * debian/control: Add intltool build-dependency
+  * debian/rules: Drop unused --enable-introspection configure flag
 
- -- Laurent Bigonville <bigon at debian.org>  Tue, 16 Nov 2010 01:19:58 +0100
+ -- Laurent Bigonville <bigon at debian.org>  Tue, 16 Nov 2010 01:28:04 +0100
 
 folks (0.3.1-1) experimental; urgency=low
 
diff --git a/debian/rules b/debian/rules
index a8ccc84..dce3fc4 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,7 +8,7 @@
 	dh $@ 
 
 override_dh_auto_configure:
-	dh_auto_configure -- --enable-introspection --enable-vala
+	dh_auto_configure -- --enable-vala
 
 override_dh_strip:
 	dh_strip -plibfolks18 --dbg-package=libfolks-dbg

-- 
folks packaging branch



More information about the Pkg-telepathy-commits mailing list