[Pkg-voip-commits] r1227 - in kphone/trunk/debian/patches: . pending

Mark Purcell msp at costa.debian.org
Sat Feb 4 02:48:32 UTC 2006


Author: msp
Date: 2006-02-04 02:48:31 +0000 (Sat, 04 Feb 2006)
New Revision: 1227

Added:
   kphone/trunk/debian/patches/pending/
   kphone/trunk/debian/patches/pending/bug_309638_message_2.diff
   kphone/trunk/debian/patches/pending/bug_342555_message_5.diff
   kphone/trunk/debian/patches/pending/debian-patch.diff
Removed:
   kphone/trunk/debian/patches/bug_309638_message_2.diff
   kphone/trunk/debian/patches/bug_342555_message_5.diff
   kphone/trunk/debian/patches/debian-patch.diff
   kphone/trunk/debian/patches/index.html.diff
Log:
Move non-functional patches to debian/patches/pending

Deleted: kphone/trunk/debian/patches/bug_309638_message_2.diff
===================================================================
--- kphone/trunk/debian/patches/bug_309638_message_2.diff	2006-02-03 22:55:35 UTC (rev 1226)
+++ kphone/trunk/debian/patches/bug_309638_message_2.diff	2006-02-04 02:48:31 UTC (rev 1227)
@@ -1,110 +0,0 @@
-From unknown Fri Feb 03 21:56:26 2006
-X-Loop: owner at bugs.debian.org
-Subject: Bug#309638: KPhone: crash after doubleclick
-Reply-To: "D. Winkler" <winkler at eios.de>, 309638 at bugs.debian.org
-Resent-From: "D. Winkler" <winkler at eios.de>
-Resent-To: debian-bugs-dist at lists.debian.org
-Resent-CC: Mark Purcell <msp at debian.org>
-Resent-Date: Wed, 18 May 2005 13:48:03 UTC
-Resent-Message-ID: <handler.309638.B.11164235562789 at bugs.debian.org>
-Resent-Sender: owner at bugs.debian.org
-X-Debian-PR-Message: report 309638
-X-Debian-PR-Package: kphone
-X-Debian-PR-Keywords: 
-Received: via spool by submit at bugs.debian.org id=B.11164235562789
-          (code B ref -1); Wed, 18 May 2005 13:48:03 UTC
-Received: (at submit) by bugs.debian.org; 18 May 2005 13:39:16 +0000
-Received: from eios.de (m24s17.vlinux.de) [83.151.29.243] 
-	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
-	id 1DYOlY-0000eL-00; Wed, 18 May 2005 06:39:16 -0700
-Received: from alpha.castle.home (p54AC22ED.dip0.t-ipconnect.de [84.172.34.237])
-	(using SSLv3 with cipher RC4-MD5 (128/128 bits))
-	(No client certificate requested)
-	by m24s17.vlinux.de (Postfix) with ESMTP id 2525423469
-	for <submit at bugs.debian.org>; Wed, 18 May 2005 13:39:11 +0000 (UTC)
-From: "D. Winkler" <winkler at eios.de>
-To: submit at bugs.debian.org
-Content-Type: text/plain
-Date: Wed, 18 May 2005 15:38:46 +0200
-Message-Id: <1116423526.3020.4.camel at alpha>
-Mime-Version: 1.0
-X-Mailer: Evolution 2.2.2 
-Content-Transfer-Encoding: 7bit
-Delivered-To: submit at bugs.debian.org
-X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
-	(1.212-2003-09-23-exp) on spohr.debian.org
-X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
-	autolearn=no version=2.60-bugs.debian.org_2005_01_02
-X-Spam-Level: 
-
-Package: kphone
-Version: 1:4.1.1-1
-Severity: normal
-
-KPhone crashes when I doubleclick on an entry in the contact list
-immediately after the program start.
-
-The following fix did it for me, but I don't know if it causes problems
-somewhere else...
-
-
-
-diff -c -p -r1.1.1.1 kphoneview.cpp
-*** kphone/kphoneview.cpp       18 Apr 2005 13:04:40 -0000      1.1.1.1
---- kphone/kphoneview.cpp       12 May 2005 13:37:47 -0000
-*************** void KPhoneView::contactDoubleClicked( Q
-*** 389,394 ****
---- 389,397 ----
-        QString subject = ( (ContactsListViewItem *)i )->getCall()->getSubject();
-        SipCall *newcall = new SipCall( user, QString::null, SipCall::StandardCall );
-        newcall->setSubject( user->getUri().uri() );
-+       callAudio = new CallAudio( this );
-+       callAudio->readAudioSettings();
-+       callAudio->readVideoSettings();
-        KCallWidget *widget = new KCallWidget( sipauthentication, callAudio, newcall, this );
-        cwList.append( widget );
-        connect( widget, SIGNAL( redirectCall( const SipUri &, const QString & ) ),
-
-
-(line numbers may slightly differ)
-
--- System Information:
-Debian Release: 3.1
-  APT prefers unstable
-  APT policy: (500, 'unstable'), (500, 'testing')
-Architecture: i386 (i686)
-Kernel: Linux 2.6.11.7
-Locale: LANG=de_DE at euro, LC_CTYPE=de_DE at euro (charmap=ISO-8859-15)
-
-Versions of packages kphone depends on:
-ii  libasound2           1.0.8-3             ALSA library
-ii  libc6                2.3.2.ds1-22        GNU C Library: Shared
-libraries an
-ii  libgcc1              1:3.4.3-13          GCC support library
-ii  libice6              4.3.0.dfsg.1-12.0.1 Inter-Client Exchange
-library
-ii  libjack0.80.0-0      0.99.0-6            JACK Audio Connection Kit
-(librari
-ii  libpng12-0           1.2.8rel-1          PNG library - runtime
-ii  libqt3c102-mt        3:3.3.4-3           Qt GUI Library (Threaded
-runtime v
-ii  libsm6               4.3.0.dfsg.1-12.0.1 X Window System Session
-Management
-ii  libssl0.9.7          0.9.7e-3            SSL shared libraries
-ii  libstdc++5           1:3.3.6-4           The GNU Standard C++
-Library v3
-ii  libx11-6             4.3.0.dfsg.1-12.0.1 X Window System protocol
-client li
-ii  libxext6             4.3.0.dfsg.1-12.0.1 X Window System
-miscellaneous exte
-ii  libxt6               4.3.0.dfsg.1-12.0.1 X Toolkit Intrinsics
-ii  xlibs                4.3.0.dfsg.1-12     X Keyboard Extension (XKB)
-configu
-
--- no debconf information
-
-
-
-
-
-

Deleted: kphone/trunk/debian/patches/bug_342555_message_5.diff
===================================================================
--- kphone/trunk/debian/patches/bug_342555_message_5.diff	2006-02-03 22:55:35 UTC (rev 1226)
+++ kphone/trunk/debian/patches/bug_342555_message_5.diff	2006-02-04 02:48:31 UTC (rev 1227)
@@ -1,150 +0,0 @@
-From k.vriezen at vgelder.com Thu Dec 08 07:17:53 2005
-Received: (at submit) by bugs.debian.org; 8 Dec 2005 15:17:53 +0000
-Return-path: <k.vriezen at vgelder.com>
-Received: from vge.xs4all.nl ([80.127.85.34] helo=mail.vgelder.com)
-	by spohr.debian.org with esmtp (Exim 4.50)
-	id 1EkNWr-0002At-Ar
-	for submit at bugs.debian.org; Thu, 08 Dec 2005 07:17:53 -0800
-Received: by mail.vgelder.com (Postfix, from userid 106)
-	id 534078C59; Thu,  8 Dec 2005 16:17:32 +0100 (CET)
-Received: from localhost.intern (santiago.dmz [192.168.2.200])by mail.vgelder.com (Postfix) with ESMTP id B7551A53for <submit at bugs.debian.org>; Thu,  8 Dec 2005 16:17:31 +0100 (CET)
-Received: from localhost.intern (localhost [127.0.0.1])by localhost.intern (8.13.5/8.13.5/Debian-3) with ESMTP id jB8FHKIn019449(version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT)for <submit at bugs.debian.org>; Thu, 8 Dec 2005 16:17:20 +0100
-Received: (from kv at localhost)by localhost.intern (8.13.5/8.13.5/Submit) id jB8FHKau019446for submit at bugs.debian.org; Thu, 8 Dec 2005 16:17:20 +0100
-X-Authentication-Warning: localhost.intern: kv set sender to k.vriezen at vgelder.com using -f
-Date: Thu, 8 Dec 2005 16:17:20 +0100
-From: Koos Vriezen <k.vriezen at vgelder.com>
-To: submit at bugs.debian.org
-Subject: Hang on connecting
-Message-ID: <20051208151719.GA18126 at vgelder.com>
-Mime-Version: 1.0
-Content-Type: text/plain; charset=us-ascii
-Content-Disposition: inline
-User-Agent: Mutt/1.5.9i
-X-Copyrighted-Material: Please visit http://www.company.com/privacy.htm
-Delivered-To: submit at bugs.debian.org
-X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
-	(1.212-2003-09-23-exp) on spohr.debian.org
-X-Spam-Level: 
-X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
-	autolearn=no version=2.60-bugs.debian.org_2005_01_02
-
-Package: kphone
-Version: 4.2-3
-
-Using an asterisk server and kphone as client, kphone hangs when
-connecting to another SIP client on the same internal network. This only
-seem to happen when having extensions written like:
-  exten => 110,1, Dial(SIP/kv,30)
-in asterisk's extensions.conf and not when written as
-  exten => 110,1, Dial(SIP/kv,30,t)
-
-I've tracked down the bug in kphone and kphone opens the input twice
-and then hangs in QThread::Start() in pthread_cond_wait (done when this
-method is called while already running)
-
-#0  CallAudio::audioIn (this=0x824cf28) at callaudio.cpp:199
-#1  0x08092c17 in CallAudio::memberStatusUpdated (this=0x824cf28,
-    member=0x828a968) at callaudio.cpp:663
-#2  0x08093739 in CallAudio::qt_invoke (this=0x824cf28, _id=2, _o=0xbfd127dc)
-    at callaudio.moc.cpp:103
-#3  0xb78271f9 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
-#4  0x080ca60a in SipCallMember::statusUpdated (this=0x828a968, t0=0x828a968)
-    at sipcall.moc.cpp:103
-#5  0x080c22d0 in SipCallMember::acceptInvite (this=0x828a968,
-    body=@0xbfd128c8, bodytype=@0xbfd128b8) at sipcall.cpp:572
-#6  0x08092a7c in CallAudio::memberStatusUpdated (this=0x824cf28,
-    member=0x828a968) at callaudio.cpp:655
-#7  0x08093739 in CallAudio::qt_invoke (this=0x824cf28, _id=2, _o=0xbfd1297c)
-    at callaudio.moc.cpp:103
-#8  0xb78271f9 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
-#9  0x080ca60a in SipCallMember::statusUpdated (this=0x828a968, t0=0x828a968)
-    at sipcall.moc.cpp:103
-#10 0x080c2d3f in SipCallMember::incomingTransaction (this=0x828a968,
-    newtrans=0x82e36b8) at sipcall.cpp:663
-#11 0x080c849c in SipCall::incomingRequest (this=0x8240670, message=0x82d8180)
-    at sipcall.cpp:994
-#12 0x080c8b75 in SipCall::incomingMessage (this=0x8240670, message=0x82d8180)
-    at sipcall.cpp:862
-#13 0x080d3884 in SipClient::parseMessage (this=0x821c8b0,
-    fullmessage=@0xbfd151e0) at sipclient.cpp:653
-#14 0x080d5ba4 in SipClient::incomingMessage (this=0x821c8b0, socketfd=8)
-    at sipclient.cpp:484
-#15 0x080d5d83 in SipClient::doSelect (this=0x821c8b0, block=false)
-    at sipclient.cpp:283
-#16 0x0805a476 in KPhone::timerTick (this=0x820f0d8) at kphone.cpp:145
-#17 0x08061364 in KPhone::qt_invoke (this=0x820f0d8, _id=64, _o=0xbfd153d8)
-    at kphone.moc.cpp:122
-
-#0  CallAudio::audioIn (this=0x824cf28) at callaudio.cpp:199
-#1  0x08092c17 in CallAudio::memberStatusUpdated (this=0x824cf28,
-    member=0x828a968) at callaudio.cpp:663
-#2  0x08093739 in CallAudio::qt_invoke (this=0x824cf28, _id=2, _o=0xbfd1297c)
-    at callaudio.moc.cpp:103
-#3  0xb78271f9 in QObject::activate_signal () from /usr/lib/libqt-mt.so.3
-#4  0x080ca60a in SipCallMember::statusUpdated (this=0x828a968, t0=0x828a968)
-    at sipcall.moc.cpp:103
-#5  0x080c2d3f in SipCallMember::incomingTransaction (this=0x828a968,
-    newtrans=0x82e36b8) at sipcall.cpp:663
-#6  0x080c849c in SipCall::incomingRequest (this=0x8240670, message=0x82d8180)
-    at sipcall.cpp:994
-#7  0x080c8b75 in SipCall::incomingMessage (this=0x8240670, message=0x82d8180)
-    at sipcall.cpp:862
-#8  0x080d3884 in SipClient::parseMessage (this=0x821c8b0,
-    fullmessage=@0xbfd151e0) at sipclient.cpp:653
-#9  0x080d5ba4 in SipClient::incomingMessage (this=0x821c8b0, socketfd=8)
-    at sipclient.cpp:484
-#10 0x080d5d83 in SipClient::doSelect (this=0x821c8b0, block=false)
-    at sipclient.cpp:283
-#11 0x0805a476 in KPhone::timerTick (this=0x820f0d8) at kphone.cpp:145
-#12 0x08061364 in KPhone::qt_invoke (this=0x820f0d8, _id=64, _o=0xbfd153d8)
-    at kphone.moc.cpp:122
-
-This patch fixes it for me (and I believe it's either right or there is 
-a memory leak in kphone :-)
-
---- kphone/callaudio.cpp-old    2005-12-08 16:11:02.000000000 +0100
-+++ kphone/callaudio.cpp        2005-12-08 16:11:09.000000000 +0100
-@@ -635,9 +635,12 @@
-                        if( !sdpm.isOnHold() ) {
-                                if( output ) {
-                                        output->setCodec( getRtpCodec(), getRtpCodecNum() );
--                                       audioIn();
--                                       output->start();
--                                       input->start();
-+                                       if (!input)
-+                                           audioIn();
-+                                       if (!input->running ()) {
-+                                           output->start();
-+                                           input->start();
-+                                       }
-                                } else if( jack_audioout ) {
-
- //                                     jack_audioout->setCodec( getRtpCodec(), getRtpCodecNum() );
-
-
-Thanks,
-
-Koos Vriezen
-
-***************DISCLAIMER***************
-Bewijs van Afstand:
-Dit emailbericht is slechts bestemd voor de personen aan wie het is gericht
-en kan informatie bevatten die persoonlijk of vertrouwelijk is en niet
-openbaar mag worden gemaakt zonder goedkeuring van de auteur.
-Indien u dit bericht per vergissing heeft ontvangen, verzoeken wij u ons op
-de hoogte te stellen en het bericht te vernietigen zonder het te kopiëren of
-te distribueren.
-Ons bedrijf staat niet in voor juiste en volledige overbrenging van de inhoud
-van een verzonden bericht, noch voor de tijdige ontvangst daarvan.
-Disclaimer:
-This E-mail is for use of the intended recipient(s) only and can contain
-information that is personal or confidential. It is prohibited to distribute
-the content of this message without the author's prior permission.
-If you have received it in error, please notify the sender and immediately
-delete this message without distributing or retaining copies hereof.
-Our company is not responsible for the comprehensiveness of this message nor
-it's time of delivery.
-*********************************************
-
-
-

Deleted: kphone/trunk/debian/patches/debian-patch.diff
===================================================================
--- kphone/trunk/debian/patches/debian-patch.diff	2006-02-03 22:55:35 UTC (rev 1226)
+++ kphone/trunk/debian/patches/debian-patch.diff	2006-02-04 02:48:31 UTC (rev 1227)
@@ -1,87 +0,0 @@
---- kphone-4.1.0.orig/kphone/dspoutoss.cpp
-+++ kphone-4.1.0/kphone/dspoutoss.cpp
-@@ -110,6 +110,11 @@
- 	}
- 
- 
-+	if( rate != 8000 ) {
-+	  printf( "WARNING: driver rounded %d Hz request to %d Hz, off by %f%%\n",
-+		  8000, rate, 100*((rate-8000)/8000.0) );
-+	}
-+
- 	audio_buf_info info;
- 
- 	if( mode == WriteOnly ) {
-@@ -298,4 +303,3 @@
- 
- 	return true;
- }
--
---- kphone-4.1.0.orig/index.html
-+++ kphone-4.1.0/index.html
-@@ -0,0 +1,65 @@
-+<html>
-+  <head>
-+    <title>KPhone.A voice over Internet phone.</title>
-+     <meta name="keywords" content="kphone,linux,sip,client,session,initiation,protocol,signalling,media,open,source,software,development">
-+  </head>
-+<body bgcolor="#FFFFFF" text="#000000">
-+<div align="center">
-+  <p><img src="kphone_banner.png" width="291" height="50">
-+</p>
-+  <table width="400" border="0" cellpadding="0" cellspacing="0">
-+    <tr bgcolor="#A3B2CC">
-+      <td width="100"><strong><font size="-2" face="Verdana, Arial, Helvetica, sans-serif">Release date</font></strong></td>
-+      <td width="200"><strong><font size="-2" face="Verdana, Arial, Helvetica, sans-serif">Package</font></strong></td>
-+      <td width="100"><strong><font size="-2" face="Verdana, Arial, Helvetica, sans-serif">Release notes</font></strong></td>
-+    </tr>
-+    <tr>
-+      <td width="100"><font size="-2" face="Verdana, Arial, Helvetica, sans-serif">08/04/2004</font></td>
-+      <td width="200"><font size="-2" face="Verdana, Arial, Helvetica, sans-serif"><a href="kphone-4.0.2.tar.gz">KPhone 4.0.2</a></font></td>
-+      <td width="100"><font size="-2" face="Verdana, Arial, Helvetica, sans-serif"><a href="changes-4.0.2.html">Changelog</a></font></td>
-+    </tr>
-+    <tr>
-+      <td width="100"><font size="-1" face="Verdana, Arial, Helvetica, sans-serif">&nbsp;</font></td>
-+      <td width="200"><font size="-1" face="Verdana, Arial, Helvetica, sans-serif">&nbsp;</font></td>
-+      <td width="100"><font size="-1" face="Verdana, Arial, Helvetica, sans-serif">&nbsp;</font></td>
-+    </tr>
-+    <tr>
-+      <td width="100"><font size="-1" face="Verdana, Arial, Helvetica, sans-serif">&nbsp;</font></td>
-+      <td width="200"><font size="-1" face="Verdana, Arial, Helvetica, sans-serif">&nbsp;</font></td>
-+      <td width="100"><font size="-1" face="Verdana, Arial, Helvetica, sans-serif">&nbsp;</font></td>
-+    </tr>
-+  </table>
-+  <br>
-+  <table width="400" border="0">
-+    <tr>
-+      <td width="50">&nbsp;</td>
-+      <td width="300"><font size="-1" face="Verdana, Arial, Helvetica, sans-serif">Note! From KPhone 4.0.2 on you can get the latest KPhone version from a CVS repository, too. Tarballs of the releases will be updated on these pages also. To get KPhone via CVS, browse to <a href="http://cvs.wirlab.net/cgi-bin/viewcvs.cgi/"> KPhone CVS repository</a>, select the version you wish to download 
-+from the tag pulldown-menu. Click the "Download tarball" link from the bottom of the page and rock on.</font></td>
-+      <td width="50">&nbsp;</td>
-+    </tr>
-+    <tr>
-+      <td width="50">&nbsp;</td>
-+      <td width="300">&nbsp;</td>
-+      <td width="50">&nbsp;</td>
-+    </tr>
-+    <tr>
-+      <td width="50">&nbsp;</td>
-+      <td width="300"><div align="center"><a href="archive.html"><font size="-1" face="Verdana, Arial, Helvetica, sans-serif">Older releases </font></a></div></td>
-+      <td width="50">&nbsp;</td>
-+    </tr>
-+    <tr>
-+      <td width="50">&nbsp;</td>
-+      <td width="300"><div align="center"><font size="-1" face="Verdana, Arial, Helvetica, sans-serif"><a href="what.html">Application description</a></font> </div></td>
-+      <td width="50">&nbsp;</td>
-+    </tr>
-+    <tr>
-+      <td>&nbsp;</td>
-+      <td><div align="center"><a href="screens/screens.html"><font size="-1" face="Verdana, Arial, Helvetica, sans-serif">Screenshots from KPhone 3.14 </font></a></div></td>
-+      <td>&nbsp;</td>
-+    </tr>
-+  </table>
-+  <p>&nbsp;</p>
-+  <p><font size="-2" face="Verdana, Arial, Helvetica, sans-serif">Contact and support: <a href="mailto:kphone at wirlab.net">kphone at wirlab.net</a></font></p>
-+</div>
-+</body>
-+</html>

Deleted: kphone/trunk/debian/patches/index.html.diff
===================================================================
--- kphone/trunk/debian/patches/index.html.diff	2006-02-03 22:55:35 UTC (rev 1226)
+++ kphone/trunk/debian/patches/index.html.diff	2006-02-04 02:48:31 UTC (rev 1227)
@@ -1,69 +0,0 @@
-diff -urN kphone_orig/index.html kphone-4.0.3.deb/index.html
---- kphone_orig/index.html	1970-01-01 01:00:00.000000000 +0100
-+++ kphone-4.0.3.deb/index.html	2004-07-17 18:55:59.000000000 +0200
-@@ -0,0 +1,65 @@
-+<html>
-+  <head>
-+    <title>KPhone.A voice over Internet phone.</title>
-+     <meta name="keywords" content="kphone,linux,sip,client,session,initiation,protocol,signalling,media,open,source,software,development">
-+  </head>
-+<body bgcolor="#FFFFFF" text="#000000">
-+<div align="center">
-+  <p><img src="kphone_banner.png" width="291" height="50">
-+</p>
-+  <table width="400" border="0" cellpadding="0" cellspacing="0">
-+    <tr bgcolor="#A3B2CC">
-+      <td width="100"><strong><font size="-2" face="Verdana, Arial, Helvetica, sans-serif">Release date</font></strong></td>
-+      <td width="200"><strong><font size="-2" face="Verdana, Arial, Helvetica, sans-serif">Package</font></strong></td>
-+      <td width="100"><strong><font size="-2" face="Verdana, Arial, Helvetica, sans-serif">Release notes</font></strong></td>
-+    </tr>
-+    <tr>
-+      <td width="100"><font size="-2" face="Verdana, Arial, Helvetica, sans-serif">08/04/2004</font></td>
-+      <td width="200"><font size="-2" face="Verdana, Arial, Helvetica, sans-serif"><a href="kphone-4.0.2.tar.gz">KPhone 4.0.2</a></font></td>
-+      <td width="100"><font size="-2" face="Verdana, Arial, Helvetica, sans-serif"><a href="changes-4.0.2.html">Changelog</a></font></td>
-+    </tr>
-+    <tr>
-+      <td width="100"><font size="-1" face="Verdana, Arial, Helvetica, sans-serif">&nbsp;</font></td>
-+      <td width="200"><font size="-1" face="Verdana, Arial, Helvetica, sans-serif">&nbsp;</font></td>
-+      <td width="100"><font size="-1" face="Verdana, Arial, Helvetica, sans-serif">&nbsp;</font></td>
-+    </tr>
-+    <tr>
-+      <td width="100"><font size="-1" face="Verdana, Arial, Helvetica, sans-serif">&nbsp;</font></td>
-+      <td width="200"><font size="-1" face="Verdana, Arial, Helvetica, sans-serif">&nbsp;</font></td>
-+      <td width="100"><font size="-1" face="Verdana, Arial, Helvetica, sans-serif">&nbsp;</font></td>
-+    </tr>
-+  </table>
-+  <br>
-+  <table width="400" border="0">
-+    <tr>
-+      <td width="50">&nbsp;</td>
-+      <td width="300"><font size="-1" face="Verdana, Arial, Helvetica, sans-serif">Note! From KPhone 4.0.2 on you can get the latest KPhone version from a CVS repository, too. Tarballs of the releases will be updated on these pages also. To get KPhone via CVS, browse to <a href="http://cvs.wirlab.net/cgi-bin/viewcvs.cgi/"> KPhone CVS repository</a>, select the version you wish to download 
-+from the tag pulldown-menu. Click the "Download tarball" link from the bottom of the page and rock on.</font></td>
-+      <td width="50">&nbsp;</td>
-+    </tr>
-+    <tr>
-+      <td width="50">&nbsp;</td>
-+      <td width="300">&nbsp;</td>
-+      <td width="50">&nbsp;</td>
-+    </tr>
-+    <tr>
-+      <td width="50">&nbsp;</td>
-+      <td width="300"><div align="center"><a href="archive.html"><font size="-1" face="Verdana, Arial, Helvetica, sans-serif">Older releases </font></a></div></td>
-+      <td width="50">&nbsp;</td>
-+    </tr>
-+    <tr>
-+      <td width="50">&nbsp;</td>
-+      <td width="300"><div align="center"><font size="-1" face="Verdana, Arial, Helvetica, sans-serif"><a href="what.html">Application description</a></font> </div></td>
-+      <td width="50">&nbsp;</td>
-+    </tr>
-+    <tr>
-+      <td>&nbsp;</td>
-+      <td><div align="center"><a href="screens/screens.html"><font size="-1" face="Verdana, Arial, Helvetica, sans-serif">Screenshots from KPhone 3.14 </font></a></div></td>
-+      <td>&nbsp;</td>
-+    </tr>
-+  </table>
-+  <p>&nbsp;</p>
-+  <p><font size="-2" face="Verdana, Arial, Helvetica, sans-serif">Contact and support: <a href="mailto:kphone at wirlab.net">kphone at wirlab.net</a></font></p>
-+</div>
-+</body>
-+</html>

Copied: kphone/trunk/debian/patches/pending/bug_309638_message_2.diff (from rev 1226, kphone/trunk/debian/patches/bug_309638_message_2.diff)

Copied: kphone/trunk/debian/patches/pending/bug_342555_message_5.diff (from rev 1226, kphone/trunk/debian/patches/bug_342555_message_5.diff)

Copied: kphone/trunk/debian/patches/pending/debian-patch.diff (from rev 1226, kphone/trunk/debian/patches/debian-patch.diff)




More information about the Pkg-voip-commits mailing list