[Pkg-voip-commits] r6010 - in /misdn-kernel: branches/ trunk/debian/changelog trunk/debian/patches/perms_dev_mISDN

maniac-guest at alioth.debian.org maniac-guest at alioth.debian.org
Wed Jul 30 15:24:22 UTC 2008


Author: maniac-guest
Date: Wed Jul 30 15:24:22 2008
New Revision: 6010

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=6010
Log:
misdn-kernel: remove maniac-guest branch. Clean changelog and fix patch

Removed:
    misdn-kernel/branches/
Modified:
    misdn-kernel/trunk/debian/changelog
    misdn-kernel/trunk/debian/patches/perms_dev_mISDN

Modified: misdn-kernel/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/misdn-kernel/trunk/debian/changelog?rev=6010&op=diff
==============================================================================
--- misdn-kernel/trunk/debian/changelog (original)
+++ misdn-kernel/trunk/debian/changelog Wed Jul 30 15:24:22 2008
@@ -5,7 +5,6 @@
   * added patch to use perms compatible with asterisk
   * added patch to get rid of MISDNVERSION
   * added CONFIGS variable to rules-template. Removed exports
-  * added MISDNVERSION variable to rules-template.
   * patches unapplied. 
      hfcmulti_c90
      hfcmulti_bigendian

Modified: misdn-kernel/trunk/debian/patches/perms_dev_mISDN
URL: http://svn.debian.org/wsvn/pkg-voip/misdn-kernel/trunk/debian/patches/perms_dev_mISDN?rev=6010&op=diff
==============================================================================
--- misdn-kernel/trunk/debian/patches/perms_dev_mISDN (original)
+++ misdn-kernel/trunk/debian/patches/perms_dev_mISDN Wed Jul 30 15:24:22 2008
@@ -1,8 +1,6 @@
-Index: misdn-kernel-1.1.7/config/mISDN
-===================================================================
---- misdn-kernel-1.1.7.orig/config/mISDN	2007-04-17 10:26:15.000000000 +0200
-+++ misdn-kernel-1.1.7/config/mISDN	2007-04-26 11:58:49.000000000 +0200
-@@ -84,8 +84,8 @@
+--- a/config/mISDN
++++ b/config/mISDN
+@@ -92,8 +92,8 @@ L1OIP_ondemand=''
  L1OIP_id=''
  
  DEVNODE_user='root'
@@ -13,3 +11,12 @@
  
  declare -a SCAN_card
  declare -a SCAN_opts
+@@ -440,7 +440,7 @@ Options: debug=<number>, options=<number
+ <mISDNconf>
+ ${TAB}<module poll=\"128\" debug=\"0\" timer=\"no\">hfcmulti</module>
+ ${TAB}<module debug=\"0\" options=\"0\">mISDN_dsp</module>
+-${TAB}<devnode user=\"root\" group=\"root\" mode=\"644\">mISDN</devnode>"
++${TAB}<devnode user=\"${DEVNODE_user}\" group=\"${DEVNODE_group}\" mode=\"${DEVNODE_mode}\">mISDN</devnode>"
+ 	local FOOTER="</mISDNconf>"
+ 	local i=0 j=0 MAIN=""
+ 




More information about the Pkg-voip-commits mailing list