[Pkg-voip-commits] r1886 - sofia-sip/trunk/debian

George Danchev danchev-guest at costa.debian.org
Thu Jun 15 12:39:00 UTC 2006


Author: danchev-guest
Date: 2006-06-15 12:39:00 +0000 (Thu, 15 Jun 2006)
New Revision: 1886

Modified:
   sofia-sip/trunk/debian/TODO.Debian
Log:
more warnings to fix

Modified: sofia-sip/trunk/debian/TODO.Debian
===================================================================
--- sofia-sip/trunk/debian/TODO.Debian	2006-06-15 11:45:44 UTC (rev 1885)
+++ sofia-sip/trunk/debian/TODO.Debian	2006-06-15 12:39:00 UTC (rev 1886)
@@ -1,6 +1,6 @@
 
-1        Use the following snippet as stolen from libpkg-guide,
-         to find out library package names according to the the library's SONAME
+1 Use the following snippet as stolen from libpkg-guide,
+  to find out library package names according to the the library's SONAME
 
 #!/bin/sh
 if [ -f "$1" ];
@@ -17,4 +17,17 @@
 fi
 
 
-2        Write manpages for: localinfo, sip-date, sip-dig, sip-options, stunc
+2) Write manpages for: localinfo, sip-date, sip-dig, sip-options, stunc
+
+
+3) Fix build warnings:
+
+dh_shlibdeps -psofia-sip
+dpkg-shlibdeps: warning: could not find path for libsofia-sip-ua.so.0
+dpkg-shlibdeps: warning: could not find path for libsofia-sip-ua.so.0
+dpkg-shlibdeps: warning: could not find path for libsofia-sip-ua.so.0
+......
+dh_gencontrol -plibsofia-sip-ua
+dpkg-gencontrol: warning: unknown substitution variable ${misc:Depends}
+
+




More information about the Pkg-voip-commits mailing list