[med-svn] r9628 - trunk/packages/mgltools/autodocktools/trunk/debian

Thorsten Alteholz alteholz-guest at alioth.debian.org
Wed Feb 8 18:57:54 UTC 2012


Author: alteholz-guest
Date: 2012-02-08 18:57:54 +0000 (Wed, 08 Feb 2012)
New Revision: 9628

Modified:
   trunk/packages/mgltools/autodocktools/trunk/debian/autoligand.1
   trunk/packages/mgltools/autodocktools/trunk/debian/control
   trunk/packages/mgltools/autodocktools/trunk/debian/rules
Log:
no need to mention quilt, manpage fix

Modified: trunk/packages/mgltools/autodocktools/trunk/debian/autoligand.1
===================================================================
--- trunk/packages/mgltools/autodocktools/trunk/debian/autoligand.1	2012-02-08 09:42:34 UTC (rev 9627)
+++ trunk/packages/mgltools/autodocktools/trunk/debian/autoligand.1	2012-02-08 18:57:54 UTC (rev 9628)
@@ -7,7 +7,7 @@
 autodocktools provide.
 .BR
 .B autoligand
-\f-r FileBaseName -p #_of_pts\fR
+\f-r FileBaseName \-p #_of_pts\fR
 .BR
 The above is a simplification provided for the Debian package. The regular
 command line invocation is through

Modified: trunk/packages/mgltools/autodocktools/trunk/debian/control
===================================================================
--- trunk/packages/mgltools/autodocktools/trunk/debian/control	2012-02-08 09:42:34 UTC (rev 9627)
+++ trunk/packages/mgltools/autodocktools/trunk/debian/control	2012-02-08 18:57:54 UTC (rev 9628)
@@ -8,7 +8,7 @@
  Sargis Dallakyan <sargis at scripps.edu>,
  Andreas Tille <tille at debian.org>,
  Thorsten Alteholz <debian at alteholz.de>
-Build-Depends: debhelper (>= 8), python (>= 2.6), quilt (>= 0.47)
+Build-Depends: debhelper (>= 8), python (>= 2.6)
 Standards-Version: 3.9.2
 XS-Python-Version: >= 2.5
 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/mgltools/autodocktools/trunk/

Modified: trunk/packages/mgltools/autodocktools/trunk/debian/rules
===================================================================
--- trunk/packages/mgltools/autodocktools/trunk/debian/rules	2012-02-08 09:42:34 UTC (rev 9627)
+++ trunk/packages/mgltools/autodocktools/trunk/debian/rules	2012-02-08 18:57:54 UTC (rev 9628)
@@ -9,7 +9,7 @@
 SRC=AutoDockToolsDIST
 
 %:
-	dh $@ --with python2 --with quilt
+	dh $@ --with python2 
 
 override_dh_install:
 	dh_install




More information about the debian-med-commit mailing list