[Pkg-voip-commits] [SCM] reSIProcate branch, master, updated. debian/1.8.10-5

Daniel Pocock daniel at pocock.com.au
Thu Jul 18 09:08:22 UTC 2013


The following commit has been merged in the master branch:
commit ee71deaa3cd435f22aeb37f4256cf6fe02a0c865
Author: Daniel Pocock <daniel at pocock.com.au>
Date:   Sun Jun 23 12:10:07 2013 +0200

    Update for 1.8.10-4

diff --git a/debian/changelog b/debian/changelog
index e4daf03..26bec79 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+resiprocate (1.8.10-4) unstable; urgency=low
+
+  * Disable apps/clicktocall test case
+
+ -- Daniel Pocock <daniel at pocock.com.au>  Sun, 23 Jun 2013 12:09:33 +0200
+
 resiprocate (1.8.10-3) unstable; urgency=low
 
   * Remove DM-Upload-Allowed
diff --git a/debian/rules b/debian/rules
index e47064c..b040bc5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -37,6 +37,9 @@ override_dh_auto_configure:
 	echo "all:" > resip/recon/MOHParkServer/Makefile
 	echo "install:" >> resip/recon/MOHParkServer/Makefile
 	echo "check:" >> resip/recon/MOHParkServer/Makefile
+	echo "all:" > apps/clicktocall/test/Makefile
+	echo "install:" >> apps/clicktocall/test/Makefile
+	echo "check:" >> apps/clicktocall/test/Makefile
 
 override_dh_auto_build:
 	dh_auto_build --parallel

-- 
reSIProcate



More information about the Pkg-voip-commits mailing list