[Pkg-voip-commits] r7009 - in /linphone/trunk/debian: changelog control

msp at alioth.debian.org msp at alioth.debian.org
Tue Apr 21 12:08:37 UTC 2009


Author: msp
Date: Tue Apr 21 12:08:36 2009
New Revision: 7009

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=7009
Log:
Fix "should depend on host" Added Depends: (Closes: #524620)

Modified:
    linphone/trunk/debian/changelog
    linphone/trunk/debian/control

Modified: linphone/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/linphone/trunk/debian/changelog?rev=7009&op=diff
==============================================================================
--- linphone/trunk/debian/changelog (original)
+++ linphone/trunk/debian/changelog Tue Apr 21 12:08:36 2009
@@ -2,8 +2,9 @@
 
   * New upstream release
     - Fixes "new version 3.1.0 is available" (Closes: #521128)
-
- -- Mark Purcell <msp at debian.org>  Tue, 21 Apr 2009 22:04:14 +1000
+  * Fix "should depend on host" Added Depends: (Closes: #524620)
+
+ -- Mark Purcell <msp at debian.org>  Tue, 21 Apr 2009 22:08:10 +1000
 
 linphone (3.0.0-3) unstable; urgency=low
 

Modified: linphone/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/linphone/trunk/debian/control?rev=7009&op=diff
==============================================================================
--- linphone/trunk/debian/control (original)
+++ linphone/trunk/debian/control Tue Apr 21 12:08:36 2009
@@ -32,7 +32,7 @@
 
 Package: linphone-nox
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, linphone-common (=${source:Version})
+Depends: ${shlibs:Depends}, ${misc:Depends}, linphone-common (=${source:Version}), host
 Description: SIP softphone - console-only client
  Linphone is a web phone: it lets you phone to your friends anywhere in the
  whole world, freely, simply by using the internet. It is compatible with the




More information about the Pkg-voip-commits mailing list