diff options
author | Michael Biebl <biebl@debian.org> | 2010-11-17 08:40:48 +0100 |
---|---|---|
committer | Michael Biebl <biebl@debian.org> | 2010-11-17 08:40:48 +0100 |
commit | 6daac7f553c628db9f22f9fd4782e50df1b466b7 (patch) | |
tree | 2b1b2188a79a51cc33eed32ea0a4ae81821ad1c3 | |
parent | c88f6a01432a8edf484e49662501a0f664cb148b (diff) | |
download | consolekit-6daac7f553c628db9f22f9fd4782e50df1b466b7.tar.gz |
Install doc files
* debian/consolekit.docs
- Install AUTHORS, NEWS, README and TODO. cdbs did this automatically for
us, with dh we have to list them explicitly.
-rw-r--r-- | debian/changelog | 3 | ||||
-rw-r--r-- | debian/consolekit.docs | 4 |
2 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index d8c6893..9ac4488 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,6 +23,9 @@ consolekit (0.4.3-1) UNRELEASED; urgency=low * debian/libck-connector-dev.install - Install D-Bus interfaces files. * Install systemd unit files. + * debian/consolekit.docs + - Install AUTHORS, NEWS, README and TODO. cdbs did this automatically for + us, with dh we have to list them explicitly. -- Michael Biebl <biebl@debian.org> Wed, 17 Nov 2010 06:51:57 +0100 diff --git a/debian/consolekit.docs b/debian/consolekit.docs index 90bbbd6..7bb1580 100644 --- a/debian/consolekit.docs +++ b/debian/consolekit.docs @@ -1 +1,5 @@ debian/tmp/usr/share/doc/ConsoleKit/spec/ConsoleKit.html +AUTHORS +NEWS +README +TODO |