See attach for this bug entry
CU
Michael
--
,''`.
: :' : Michael Ott
`. `' e-mail: michael at king-coder dot de
`-
Gem. Par. 28 Abs. 4 Bundesdatenschutzgesetz widerspreche ich der Nutzung
sowie der Weitergabe meiner personenbezogenen Daten für Zwecke der
Werbung sowie der Markt- oder Meinungsforschung.
diff -Nru autodocktools-1.5.7/debian/autodocktools.links autodocktools-1.5.7/debian/autodocktools.links
--- autodocktools-1.5.7/debian/autodocktools.links 2011-07-30 10:48:10.000000000 +0200
+++ autodocktools-1.5.7/debian/autodocktools.links 2017-03-17 18:23:42.000000000 +0100
@@ -1,3 +1,3 @@
/usr/bin/runAdt /usr/bin/autodocktools
/usr/share/man/man1/runAdt.1.gz /usr/share/man/man1/autodocktools.1.gz
-/usr/share/pyshared/AutoDockTools/AutoLigand.py /usr/bin/autoligand
+/usr/lib/python2.7/dist-packages/AutoDockTools/AutoLigand.py /usr/bin/autoligand
diff -Nru autodocktools-1.5.7/debian/autoligand.1 autodocktools-1.5.7/debian/autoligand.1
--- autodocktools-1.5.7/debian/autoligand.1 2012-02-08 19:57:54.000000000 +0100
+++ autodocktools-1.5.7/debian/autoligand.1 2017-03-17 18:24:02.000000000 +0100
@@ -12,7 +12,7 @@
The above is a simplification provided for the Debian package. The regular
command line invocation is through
.BR
-python /usr/share/pyshared/AutoDockTools/AutoLigand.py \fB\-r\fR FileBaseName \fB\-p\fR #_of_pts
+python /usr/lib/python2.7/dist-packages/AutoDockTools/AutoLigand.py \fB\-r\fR FileBaseName \fB\-p\fR #_of_pts
.SH DESCRIPTION
.I autoligand
is a symbolic link to the Python script AutoLigand.py. That performs
diff -Nru autodocktools-1.5.7/debian/changelog autodocktools-1.5.7/debian/changelog
--- autodocktools-1.5.7/debian/changelog 2016-07-08 17:53:50.000000000 +0200
+++ autodocktools-1.5.7/debian/changelog 2017-03-17 18:24:59.000000000 +0100
@@ -1,3 +1,10 @@
+autodocktools (1.5.7-2) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Fixed broken symlink: /usr/bin/autoligand (#857167)
+
+ -- Michael Ott <[email protected]> Fri, 17 Mar 2017 18:24:59 +0100
+
autodocktools (1.5.7-1) unstable; urgency=medium
* New upstream version (Closes: #767144,#783547,