summaryrefslogtreecommitdiff
path: root/debian/apt.examples
Commit message (Collapse)AuthorAgeFilesLines
* Avoid building all docs in nodoc build profileDavid Kalnischkies2022-05-071-0/+1
| | | | | | Differentiating between different types of documentation we build helps in better expressing what needs to be done for our arch:any and arch:all packages currently as well.
* debian: Make better use of the tree installed by CMakeJulian Andres Klode2016-08-191-1/+0
| | | | | | | This gets rid of the special casing of etc/apt, various example file installations handled by the upstream build system, and of course the directory creation for all dirs created by the upstream build system.
* use *.docs files instead of hardcoding in debian/rulesDavid Kalnischkies2016-05-251-0/+1
| | | | Git-Dch: Ignore
* Standardize debhelper usageMatt Zimmerman2004-11-141-0/+0
- Create all directories in debian/dirs rather than creating some on the dh_installdirs command line - Rename debian/dirs to debian/apt.dirs, debian/examples to debian/apt.examples