mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-02-07 22:03:50 +00:00
Cleanup whitespace in debian/
This commit is contained in:
parent
74af549179
commit
b1288520bc
1
debian/AUTHORS
vendored
1
debian/AUTHORS
vendored
@ -23,4 +23,3 @@ Thanks-to: Steven Ayre <steveayre@gmail.com>
|
||||
|
||||
Thanks-to: William King <william.king@quentustech.com>
|
||||
# for moral support and small tweaks
|
||||
|
||||
|
2
debian/bootstrap.sh
vendored
2
debian/bootstrap.sh
vendored
@ -1018,7 +1018,7 @@ print_edit_warning () {
|
||||
}
|
||||
|
||||
gencontrol_per_mod () {
|
||||
print_mod_control "$module_name" "$description" "$long_description" >> control
|
||||
print_mod_control "$module_name" "$description" "$long_description" >> control
|
||||
}
|
||||
|
||||
gencontrol_per_cat () {
|
||||
|
1
debian/control-modules
vendored
1
debian/control-modules
vendored
@ -696,4 +696,3 @@ Description: mod_xml_rpc
|
||||
Module: xml_int/mod_xml_scgi
|
||||
Description: mod_xml_scgi
|
||||
Adds mod_xml_scgi.
|
||||
|
||||
|
4
debian/copyright
vendored
4
debian/copyright
vendored
@ -1427,7 +1427,7 @@ Files: libs/js/nsprpub/pr/tests/tmocon.c
|
||||
libs/js/nsprpub/pr/src/md/unix/os_ReliantUNIX.s
|
||||
libs/js/nsprpub/pr/src/md/unix/os_Darwin_ppc.s
|
||||
libs/js/nsprpub/pr/src/md/unix/os_SunOS_ultrasparc.s
|
||||
libs/js/nsprpub/pr/src/md/unix/os_Linux_ia64.s
|
||||
libs/js/nsprpub/pr/src/md/unix/os_Linux_ia64.s
|
||||
libs/js/nsprpub/pr/tests/testfile.c
|
||||
libs/js/nsprpub/pr/src/md/unix/os_Darwin_x86.s
|
||||
libs/js/nsprpub/pr/src/md/unix/os_AIX.s
|
||||
@ -1958,7 +1958,7 @@ License: LGPL
|
||||
|
||||
Files: libs/libwebsockets/win32port/zlib/*
|
||||
Copyright: 1995-2010 Jean-loup Gailly
|
||||
1995-2010 Mark Adler
|
||||
1995-2010 Mark Adler
|
||||
1995-2010 Jean-loup Gailly and Mark Adler
|
||||
1995-2010 Jean-loup Gailly and Mark Adler ";
|
||||
License: zlib/libpng
|
||||
|
1
debian/freeswitch-systemd.freeswitch.service
vendored
1
debian/freeswitch-systemd.freeswitch.service
vendored
@ -32,4 +32,3 @@ UMask=0007
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
|
||||
|
1
debian/rules
vendored
1
debian/rules
vendored
@ -133,4 +133,3 @@ binary-quicktest:
|
||||
echo "applications/mod_commands" > debian/modules.conf
|
||||
(cd debian && ./bootstrap.sh)
|
||||
dh binary
|
||||
|
||||
|
1
debian/util.sh
vendored
1
debian/util.sh
vendored
@ -455,4 +455,3 @@ case "$cmd" in
|
||||
create-orig) create_orig "$@" ;;
|
||||
*) usage ;;
|
||||
esac
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user