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 <[email protected]>, Andreas Tille <[email protected]>, Thorsten Alteholz <[email protected]> -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 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
