zoneminder/distros/debian
Emmanuel Papin af6941f1ef Fix lintian warning 'description-synopsis-starts-with-article' and more typo in control file 2014-12-13 17:53:53 +01:00
..
patches Switch patching system to quilt and add a patch to fix perl install directory 2014-12-13 16:57:46 +01:00
README.Debian Fixed readme.debian fstab bind examples 2014-01-02 08:24:58 -05:00
README.source Add required README.source file when using a patching system 2014-12-13 17:30:21 +01:00
apache.conf move this into the distros dir 2013-09-18 12:51:10 -04:00
changelog * distros/debian -> Autotools 2014-11-11 22:48:04 +01:00
compat move this into the distros dir 2013-09-18 12:51:10 -04:00
control Fix lintian warning 'description-synopsis-starts-with-article' and more typo in control file 2014-12-13 17:53:53 +01:00
copyright * distros/debian -> Autotools 2014-11-11 22:48:04 +01:00
dirs * distros/debian -> Autotools 2014-11-11 22:48:04 +01:00
docs fixing debian docs file (README -> README.md) 2013-09-22 10:34:11 +08:00
init.d * distros/debian -> Autotools 2014-11-11 22:48:04 +01:00
install Use dh_install and dh_link in override_dh_install 2014-12-13 17:32:01 +01:00
links * Use CMake instead of Autotools. 2014-11-09 14:18:14 +01:00
postinst sync to ubuntu version 2014-08-01 13:53:59 -04:00
postrm * distros/debian -> Autotools 2014-11-11 22:48:04 +01:00
preinst * distros/debian -> Autotools 2014-11-11 22:48:04 +01:00
rules Use dh_install and dh_link in override_dh_install 2014-12-13 17:32:01 +01:00
watch move this into the distros dir 2013-09-18 12:51:10 -04:00

README.source

This package uses quilt to manage all modifications to the upstream source.
Changes are stored in the source package as diffs in debian/patches and applied
during the build.

See /usr/share/doc/quilt/README.source for a detailed explanation.