[med-svn] r2629 - trunk/packages/sofa-framework/trunk/debian

domibel-guest at alioth.debian.org domibel-guest at alioth.debian.org
Sat Nov 8 08:51:12 UTC 2008


Author: domibel-guest
Date: 2008-11-08 08:51:12 +0000 (Sat, 08 Nov 2008)
New Revision: 2629

Modified:
   trunk/packages/sofa-framework/trunk/debian/changelog
   trunk/packages/sofa-framework/trunk/debian/rules
Log:
Bug 504927


Modified: trunk/packages/sofa-framework/trunk/debian/changelog
===================================================================
--- trunk/packages/sofa-framework/trunk/debian/changelog	2008-11-08 01:52:06 UTC (rev 2628)
+++ trunk/packages/sofa-framework/trunk/debian/changelog	2008-11-08 08:51:12 UTC (rev 2629)
@@ -2,6 +2,7 @@
 
   * fixed build-indep issue (Closes: #503555)
   * fixed MIPS and ARM build error (sqrt/sqrtl)
+  * fixed installation for man page (Closes: #504927)
 
  -- Dominique Belhachemi <domibel at cs.tu-berlin.de>  Sat, 08 Nov 2008 01:50:23 +0100
 

Modified: trunk/packages/sofa-framework/trunk/debian/rules
===================================================================
--- trunk/packages/sofa-framework/trunk/debian/rules	2008-11-08 01:52:06 UTC (rev 2628)
+++ trunk/packages/sofa-framework/trunk/debian/rules	2008-11-08 08:51:12 UTC (rev 2629)
@@ -152,6 +152,7 @@
         # lintian override
 	install -p -D -m644 debian/libsofa1.lintian debian/libsofa1/usr/share/lintian/overrides/libsofa1
 
+	dh_installman -psofa-apps debian/sofa.1
 
 # called by binary-indep and binary-arch
 binary-common:
@@ -161,7 +162,6 @@
 	dh_installchangelogs 
 	dh_installdocs
 	dh_installmenu
-	dh_installman -psofa-apps debian/sofa.1
 	dh_desktop
 	dh_link
 	dh_strip




More information about the debian-med-commit mailing list