Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (7)
Depends idle-python2.7 instead of idle
· 062bebc8
Andreas Tille
authored
Dec 19, 2018
062bebc8
debhelper 11
· 952c1246
Andreas Tille
authored
Dec 19, 2018
952c1246
Point Vcs fields to salsa.debian.org
· 33cbd1ed
Andreas Tille
authored
Dec 19, 2018
33cbd1ed
Standards-Version: 4.2.1
· 26f721d4
Andreas Tille
authored
Dec 19, 2018
26f721d4
Remove trailing whitespace in debian/copyright
· fb049a81
Andreas Tille
authored
Dec 19, 2018
fb049a81
Drop ancient X-Python-Version field
· 4889ab08
Andreas Tille
authored
Dec 19, 2018
4889ab08
Upload to unstable
· 6b169e98
Andreas Tille
authored
Dec 19, 2018
6b169e98
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
6b169e98
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.
...
...
debian/compat
View file @
6b169e98
1
0
1
1
debian/control
View file @
6b169e98
...
...
@@ -5,14 +5,13 @@ Uploaders: Steffen Moeller <moeller@debian.org>,
Section: non-free/science
XS-Autobuild: yes
Priority: optional
Build-Depends: debhelper (>= 1
0
),
Build-Depends: debhelper (>= 1
1~
),
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
...
...
debian/copyright
View file @
6b169e98