[Pkg-voip-commits] r4189 - asterisk-oh323/trunk/debian
paravoid at alioth.debian.org
paravoid at alioth.debian.org
Wed Aug 22 12:31:51 UTC 2007
Author: paravoid
Date: 2007-08-22 12:31:51 +0000 (Wed, 22 Aug 2007)
New Revision: 4189
Modified:
asterisk-oh323/trunk/debian/changelog
asterisk-oh323/trunk/debian/control
Log:
* Update Standards-Version to 3.7.2, no changes needed.
* Depend on asterisk 1.4 and not on 1.2.
* Remove Conflicts/Replaces asterisk-h323 since they can happily coexist.
Modified: asterisk-oh323/trunk/debian/changelog
===================================================================
--- asterisk-oh323/trunk/debian/changelog 2007-08-21 22:58:38 UTC (rev 4188)
+++ asterisk-oh323/trunk/debian/changelog 2007-08-22 12:31:51 UTC (rev 4189)
@@ -1,10 +1,16 @@
asterisk-oh323 (0.7.3+cvs20070811-2) UNRELEASED; urgency=low
+ [ Kilian Krause ]
* NOT RELEASED YET
* Update debian/watch
- -- Kilian Krause <kilian at debian.org> Sat, 11 Aug 2007 14:05:33 +0200
+ [ Faidon Liambotis ]
+ * Update Standards-Version to 3.7.2, no changes needed.
+ * Depend on asterisk 1.4 and not on 1.2.
+ * Remove Conflicts/Replaces asterisk-h323 since they can happily coexist.
+ -- Faidon Liambotis <paravoid at debian.org> Wed, 22 Aug 2007 15:31:33 +0300
+
asterisk-oh323 (0.7.3+cvs20070811-1) unstable; urgency=high
* CVS snapshot from asterisk-oh323.cvs.sf.net to compile with asterisk 1.4.
Modified: asterisk-oh323/trunk/debian/control
===================================================================
--- asterisk-oh323/trunk/debian/control 2007-08-21 22:58:38 UTC (rev 4188)
+++ asterisk-oh323/trunk/debian/control 2007-08-22 12:31:51 UTC (rev 4189)
@@ -4,15 +4,13 @@
Maintainer: Debian VoIP Team <pkg-voip-maintainers at lists.alioth.debian.org>
Uploaders: Mark Purcell <msp at debian.org>, Kilian Krause <kilian at debian.org>, Jose Carlos Garcia Sogo <jsogo at debian.org>, Santiago Garcia Mantinan <manty at debian.org>, Simon Richter <sjr at debian.org>
Build-Depends: debhelper (>= 4.0.0), asterisk-dev (>= 1:1.4), libopenh323-dev (>= 1.15.6-1), dpatch
-Standards-Version: 3.6.1
+Standards-Version: 3.7.2
XS-Vcs-Svn: svn://svn.debian.org/pkg-voip/
XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-voip/
Package: asterisk-oh323
Architecture: any
-Depends: ${shlibs:Depends}, asterisk1.2 (>= 1:1.2)
-Conflicts: asterisk-h323, asterisk (>= 1:1.4)
-Replaces: asterisk-h323
+Depends: ${shlibs:Depends}, asterisk (>= 1:1.4)
Description: oh323 channel driver for Asterisk
This package adds H.323 support to the Asterisk PBX.
This is achieved by interfacing the OpenH323 library to Asterisk through an
More information about the Pkg-voip-commits
mailing list