Skip to content
Commits on Source (7)
mgltools-networkeditor (1.5.7-4) unstable; urgency=medium
* Team upload.
* Depends idle-python2.7 only (not idle any more)
(bug #890134 closed with mgltools-vision upload)
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.2.1
* Remove trailing whitespace in debian/copyright
* Drop ancient X-Python-Version field
-- Andreas Tille <tille@debian.org> Wed, 19 Dec 2018 11:34:39 +0100
mgltools-networkeditor (1.5.7-3) unstable; urgency=medium
* Team upload.
......
......@@ -5,21 +5,20 @@ Uploaders: Steffen Moeller <moeller@debian.org>,
Section: non-free/science
XS-Autobuild: yes
Priority: optional
Build-Depends: debhelper (>= 10),
Build-Depends: debhelper (>= 11~),
python-all,
dh-python
Standards-Version: 4.1.3
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/mgltools-networkeditor.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/mgltools-networkeditor.git
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/med-team/mgltools-networkeditor
Vcs-Git: https://salsa.debian.org/med-team/mgltools-networkeditor.git
Homepage: http://mgltools.scripps.edu/
X-Python-Version: >= 2.5
Package: mgltools-networkeditor
Architecture: all
Depends: ${shlibs:Depends},
${misc:Depends},
${python:Depends},
idle|idle-python2.6
idle-python2.7
Description: Python GUI library for the editing of networks
This package is part of the mgltools set of Python libraries which
provide an infrastructure for the analysis of protein structures and
......