diff options
-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 |