Skip to content
Commits on Source (9)
mgltools-opengltk (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/changelog
* Remove trailing whitespace in debian/control
* Remove trailing whitespace in debian/copyright
* Drop ancient X-Python-Version field
* remove outdated debian/pycompat
-- Andreas Tille <tille@debian.org> Tue, 08 Jan 2019 17:10:13 +0100
mgltools-opengltk (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,
swig,
libglu1-mesa-dev,
......@@ -14,11 +14,10 @@ Build-Depends: debhelper (>= 10),
libxmu-dev,
python-numpy,
dh-python
Standards-Version: 4.1.3
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/mgltools-opengltk.git
Vcs-Git: https://anonscm.debian.org/git/debian-med/mgltools-opengltk.git
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/med-team/mgltools-opengltk
Vcs-Git: https://salsa.debian.org/med-team/mgltools-opengltk.git
Homepage: http://mgltools.scripps.edu/
X-Python-Version: >= 2.6
Package: mgltools-opengltk
Architecture: any
......