.TH asterisk-config-custom 1 "2014-12-14" "Asterisk" "Debian Manual" .SH NAME .B asterisk\-config\-custom \(em for helping you making your 'asterisk\-config\-custom' .deb package .SH SYNOPSIS .PP .B asterisk\-config\-custom .I { command } .SH DESCRIPTION .B asterisk\-config\-custom prints a help text when no .I command is given. And another help text when command .I help is given. .SH WORKFLOW Recommented usage workflow is described in the actual script. Get the instructions with .B asterisk\-config\-custom help . .SH FILES .B my\-asterisk\-config/ .RS Created during .I asterisk\-config\-custom init .RE .B my\-asterisk\-config/etc_asterisk/ .RS Location where you put asterisk configuration files you want to get in .I /etc/asterisk/ You may use .I asterisk\-config\-custom sync to get it updated with current configuration. .RE .B my\-asterisk\-config/debian/ .RS Debian packaging files. You may leave it default. You may change it. Example given of what to change: version number in .I debian/changelog .RE .SH BUGS Maybe should script .I asterisk\-config\-custom have been named into something longer like .I asterisk\-config\-custom\-dh\-make . Where suffix .I dh\-make comes from debhelper make. The software tool that converts source archives into Debian package source .SH SEE ALSO debchange(1) for information on changing the version mumber. .SH "AUTHOR" This manual page was written by Geert Stappers Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 any later version published by the Free Software Foundation. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common\-licenses/GPL\-2.