aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--debian/changelog3
-rwxr-xr-xdebian/rules2
2 files changed, 3 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 1287b83..6c6c072 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -22,8 +22,9 @@ lcd4linux (0.10.0+cvs20060825-1) unstable; urgency=medium
Blank. Fixed by adding #ifdefs to produce those asm statements on i386
and amd64 only. (Closes: #336017).
* Removing outdated NEWS, FAQ, README.KDE on upstream request.
+ * Install manpage for lcd4linux
- -- Reinhard Tartler <siretart@tauware.de> Sun, 27 Aug 2006 14:55:39 +0200
+ -- Reinhard Tartler <siretart@tauware.de> Sun, 27 Aug 2006 17:16:46 +0200
lcd4linux (0.10.0+cvs20051015-3.1) unstable; urgency=low
diff --git a/debian/rules b/debian/rules
index c2121c5..1b8002d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -72,7 +72,7 @@ binary-arch: build install
dh_installexamples
dh_install
dh_installinit
- dh_installman
+ dh_installman debian/lcd4linux.8
dh_link
dh_strip
dh_compress