[Pkg-voip-commits] r7007 - in /qutecom/trunk/debian: changelog control
cavedon-guest at alioth.debian.org
cavedon-guest at alioth.debian.org
Tue Apr 21 07:15:44 UTC 2009
Author: cavedon-guest
Date: Tue Apr 21 07:15:44 2009
New Revision: 7007
URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=7007
Log:
qutecom-data: Recommends instead of Depends on qutecom. Closes #524614
Modified:
qutecom/trunk/debian/changelog
qutecom/trunk/debian/control
Modified: qutecom/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/qutecom/trunk/debian/changelog?rev=7007&op=diff
==============================================================================
--- qutecom/trunk/debian/changelog (original)
+++ qutecom/trunk/debian/changelog Tue Apr 21 07:15:44 2009
@@ -1,3 +1,9 @@
+qutecom (2.2~rc3.dfsg1-6) UNRELEASED; urgency=low
+
+ * qutecom-data: Recommends instead of Depends on qutecom. Closes #524614
+
+ -- Ludovico Cavedon <ludovico.cavedon at gmail.com> Tue, 21 Apr 2009 00:12:24 -0700
+
qutecom (2.2~rc3.dfsg1-5) unstable; urgency=low
[ Ludovico Cavedon ]
Modified: qutecom/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/qutecom/trunk/debian/control?rev=7007&op=diff
==============================================================================
--- qutecom/trunk/debian/control (original)
+++ qutecom/trunk/debian/control Tue Apr 21 07:15:44 2009
@@ -35,7 +35,8 @@
Package: qutecom-data
Architecture: all
-Depends: qutecom (>= ${source:Version}), ${misc:Depends}
+Depends: ${misc:Depends}
+Recommends: qutecom (>= ${source:Version})
Replaces: wengophone, qutecom (<< 2.2~rc3.dfsg1-3)
Description: SIP-based software telephone with video and chat features (data files)
QuteCom is a Voice-over-IP application based on standard protocols like SIP
More information about the Pkg-voip-commits
mailing list