[Pkg-voip-commits] r6637 - in /sofia-sip/trunk/debian: changelog rules

danchev at alioth.debian.org danchev at alioth.debian.org
Sun Jan 4 22:50:10 UTC 2009


Author: danchev
Date: Sun Jan  4 22:50:10 2009
New Revision: 6637

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=6637
Log:
added options to DEB_DH_MAKESHLIBS_ARGS_ALL. I hate CDBS sometimes

Modified:
    sofia-sip/trunk/debian/changelog
    sofia-sip/trunk/debian/rules

Modified: sofia-sip/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/sofia-sip/trunk/debian/changelog?rev=6637&op=diff
==============================================================================
--- sofia-sip/trunk/debian/changelog (original)
+++ sofia-sip/trunk/debian/changelog Sun Jan  4 22:50:10 2009
@@ -1,8 +1,10 @@
 sofia-sip (1.12.10-2) experimental; urgency=low
 
-  * added populated symbol files: libsofia-sip-ua-glib3.symbols
-    libsofia-sip-ua0.symbols.ARCH (to be continued with more archs) 
+  * added symbol files: libsofia-sip-ua-glib3.symbols and
+    libsofia-sip-ua0.symbols.ARCH (only i386 is currently 
+    done, the rest would need the diffs of autobuilders logs) 
   * libsofia-sip-ua-glib0.install removed, no such package anymore
+  * added DEB_DH_MAKESHLIBS_ARGS_ALL := -V -- -c4
   * get-orig-source: change wget options to 
     --no-check-certificate --quiet -nv -T20 -t3 -O
 

Modified: sofia-sip/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-voip/sofia-sip/trunk/debian/rules?rev=6637&op=diff
==============================================================================
--- sofia-sip/trunk/debian/rules (original)
+++ sofia-sip/trunk/debian/rules Sun Jan  4 22:50:10 2009
@@ -10,6 +10,7 @@
 DEB_MAKE_CLEAN_TARGET 		= clean
 DEB_DH_INSTALL_SOURCEDIR 	= debian/tmp
 DEB_INSTALL_DOCS_sofia-sip-doc  := libsofia-sip-ua/docs/html
+DEB_DH_MAKESHLIBS_ARGS_ALL      := -V -- -c4
 
 common-build-indep::
 	$(MAKE) doxygen




More information about the Pkg-voip-commits mailing list