diff options
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/consolekit.docs | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 22682ef..1b57201 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,8 @@ consolekit (0.4.5-3) UNRELEASED; urgency=low * Strip debian/tmp/ from .install files. * Remove pre-lenny migration code, drop debian/consolekit.preinst. + * debian/consolekit.docs: Don't install a second copy of the spec file, + there is already one in libck-connector-dev. -- Michael Biebl <biebl@debian.org> Mon, 27 Feb 2012 17:56:35 +0100 diff --git a/debian/consolekit.docs b/debian/consolekit.docs index 7bb1580..c17f037 100644 --- a/debian/consolekit.docs +++ b/debian/consolekit.docs @@ -1,4 +1,3 @@ -debian/tmp/usr/share/doc/ConsoleKit/spec/ConsoleKit.html AUTHORS NEWS README |