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

danchev at alioth.debian.org danchev at alioth.debian.org
Tue Jan 6 01:09:46 UTC 2009


Author: danchev
Date: Tue Jan  6 01:09:45 2009
New Revision: 6638

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=6638
Log:
removed -V from DEB_DH_MAKESHLIBS_ARGS_ALL

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=6638&op=diff
==============================================================================
--- sofia-sip/trunk/debian/changelog (original)
+++ sofia-sip/trunk/debian/changelog Tue Jan  6 01:09:45 2009
@@ -4,7 +4,7 @@
     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
+  * added DEB_DH_MAKESHLIBS_ARGS_ALL := -- -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=6638&op=diff
==============================================================================
--- sofia-sip/trunk/debian/rules (original)
+++ sofia-sip/trunk/debian/rules Tue Jan  6 01:09:45 2009
@@ -10,7 +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
+DEB_DH_MAKESHLIBS_ARGS_ALL      := -- -c4
 
 common-build-indep::
 	$(MAKE) doxygen




More information about the Pkg-voip-commits mailing list