Skip to content
Commits on Source (7)
mgltools-viewerframework (1.5.7-3) unstable; urgency=medium
* Team upload.
* Depends idle-python2.7 instead of idle
(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:41:16 +0100
mgltools-viewerframework (1.5.7-2) unstable; urgency=medium
* Team upload.
......
......@@ -5,14 +5,13 @@ 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-viewerframework.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/mgltools-viewerframework.git
Standards-Version: 4.2.1
Vcs-Browser: https://salsa.debian.org/med-team/mgltools-viewerframework
Vcs-Git: https://salsa.debian.org/med-team/mgltools-viewerframework.git
Homepage: http://mgltools.scripps.edu/
X-Python-Version: >= 2.5
Package: mgltools-viewerframework
Architecture: all
......@@ -20,7 +19,7 @@ Depends: ${shlibs:Depends},
${misc:Depends},
${python:Depends},
mgltools-bhtree,
idle
idle-python2.7
Recommends: ttf-mscorefonts-installer
Description: ViewerFramework supports building visualization applications
This framework provides support for loading dynamically commands from
......