[med-svn] r12995 - trunk/packages/mriconvert/tags/2.0.250-1/debian

Yaroslav Halchenko yoh at alioth.debian.org
Tue Feb 12 23:19:36 UTC 2013


Author: yoh
Date: 2013-02-12 23:19:36 +0000 (Tue, 12 Feb 2013)
New Revision: 12995

Modified:
   trunk/packages/mriconvert/tags/2.0.250-1/debian/changelog
   trunk/packages/mriconvert/tags/2.0.250-1/debian/rules
Log:
Revert "rules: added --no-info to help2man call to remove statement about (absent) Texinfo documentation"

This reverts commit a8d261194cb8b16a51a9c9635c19f30f476ce422.

Modified: trunk/packages/mriconvert/tags/2.0.250-1/debian/changelog
===================================================================
--- trunk/packages/mriconvert/tags/2.0.250-1/debian/changelog	2013-02-12 23:15:08 UTC (rev 12994)
+++ trunk/packages/mriconvert/tags/2.0.250-1/debian/changelog	2013-02-12 23:19:36 UTC (rev 12995)
@@ -5,9 +5,6 @@
     - revert to build against ITK 3 instead of ITK 4 which still
       FTBFS on various architectures
     - boosted policy to 3.9.4 (no further changes seems to be due)
-  * rules:
-    - added --no-info to help2man call to remove statement about
-      (absent) Texinfo documentation
 
  -- Yaroslav Halchenko <debian at onerussian.com>  Tue, 12 Feb 2013 08:56:12 -0500
 

Modified: trunk/packages/mriconvert/tags/2.0.250-1/debian/rules
===================================================================
--- trunk/packages/mriconvert/tags/2.0.250-1/debian/rules	2013-02-12 23:15:08 UTC (rev 12994)
+++ trunk/packages/mriconvert/tags/2.0.250-1/debian/rules	2013-02-12 23:19:36 UTC (rev 12995)
@@ -12,5 +12,5 @@
 	dh_install */release/mcverter */release/MRIConvert usr/bin
 
 override_dh_installman:
-	help2man --no-info -n 'non-interactive MRI conversion software' --version-string $(VERSION) --no-discard-stderr */release/mcverter > mcverter.1
+	help2man -n 'non-interactive MRI conversion software' --version-string $(VERSION) --no-discard-stderr */release/mcverter > mcverter.1
 	dh_installman mcverter.1 debian/MRIConvert.1




More information about the debian-med-commit mailing list