]> git.ipfire.org Git - thirdparty/freeswitch.git/commitdiff
Cleanup non-semantic whitespace in debian/
authorTravis Cross <tc@traviscross.com>
Tue, 15 Sep 2015 22:35:05 +0000 (22:35 +0000)
committerTravis Cross <tc@traviscross.com>
Tue, 15 Sep 2015 22:36:23 +0000 (22:36 +0000)
debian/copyright
debian/freeswitch-systemd.install
debian/freeswitch.postinst
debian/rules
debian/util.sh

index b94e3fe90c6a63fc316b762f8117b20d5f3f227d..b3e6c6692ba332a20744c1b7682ba76f048e30fc 100644 (file)
@@ -488,27 +488,27 @@ License: BSD-2-clause
   * are met:
   *
   * 1. Redistributions of source code must retain the above copyright
-  *    notice, this list of conditions and the following disclaimer. 
+  *    notice, this list of conditions and the following disclaimer.
   *
   * 2. Redistributions in binary form must reproduce the above copyright
   *    notice, this list of conditions and the following disclaimer in
   *    the documentation and/or other materials provided with the
   *    distribution.
   *
-  * This work was supported in part by funding from the Defense Advanced 
-  * Research Projects Agency and the National Science Foundation of the 
+  * This work was supported in part by funding from the Defense Advanced
+  * Research Projects Agency and the National Science Foundation of the
   * United States of America, and the CMU Sphinx Speech Consortium.
   *
-  * THIS SOFTWARE IS PROVIDED BY CARNEGIE MELLON UNIVERSITY ``AS IS'' AND 
-  * ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, 
+  * THIS SOFTWARE IS PROVIDED BY CARNEGIE MELLON UNIVERSITY ``AS IS'' AND
+  * ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
   * THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
   * PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY
   * NOR ITS EMPLOYEES BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
-  * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 
-  * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 
-  * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 
-  * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 
-  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
+  * SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+  * LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+  * DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+  * THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+  * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
   * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
   *
   * ====================================================================
@@ -1515,24 +1515,24 @@ License: BSD-3-clause
 Files: libs/libsndfile/src/GSM610/*
 Copyright: 1992, 1993, 1994 by Jutta Degener and Carsten Bormann
 License:
- Their work was released under the following license which is 
+ Their work was released under the following license which is
  assumed to be compatible with The GNU Lesser General Public License.
+ .
  ----------------------------------------------------------------------------
+ .
  Copyright 1992, 1993, 1994 by Jutta Degener and Carsten Bormann,
  Technische Universitaet Berlin
+ .
  Any use of this software is permitted provided that this notice is not
  removed and that neither the authors nor the Technische Universitaet Berlin
  are deemed to have made any representations as to the suitability of this
  software for any purpose nor are held responsible for any defects of
  this software.  THERE IS ABSOLUTELY NO WARRANTY FOR THIS SOFTWARE.
+ .
  As a matter of courtesy, the authors request to be informed about uses
  this software has found, about bugs in this software, and about any
  improvements that may be of general interest.
+ .
  Berlin, 28.11.1994
  Jutta Degener (jutta@cs.tu-berlin.de)
  Carsten Bormann (cabo@cs.tu-berlin.de)
@@ -1863,7 +1863,7 @@ Copyright: 2004 Polycom, Inc
  2006 Michael Jerris
  2001-2009 Steve Underwood <steveu@coppice.org>
  2001-2006 Steve Underwood
-Comment: Disclaimer: non-comercial use,gital Equipment Corporation, Maynard, Massachusetts. 
+Comment: Disclaimer: non-comercial use,gital Equipment Corporation, Maynard, Massachusetts.
 License: patent-mess
 
 Files: libs/libg722_1/autogen.sh
@@ -1878,24 +1878,24 @@ License: LGPL-2.1
 License: OpenLDAP
  /* Portions Copyright 1998-2002 The OpenLDAP Foundation
   * All rights reserved.
-  * 
+  *
   * Redistribution and use in source and binary forms, with or without
   * modification, are permitted only as authorized by the OpenLDAP
   * Public License.  A copy of this license is available at
   * http://www.OpenLDAP.org/license.html or in file LICENSE in the
   * top-level directory of the distribution.
-  * 
+  *
   * OpenLDAP is a registered trademark of the OpenLDAP Foundation.
-  * 
+  *
   * Individual files and/or contributed packages may be copyright by
   * other parties and subject to additional restrictions.
-  * 
+  *
   * This work is derived from the University of Michigan LDAP v3.3
   * distribution.  Information concerning this software is available
   * at: http://www.umich.edu/~dirsvcs/ldap/
-  * 
+  *
   * This work also contains materials derived from public sources.
-  * 
+  *
   * Additional information about OpenLDAP can be obtained at:
   *     http://www.openldap.org/
   */
index 7a72d039e7d4063ed4d28086b84922eae6ea276f..b554d1b2bd76e13f66b80dde0be9f1f951dc769f 100644 (file)
@@ -1,3 +1,2 @@
 /lib/systemd/system/freeswitch.service
 /usr/lib/tmpfiles.d/freeswitch.conf
-
index 934101febc7fdbd02e85fc7a648a3f357acd88ae..38f33b1797cf14e1f4501d79ec4608eaa5ef7127 100644 (file)
@@ -30,9 +30,8 @@ case "$1" in
       chown freeswitch $x
     done
     if [ ! -d "/etc/freeswitch" ]; then
-       mkdir -p /etc/freeswitch/tls/
-       cp -a /usr/share/freeswitch/conf/vanilla/* /etc/freeswitch/
-       
+      mkdir -p /etc/freeswitch/tls/
+      cp -a /usr/share/freeswitch/conf/vanilla/* /etc/freeswitch/
     fi
     ;;
   abort-upgrade|abort-remove|abort-deconfigure)
index 46f1f9a221e8b97076bfb743979282c9382c8584..07437f271af1a70f314e69989b96eb816c58c339 100755 (executable)
@@ -100,7 +100,7 @@ override_dh_auto_install:
        dh_auto_install -- -C libs/esl pymod-install
        mkdir -p debian/tmp/lib/systemd/system
        install -m0644 debian/freeswitch-systemd.freeswitch.service debian/tmp/lib/systemd/system/freeswitch.service
-       
+
        mkdir -p debian/tmp/usr/lib/tmpfiles.d
        install -m0644 debian/freeswitch-systemd.freeswitch.conf debian/tmp/usr/lib/tmpfiles.d/freeswitch.conf
 
index 020040930073d13c09fb62b699b2b87b678ee501..be2a7bb00448ecce6e868139a0963c0ae9816c43 100755 (executable)
@@ -468,7 +468,7 @@ commands:
     -j Build debs in parallel
     -k Don't override pbuilder image configurations
     -K [/path/to/keyring.asc]
-       Use custom keyring file for sources.list in build environment 
+       Use custom keyring file for sources.list in build environment
        in the format of: apt-key exportall > /path/to/file.asc
     -l <modules>
     -m [ quicktest | non-dfsg ]
@@ -497,7 +497,7 @@ commands:
     -d Enable cowbuilder debug hook
     -k Don't override pbuilder image configurations
     -K [/path/to/keyring.asc]
-       Use custom keyring file for sources.list in build environment 
+       Use custom keyring file for sources.list in build environment
        in the format of: apt-key exportall > /path/to/file.asc
     -t Use system /etc/apt/sources.list in build environment
     -T [/path/to/sources.list]