No description
- Shell 100%
| fs-infmath-mumble-ldapauth | ||
| .gitignore | ||
| .gitmodules | ||
| .mailmap | ||
| add_changelog.sh | ||
| build.sh | ||
| clean.sh | ||
| edit_changelog.sh | ||
| lint.sh | ||
| README.md | ||
mumble-ldapauth
Install Requirements
All other dependencies are configured in the debian package and should as such be installed by your package manager.
Install Instructions
- Install the .deb package
Configuration
TODO
Preparing a Release
Use the add_changelog.sh script to add a new changelog entry to debian/changelog.
This will use DEBFULLNAME, NAME, DEBEMAIL or EMAIL to find the maintainers name for the changelog entry and will use DEBEMAIL and EMAIL for the email-address respectively.
See man dch for further information.
Name or Email address might need to be adjusted if none of the respective environment variables were set.
Use the edit_changelog.sh script to edit an existing changelog entry.
Build Requirements
Building this package requires:
debuilddebhelperdevscriptspython3
Build Instructions
run the build.sh script