Skip to content
Commits on Source (7)
mgltools-pyglf (1.5.7-3) unstable; urgency=medium
* Team upload.
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.3.0
* Remove trailing whitespace in debian/control
* Remove trailing whitespace in debian/copyright
* Drop ancient X-Python-Version field
-- Andreas Tille <tille@debian.org> Tue, 08 Jan 2019 21:53:18 +0100
mgltools-pyglf (1.5.7-2) unstable; urgency=medium
* Team upload.
......
......@@ -5,7 +5,7 @@ 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-dev,
libxi-dev,
swig,
......@@ -15,11 +15,10 @@ Build-Depends: debhelper (>= 10),
freeglut3-dev,
python-numpy,
dh-python
Standards-Version: 4.1.1
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/mgltools-pyglf.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/mgltools-pyglf.git
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/med-team/mgltools-pyglf
Vcs-Git: https://salsa.debian.org/med-team/mgltools-pyglf.git
Homepage: http://mgltools.scripps.edu/
X-Python-Version: >= 2.6
Package: mgltools-pyglf
Architecture: any
......