aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorReinhard Tartler <siretart@tauware.de>2006-08-27 17:18:28 +0200
committerReinhard Tartler <siretart@tauware.de>2006-08-27 17:18:28 +0200
commitc94e287e334c4d09dea922940e7531dc4e7e0570 (patch)
treea1bc4510d78a0a4626f85599283128e034d61d98
parent904be67199bc2c2645010d6511c0f0e44feac16b (diff)
downloadlcd4linux-c94e287e334c4d09dea922940e7531dc4e7e0570.tar.gz
install new manpage
-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