[Pkg-voip-commits] r7622 - in /opal/trunk/debian: changelog control
dedu-guest at alioth.debian.org
dedu-guest at alioth.debian.org
Tue Sep 22 16:29:33 UTC 2009
Author: dedu-guest
Date: Tue Sep 22 16:29:33 2009
New Revision: 7622
URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=7622
Log:
simpleopal should depend on libpt plugins (Closes: #542220)
Modified:
opal/trunk/debian/changelog
opal/trunk/debian/control
Modified: opal/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/opal/trunk/debian/changelog?rev=7622&op=diff
==============================================================================
--- opal/trunk/debian/changelog (original)
+++ opal/trunk/debian/changelog Tue Sep 22 16:29:33 2009
@@ -3,6 +3,7 @@
[ Eugen Dedu ]
* New upstream release
* Remove simpleopal.dpatch, integrated upstream.
+ * simpleopal should depend on libpt plugins (Closes: #542220)
* NOT RELEASED YET
-- Mark Purcell <mark at d410.purcell.id.au> Thu, 09 Jul 2009 22:34:18 +1000
Modified: opal/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/opal/trunk/debian/control?rev=7622&op=diff
==============================================================================
--- opal/trunk/debian/control (original)
+++ opal/trunk/debian/control Tue Sep 22 16:29:33 2009
@@ -46,7 +46,7 @@
Package: simpleopal
Section: comm
Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libopal3.6.6 (= ${binary:Version})
+Depends: ${shlibs:Depends}, ${misc:Depends}, libopal3.6.6 (= ${binary:Version}), libpt2.6.5-plugins
Description: Simple example from the OPAL project
This package contains a small H323 and SIP client given as an example. You
can find its code on the doc package.
More information about the Pkg-voip-commits
mailing list