[Pkg-voip-commits] r2584 - wengophone/trunk/debian

Marco Nenciarini mnencia at costa.debian.org
Fri Oct 20 18:05:09 UTC 2006


Author: mnencia
Date: 2006-10-20 18:05:08 +0000 (Fri, 20 Oct 2006)
New Revision: 2584

Modified:
   wengophone/trunk/debian/changelog
   wengophone/trunk/debian/rules
Log:
Reverted build rpatch setting, i need it for debugging and does not
make compiler so quicker.
Set urgency to low (the package are new)
Set distribution to UNRELEASED (another upload today is only a waste
of buildd time)


Modified: wengophone/trunk/debian/changelog
===================================================================
--- wengophone/trunk/debian/changelog	2006-10-20 15:32:32 UTC (rev 2583)
+++ wengophone/trunk/debian/changelog	2006-10-20 18:05:08 UTC (rev 2584)
@@ -1,14 +1,11 @@
-wengophone (2.0.0~rc5-svn8137-1) unstable; urgency=medium
+wengophone (2.0.0~rc5-svn8137-1) UNRELEASED; urgency=low
 
   * New upstream snapshot. Switched to branches/wengophone-2.0
   * debian/get-orig-source.sh: Stripped wifo/phapi/speex from the
     source tarball.
-  * debian/rules: passes CMAKE_SKIP_BUILD_RPATH to cmake to avoid
-    linking executable twice.
   * Removed cmake-external-speex patch (fixed upstream)
-  * Urgency medium to try to go into testing before freeze.
 
- -- Marco Nenciarini <mnencia at debian.org>  Fri, 20 Oct 2006 17:29:28 +0200
+ -- Marco Nenciarini <mnencia at debian.org>  Fri, 20 Oct 2006 20:02:23 +0200
 
 wengophone (2.0.0~rc5-svn8108-2) unstable; urgency=low
 

Modified: wengophone/trunk/debian/rules
===================================================================
--- wengophone/trunk/debian/rules	2006-10-20 15:32:32 UTC (rev 2583)
+++ wengophone/trunk/debian/rules	2006-10-20 18:05:08 UTC (rev 2584)
@@ -5,8 +5,7 @@
 include /usr/share/cdbs/1/rules/patchsys-quilt.mk
 
 DEB_INSTALL_MANPAGES_wengophone := $(CURDIR)/debian/qtwengophone.1
-DEB_CMAKE_EXTRA_FLAGS := -DCMAKE_SKIP_BUILD_RPATH=ON \
-	-DWITH_BUILDID=ON -DWITH_SHARED_PHAPI=OFF \
+DEB_CMAKE_EXTRA_FLAGS := -DWITH_BUILDID=ON -DWITH_SHARED_PHAPI=OFF \
 	-DWITH_SHARED_OWCURL=OFF -DWITH_SHARED_SFP-PLUGIN=OFF
 
 DEBVERSION:=$(shell head -n 1 debian/changelog | sed -e 's/^[^(]*(\([^)]*\)).*/\1/')




More information about the Pkg-voip-commits mailing list