Skip to content
Commits on Source (7)
raccoon (1.0b-5) unstable; urgency=medium
* Use 2to3 to port from Python2 to Python3
Closes: #943194
* debhelper-compat 12
* Standards-Version: 4.4.1
* Set upstream metadata fields: Bug-Database.
* Build-Depends: dh-python
-- Andreas Tille <tille@debian.org> Mon, 23 Dec 2019 22:29:04 +0100
raccoon (1.0b-4) unstable; urgency=medium
* debhelper 11
......
......@@ -5,9 +5,10 @@ Uploaders: Steffen Moeller <moeller@debian.org>,
Section: contrib/science
XS-Autobuild: no
Priority: optional
Build-Depends: debhelper (>= 11~),
python-all
Standards-Version: 4.2.1
Build-Depends: debhelper-compat (= 12),
dh-python,
python3
Standards-Version: 4.4.1
Vcs-Browser: https://salsa.debian.org/med-team/raccoon
Vcs-Git: https://salsa.debian.org/med-team/raccoon.git
Homepage: http://autodock.scripps.edu/resources/raccoon
......@@ -15,7 +16,7 @@ Homepage: http://autodock.scripps.edu/resources/raccoon
Package: raccoon
Architecture: all
Depends: ${misc:Depends},
${python:Depends},
${python3:Depends},
autodocktools
Suggests: autodock,
autodock-vina,
......
This diff is collapsed.
......@@ -5,7 +5,7 @@
#export DH_VERBOSE=1
%:
dh $@ --with python2
dh $@ --with python3
override_dh_fixperms:
dh_fixperms
......
......@@ -2,7 +2,7 @@ Reference:
Author: >
Sandro Cosconati and Stefano Forli and Alex L. Perryman and Rodney Harris and
David S. Goodsell and Arthur J. Olson
Title: "Virtual screening with AutoDock: theory and practice"
Title: 'Virtual screening with AutoDock: theory and practice'
Journal: Expert Opinion on Drug Discovery
Year: 2010
Volume: 5
......@@ -19,3 +19,4 @@ Registry:
Entry: NA
- Name: SciCrunch
Entry: NA
Bug-Database: https://github.com/onyxbits/raccoon4/issues