Commit Graph

3 Commits

Author SHA1 Message Date
Michael Biebl
874b775784 Install API documentation for libudev and libsystemd in their respective packages
Both libraries use man pages now, so we need to be explicit about what
is installed where.
2015-06-23 00:59:22 +02:00
Martin Pitt
3c1af5155c libudev-dev.install: Drop gtk-doc files
Not built by upstream any more and replaced with manpages.
2015-06-22 17:46:05 +02:00
Michael Biebl
c3873876ac Add .install files for the udev packages
They are basically a copy from the old udev package.
Also update the systemd.install file.

Two important issues:
- Since we are using dh_installinit --sourcedirectory now (for the
  flavours), we can no longer install files from debian/ via .install
  and need to do that manually via debian/rules.
- Splitting up systemd and udev is rather cumbersome as they have many
  shared directories. Instead of listing each file individually, we
  allow that some files are installed twice and remove them later on via
  debian/rules.
2013-07-18 16:54:10 +02:00