[Pkg-voip-commits] r2063 - yate/trunk/debian

Mikael Magnusson mikma-guest at costa.debian.org
Sat Jul 15 21:19:58 UTC 2006


Author: mikma-guest
Date: 2006-07-15 21:19:57 +0000 (Sat, 15 Jul 2006)
New Revision: 2063

Added:
   yate/trunk/debian/yate-alsa.install
Modified:
   yate/trunk/debian/changelog
   yate/trunk/debian/control
Log:
* Add yate-alsa package containing the ALSA module for yate

Modified: yate/trunk/debian/changelog
===================================================================
--- yate/trunk/debian/changelog	2006-07-15 20:05:29 UTC (rev 2062)
+++ yate/trunk/debian/changelog	2006-07-15 21:19:57 UTC (rev 2063)
@@ -23,8 +23,9 @@
   * Fix short package description of yate
   * Fix "extra qualification" compile error
   * Rename shared library package to libyate1.0.0
+  * Add yate-alsa package containing the ALSA module for yate
 
- -- Kilian Krause <kilian at debian.org>  Sat, 15 Jul 2006 20:05:03 +0000
+ -- Mikael Magnusson <mikma at users.sourceforge.net>  Sat, 15 Jul 2006 23:01:00 +0200
 
 yate (0.8.7+cvs20050604-4) unstable; urgency=low
 

Modified: yate/trunk/debian/control
===================================================================
--- yate/trunk/debian/control	2006-07-15 20:05:29 UTC (rev 2062)
+++ yate/trunk/debian/control	2006-07-15 21:19:57 UTC (rev 2063)
@@ -3,7 +3,7 @@
 Priority: optional
 Maintainer: Debian VoIP Team <pkg-voip-maintainers at lists.alioth.debian.org>
 Uploaders: Kilian Krause <kilian at debian.org>, Jose Carlos Garcia Sogo <jsogo at debian.org>, Mark Purcell <msp at debian.org>, Santiago Garcia Mantinan <manty at debian.org>
-Build-Depends: debhelper (>= 4.0.0), autotools-dev, dpatch, libpri-dev (>= 1.2.1-3), libopenh323-dev (>= 1.15.6-1), libgsm1-dev, zaptel-source, postgresql-dev, libgtk2.0-dev
+Build-Depends: debhelper (>= 4.0.0), autotools-dev, dpatch, libpri-dev (>= 1.2.1-3), libopenh323-dev (>= 1.15.6-1), libgsm1-dev, zaptel-source, postgresql-dev, libgtk2.0-dev, libasound2-dev
 Standards-Version: 3.6.2
 
 Package: yate
@@ -76,3 +76,13 @@
  enough for complex Gateway and IVR solutions.
  .
  This is the GTK+ 2 YateClient for the YATE daemon.
+
+Package: yate-alsa
+Architecture: any
+Depends: ${shlibs:Depends}
+Description: ALSA module for yate
+ YATE is a telephony engine aimed at creating a telephony server that
+ performs well enough to deal with PBX requirements and also flexible
+ enough for complex Gateway and IVR solutions.
+ .
+ This is the ALSA module for yate.

Added: yate/trunk/debian/yate-alsa.install
===================================================================
--- yate/trunk/debian/yate-alsa.install	2006-07-15 20:05:29 UTC (rev 2062)
+++ yate/trunk/debian/yate-alsa.install	2006-07-15 21:19:57 UTC (rev 2063)
@@ -0,0 +1 @@
+debian/tmp/usr/lib/yate/modules/alsachan.yate




More information about the Pkg-voip-commits mailing list