r1413 - vdr/vdr/trunk/debian

Thomas Schmidt tschmidt at costa.debian.org
Wed Nov 2 16:29:02 UTC 2005


Author: tschmidt
Date: 2005-11-02 16:29:01 +0000 (Wed, 02 Nov 2005)
New Revision: 1413

Modified:
   vdr/vdr/trunk/debian/changelog
   vdr/vdr/trunk/debian/rules
Log:
vdr: fixed installation of manpages for vdr-dev

Modified: vdr/vdr/trunk/debian/changelog
===================================================================
--- vdr/vdr/trunk/debian/changelog	2005-11-02 16:16:04 UTC (rev 1412)
+++ vdr/vdr/trunk/debian/changelog	2005-11-02 16:29:01 UTC (rev 1413)
@@ -8,6 +8,8 @@
       + Removed 18_vdr-1.3.33-recordingsmenu.dpatch
       + Removed 19_vdr-1.3.33-recordingsupdate.dpatch
     - Corrected FSF Address in debian/copyright
+    - Call dh_installman in binary-indep target in debian/rules, to 
+      (re-)include 2 missing manpages
 
  -- Debian VDR Team <pkg-vdr-dvb-devel at lists.alioth.debian.org>  Tue,  1 Nov 2005 21:43:03 +0100
 

Modified: vdr/vdr/trunk/debian/rules
===================================================================
--- vdr/vdr/trunk/debian/rules	2005-11-02 16:16:04 UTC (rev 1412)
+++ vdr/vdr/trunk/debian/rules	2005-11-02 16:29:01 UTC (rev 1413)
@@ -102,7 +102,7 @@
 #	dh_installmime -i
 #	dh_installinit -i
 #	dh_installcron -i
-#	dh_installman -i
+	dh_installman -i
 #	dh_installinfo -i
 #	dh_undocumented -i
 	dh_installchangelogs -i HISTORY




More information about the pkg-vdr-dvb-changes mailing list