| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
| |
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.
|
| |
|
|
|
|
|
| |
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.
|
| |
|
|
| |
Git-Dch: Ignore
|
|
|
- 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
|