[Pkg-voip-commits] r5193 - in /freepbx/trunk/debian/patches: ast-config-dirs clean-install-amp disable-online-updates fix-ari-link fix-fop-config fix-retrieve-op-panel-cfg fix-wierd-email install_amp_no_asterisk path-to-fop

tzafrir-guest at alioth.debian.org tzafrir-guest at alioth.debian.org
Fri Feb 8 22:40:00 UTC 2008


Author: tzafrir-guest
Date: Fri Feb  8 22:39:59 2008
New Revision: 5193

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=5193
Log:
Fix formatting and descriptions.

Modified:
    freepbx/trunk/debian/patches/ast-config-dirs
    freepbx/trunk/debian/patches/clean-install-amp
    freepbx/trunk/debian/patches/disable-online-updates
    freepbx/trunk/debian/patches/fix-ari-link
    freepbx/trunk/debian/patches/fix-fop-config
    freepbx/trunk/debian/patches/fix-retrieve-op-panel-cfg
    freepbx/trunk/debian/patches/fix-wierd-email
    freepbx/trunk/debian/patches/install_amp_no_asterisk
    freepbx/trunk/debian/patches/path-to-fop

Modified: freepbx/trunk/debian/patches/ast-config-dirs
URL: http://svn.debian.org/wsvn/pkg-voip/freepbx/trunk/debian/patches/ast-config-dirs?rev=5193&op=diff
==============================================================================
--- freepbx/trunk/debian/patches/ast-config-dirs (original)
+++ freepbx/trunk/debian/patches/ast-config-dirs Fri Feb  8 22:39:59 2008
@@ -1,9 +1,7 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## ast-config-dirs.dpatch by  Diego Iastrubni <diego.iastrubni at xorcom.com>
+## ast-config-dirs by  Diego Iastrubni <diego.iastrubni at xorcom.com>
 ##
-## DP: Allow the usage of small configuration files. ALA debian :)
+## Allow the usage of small configuration files. ALA debian :)
 
- at DPATCH@
 diff -urNad freepbx-2.1.3.dfsg/amp_conf/astetc/extensions.conf /tmp/dpep.zU01BJ/freepbx-2.1.3.dfsg/amp_conf/astetc/extensions.conf
 --- freepbx-2.1.3.dfsg/amp_conf/astetc/extensions.conf	2006-09-07 11:52:14.000000000 +0300
 +++ /tmp/dpep.zU01BJ/freepbx-2.1.3.dfsg/amp_conf/astetc/extensions.conf	2006-11-28 15:04:24.000000000 +0200

Modified: freepbx/trunk/debian/patches/clean-install-amp
URL: http://svn.debian.org/wsvn/pkg-voip/freepbx/trunk/debian/patches/clean-install-amp?rev=5193&op=diff
==============================================================================
--- freepbx/trunk/debian/patches/clean-install-amp (original)
+++ freepbx/trunk/debian/patches/clean-install-amp Fri Feb  8 22:39:59 2008
@@ -1,16 +1,13 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## clean-install-amp.dpatch by Diego Iastrubni <diego.iastrubni at xorcom.com>
+## clean-install-amp by Diego Iastrubni <diego.iastrubni at xorcom.com>
 ##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: Change some stupid defaults in freepbx, like wrong paths, making useless files
-## DP: on the webroot, etc.
-## DP: 
-## DP: By default Debian's version of this script will not install files,
-## DP: but only take chaege of installing the needed updates. I also removed
-## DP: some dependencies checking, as they are already taken care by 
-## DP: dpkg.
+## Change some stupid defaults in freepbx, like wrong paths, making 
+## useless files on the webroot, etc.
+## 
+## By default Debian's version of this script will not install files,
+## but only take chaege of installing the needed updates. I also removed
+## some dependencies checking, as they are already taken care by 
+## dpkg.
 
- at DPATCH@
 diff -urNad freepbx-2.3.0~dfsg~/install_amp freepbx-2.3.0~dfsg/install_amp
 --- freepbx-2.3.0~dfsg~/install_amp	2007-07-28 21:09:05.000000000 +0300
 +++ freepbx-2.3.0~dfsg/install_amp	2007-09-20 12:25:08.000000000 +0200

Modified: freepbx/trunk/debian/patches/disable-online-updates
URL: http://svn.debian.org/wsvn/pkg-voip/freepbx/trunk/debian/patches/disable-online-updates?rev=5193&op=diff
==============================================================================
--- freepbx/trunk/debian/patches/disable-online-updates (original)
+++ freepbx/trunk/debian/patches/disable-online-updates Fri Feb  8 22:39:59 2008
@@ -1,10 +1,7 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## disable-online-updates.dpatch by Diego Iastrubni <diego.iastrubni at xorcom.com>
+## disable-online-updates by Diego Iastrubni <diego.iastrubni at xorcom.com>
 ##
-## DP: Disable online updates, unless user specifies a special hidden
-## DP: configuration in amportal.conf
+## configuration in amportal.conf
 
- at DPATCH@
 diff -urNad upstream~/amp_conf/htdocs/admin/page.modules.php upstream/amp_conf/htdocs/admin/page.modules.php
 --- upstream~/amp_conf/htdocs/admin/page.modules.php	2007-01-04 20:31:02.000000000 +0200
 +++ upstream/amp_conf/htdocs/admin/page.modules.php	2007-01-14 12:46:50.000000000 +0200

Modified: freepbx/trunk/debian/patches/fix-ari-link
URL: http://svn.debian.org/wsvn/pkg-voip/freepbx/trunk/debian/patches/fix-ari-link?rev=5193&op=diff
==============================================================================
--- freepbx/trunk/debian/patches/fix-ari-link (original)
+++ freepbx/trunk/debian/patches/fix-ari-link Fri Feb  8 22:39:59 2008
@@ -1,10 +1,7 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## fix-ari-link.dpatch by Diego Iastrubni <diego.iastrubni at xorcom.com>
+## fix-ari-link by Diego Iastrubni <diego.iastrubni at xorcom.com>
 ##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
+## Fix a link to ARI (the recordings) in the top bar.
 
- at DPATCH@
 diff -urNad freepbx-2.3.0~dfsg~/amp_conf/htdocs/admin/views/freepbx.php freepbx-2.3.0~dfsg/amp_conf/htdocs/admin/views/freepbx.php
 --- freepbx-2.3.0~dfsg~/amp_conf/htdocs/admin/views/freepbx.php	2007-08-24 22:34:49.000000000 +0300
 +++ freepbx-2.3.0~dfsg/amp_conf/htdocs/admin/views/freepbx.php	2007-09-20 11:19:20.000000000 +0200

Modified: freepbx/trunk/debian/patches/fix-fop-config
URL: http://svn.debian.org/wsvn/pkg-voip/freepbx/trunk/debian/patches/fix-fop-config?rev=5193&op=diff
==============================================================================
--- freepbx/trunk/debian/patches/fix-fop-config (original)
+++ freepbx/trunk/debian/patches/fix-fop-config Fri Feb  8 22:39:59 2008
@@ -1,17 +1,14 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## fix-fop-config.dpatch by Diego Iastrubni <diego.iastrubni at xorcom.com>
+## fix-fop-config by Diego Iastrubni <diego.iastrubni at xorcom.com>
 ##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: The default configuration of op-panel is just useless. Lets fix it 
-## DP: before it gets into the package:
-## DP:   - if no web_hostname is set, it will be automatically detected
-## DP:   - flash_dir should be the place on the HD. it looks for variables.txt in that dir
-## DP:     TODO: should be modified to "/var/lib/op-panel/"
-## DP:   - use a sane default password for the UI
-## DP:   - use a default passwords for the manager
+## The default configuration of op-panel is just useless. Lets fix it 
+## before it gets into the package:
+##   - if no web_hostname is set, it will be automatically detected
+##   - flash_dir should be the place on the HD. it looks for 
+##     variables.txt in that dir
+##     TODO: should be modified to "/var/lib/op-panel/"
+##   - use a sane default password for the UI
+##   - use a default passwords for the manager
 
-
- at DPATCH@
 diff -urNad freepbx-2.2.0~dfsg~/amp_conf/htdocs_panel/op_server.cfg freepbx-2.2.0~dfsg/amp_conf/htdocs_panel/op_server.cfg
 --- freepbx-2.2.0~dfsg~/amp_conf/htdocs_panel/op_server.cfg	2007-02-26 10:29:49.000000000 +0000
 +++ freepbx-2.2.0~dfsg/amp_conf/htdocs_panel/op_server.cfg	2007-02-26 10:31:41.000000000 +0000

Modified: freepbx/trunk/debian/patches/fix-retrieve-op-panel-cfg
URL: http://svn.debian.org/wsvn/pkg-voip/freepbx/trunk/debian/patches/fix-retrieve-op-panel-cfg?rev=5193&op=diff
==============================================================================
--- freepbx/trunk/debian/patches/fix-retrieve-op-panel-cfg (original)
+++ freepbx/trunk/debian/patches/fix-retrieve-op-panel-cfg Fri Feb  8 22:39:59 2008
@@ -1,9 +1,8 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## fix-retrieve-op-panel-cfg.dpatch by Diego Iastrubni <diego.iastrubni at xorcom.com>
+## fix-retrieve-op-panel-cfg by Diego Iastrubni <diego.iastrubni at xorcom.com>
 ##
-## DP: By default freePBX's script saves into the webroot. it should save the config into /etc/op-panel/freepbx
+## By default freePBX's script saves into the webroot. it should save 
+## the config into /etc/op-panel/freepbx
 
- at DPATCH@
 diff -urNad freepbx-2.2.0~dfsg~/amp_conf/bin/retrieve_op_conf_from_mysql.pl freepbx-2.2.0~dfsg/amp_conf/bin/retrieve_op_conf_from_mysql.pl
 --- freepbx-2.2.0~dfsg~/amp_conf/bin/retrieve_op_conf_from_mysql.pl	2007-02-26 10:29:49.000000000 +0000
 +++ freepbx-2.2.0~dfsg/amp_conf/bin/retrieve_op_conf_from_mysql.pl	2007-02-26 10:34:23.000000000 +0000

Modified: freepbx/trunk/debian/patches/fix-wierd-email
URL: http://svn.debian.org/wsvn/pkg-voip/freepbx/trunk/debian/patches/fix-wierd-email?rev=5193&op=diff
==============================================================================
--- freepbx/trunk/debian/patches/fix-wierd-email (original)
+++ freepbx/trunk/debian/patches/fix-wierd-email Fri Feb  8 22:39:59 2008
@@ -1,11 +1,9 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## fix-wierd-email.dpatch by Diego IAstrubni <diego.iastrubni at xorcom.com>
+## fix-wierd-email by Diego IAstrubni <diego.iastrubni at xorcom.com>
 ##
-## DP: stock code from freepbx.org:
-## DP: on some places, internal emails are used, and they do not always contains
-## DP: a subdomain (a valid email can be "ruth at sales")
+## stock code from freepbx.org:
+## on some places, internal emails are used, and they do not always contains
+## a subdomain (a valid email can be "ruth at sales")
 
- at DPATCH@
 diff -urNad freepbx-2.1.3.dfsg/amp_conf/htdocs/admin/common/script.js.php /tmp/dpep.7jLVlW/freepbx-2.1.3.dfsg/amp_conf/htdocs/admin/common/script.js.php
 --- freepbx-2.1.3.dfsg/amp_conf/htdocs/admin/common/script.js.php	2006-08-22 16:26:29.000000000 +0300
 +++ /tmp/dpep.7jLVlW/freepbx-2.1.3.dfsg/amp_conf/htdocs/admin/common/script.js.php	2006-12-06 14:44:49.000000000 +0200

Modified: freepbx/trunk/debian/patches/install_amp_no_asterisk
URL: http://svn.debian.org/wsvn/pkg-voip/freepbx/trunk/debian/patches/install_amp_no_asterisk?rev=5193&op=diff
==============================================================================
--- freepbx/trunk/debian/patches/install_amp_no_asterisk (original)
+++ freepbx/trunk/debian/patches/install_amp_no_asterisk Fri Feb  8 22:39:59 2008
@@ -1,10 +1,7 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## install_amp_no_asterisk.dpatch by Tzafrir Cohen <tzafrir.cohen at xorcom.com>
+## install_amp_no_asterisk by Tzafrir Cohen <tzafrir.cohen at xorcom.com>
 ##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: We can install freepbx without Asterisk running.
+## We can install freepbx without Asterisk running.
 
- at DPATCH@
 diff -urNad freepbx-2.3.1~dfsg~/install_amp freepbx-2.3.1~dfsg/install_amp
 --- freepbx-2.3.1~dfsg~/install_amp	2008-02-06 21:41:26.197912522 +0200
 +++ freepbx-2.3.1~dfsg/install_amp	2008-02-06 21:45:12.061547702 +0200

Modified: freepbx/trunk/debian/patches/path-to-fop
URL: http://svn.debian.org/wsvn/pkg-voip/freepbx/trunk/debian/patches/path-to-fop?rev=5193&op=diff
==============================================================================
--- freepbx/trunk/debian/patches/path-to-fop (original)
+++ freepbx/trunk/debian/patches/path-to-fop Fri Feb  8 22:39:59 2008
@@ -1,10 +1,7 @@
-#! /bin/sh /usr/share/dpatch/dpatch-run
-## path-to-fop.dpatch by Chris Halls <halls at debian.org>
+## path-to-fop by Chris Halls <halls at debian.org>
 ##
-## All lines beginning with `## DP:' are a description of the patch.
-## DP: No description.
+## Use Debian's packaged FOP (op-panel).
 
- at DPATCH@
 diff -urNad freepbx-2.3.0~dfsg~/amp_conf/htdocs/admin/views/panel.php freepbx-2.3.0~dfsg/amp_conf/htdocs/admin/views/panel.php
 --- freepbx-2.3.0~dfsg~/amp_conf/htdocs/admin/views/panel.php	2007-07-26 08:55:59.000000000 +0300
 +++ freepbx-2.3.0~dfsg/amp_conf/htdocs/admin/views/panel.php	2007-09-19 16:47:35.000000000 +0200




More information about the Pkg-voip-commits mailing list