[Pkg-voip-commits] r3322 - asterisk/branches/experimental/debian

Mark Purcell msp at alioth.debian.org
Sat Mar 24 18:34:59 CET 2007


Author: msp
Date: 2007-03-24 17:34:59 +0000 (Sat, 24 Mar 2007)
New Revision: 3322

Modified:
   asterisk/branches/experimental/debian/asterisk.default
   asterisk/branches/experimental/debian/changelog
Log:
* debian/asterisk.default - fix -D/-d typo in PARAMS (Closes LP#68169)

Modified: asterisk/branches/experimental/debian/asterisk.default
===================================================================
--- asterisk/branches/experimental/debian/asterisk.default	2007-03-24 17:33:20 UTC (rev 3321)
+++ asterisk/branches/experimental/debian/asterisk.default	2007-03-24 17:34:59 UTC (rev 3322)
@@ -17,7 +17,7 @@
 #         *not**intended**for**production**use*.
 #         When you give -G *only* that group will be used,
 #         else all groups of the asterisk user.
-#PARAMS="-D -g -vvv"
+#PARAMS="-d -g -vvv"
 #
 #
 # RUNASTSAFE: run safe_asterisk rather than asterisk (will auto-restart upon

Modified: asterisk/branches/experimental/debian/changelog
===================================================================
--- asterisk/branches/experimental/debian/changelog	2007-03-24 17:33:20 UTC (rev 3321)
+++ asterisk/branches/experimental/debian/changelog	2007-03-24 17:34:59 UTC (rev 3322)
@@ -11,8 +11,9 @@
   * Add Build-Depends: libgtk2.0-dev, libc-client-dev
   * configure --with-pwlib=/usr/share/pwlib/include/ \
      --with-h323=/usr/share/openh323/
+  * debian/asterisk.default - fix -D/-d typo in PARAMS (Closes LP#68169)
 
- -- Mark Purcell <msp at debian.org>  Sat, 24 Mar 2007 17:10:09 +0000
+ -- Mark Purcell <msp at debian.org>  Sat, 24 Mar 2007 17:35:49 +0000
 
 asterisk (1:1.4.2~dfsg-1) experimental; urgency=low
 




More information about the Pkg-voip-commits mailing list