Hi Attached the patch for the version I uploaded. Please respond if you think that the attached patch won't work.
Cheers Luk -- Luk Claes - http://people.debian.org/~luk - GPG key 1024D/9B7C328D Fingerprint: D5AF 25FB 316B 53BB 08E7 F999 E544 DE07 9B7C 328D
diff -u freqtweak-0.6.1/debian/changelog freqtweak-0.6.1/debian/changelog
--- freqtweak-0.6.1/debian/changelog
+++ freqtweak-0.6.1/debian/changelog
@@ -1,3 +1,10 @@
+freqtweak (0.6.1-1.3) unstable; urgency=high
+
+ * Non-maintainer upload.
+ * Fix manpage installation (Closes: #354230).
+
+ -- Luk Claes <[EMAIL PROTECTED]> Fri, 24 Feb 2006 18:23:29 +0100
+
freqtweak (0.6.1-1.2) unstable; urgency=high
* Non-maintainer upload.
diff -u freqtweak-0.6.1/debian/rules freqtweak-0.6.1/debian/rules
--- freqtweak-0.6.1/debian/rules
+++ freqtweak-0.6.1/debian/rules
@@ -28,7 +28,7 @@
autoheader
automake-1.9 --add-missing --foreign
autoconf
- ./configure --enable-maintainer-mode --prefix=/usr --mandir=/usr/share
+ ./configure --enable-maintainer-mode --prefix=/usr
--mandir=/usr/share/man
touch configure-stamp
@@ -70,7 +70,6 @@
dh_installexamples
dh_installmenu
dh_installcron
- dh_installman freqtweak.1
dh_installinfo
dh_installchangelogs
dh_link
signature.asc
Description: OpenPGP digital signature

