[Pkg-voip-commits] r8103 - in /yate/trunk/debian: changelog control rules yate-dahdi.install

tzafrir-guest at alioth.debian.org tzafrir-guest at alioth.debian.org
Sat Feb 20 22:50:50 UTC 2010


Author: tzafrir-guest
Date: Sat Feb 20 22:50:49 2010
New Revision: 8103

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=8103
Log:
Also separate out yate-dahdi (Ioana Stanciu).

Added:
    yate/trunk/debian/yate-dahdi.install
Modified:
    yate/trunk/debian/changelog
    yate/trunk/debian/control
    yate/trunk/debian/rules

Modified: yate/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/yate/trunk/debian/changelog?rev=8103&op=diff
==============================================================================
--- yate/trunk/debian/changelog (original)
+++ yate/trunk/debian/changelog Sat Feb 20 22:50:49 2010
@@ -9,8 +9,9 @@
   * Rename yete-gtk2 to yate-qt4 (which is what it is). 
   * Split out yate-core (most modules) and yate-scripts (mostly PHP) from
     yate (Ioana Stanciu).
-
- -- Tzafrir Cohen <tzafrir.cohen at xorcom.com>  Sat, 20 Feb 2010 23:07:40 +0200
+  * Also separate out yate-dahdi (Ioana Stanciu).
+
+ -- Tzafrir Cohen <tzafrir.cohen at xorcom.com>  Sun, 21 Feb 2010 00:45:47 +0200
 
 yate (2.1.0-1~dfsg-1) unstable; urgency=low
 

Modified: yate/trunk/debian/control
URL: http://svn.debian.org/wsvn/pkg-voip/yate/trunk/debian/control?rev=8103&op=diff
==============================================================================
--- yate/trunk/debian/control (original)
+++ yate/trunk/debian/control Sat Feb 20 22:50:49 2010
@@ -140,3 +140,13 @@
  enough for complex Gateway and IVR solutions.
  .
  This is the MySQL support module for YATE.
+
+Package: yate-dahdi
+Architecture: any
+Depends: ${shlibs:Depends}, ${misc:Depends}, yate-core (= ${binary:Version})
+Description: Dahdi support 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 DAHDI support module for YATE.

Modified: yate/trunk/debian/rules
URL: http://svn.debian.org/wsvn/pkg-voip/yate/trunk/debian/rules?rev=8103&op=diff
==============================================================================
--- yate/trunk/debian/rules (original)
+++ yate/trunk/debian/rules Sat Feb 20 22:50:49 2010
@@ -117,7 +117,7 @@
 	dh_md5sums -i
 	dh_builddeb -i
 
-subpacks_names = alsa qt4 mysql openh323 pgsql
+subpacks_names = alsa dahdi qt4 mysql openh323 pgsql
 subpacks = $(subpacks_names:%=$(CURDIR)/debian/yate-%)
 
 # Build architecture-dependent files here.

Added: yate/trunk/debian/yate-dahdi.install
URL: http://svn.debian.org/wsvn/pkg-voip/yate/trunk/debian/yate-dahdi.install?rev=8103&op=file
==============================================================================
--- yate/trunk/debian/yate-dahdi.install (added)
+++ yate/trunk/debian/yate-dahdi.install Sat Feb 20 22:50:49 2010
@@ -1,0 +1,3 @@
+usr/lib/yate/server/zapcard.yate
+etc/yate/zapcard.conf
+




More information about the Pkg-voip-commits mailing list