Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (7)
Depends idle-python2.7 only
· 316ff0c9
Andreas Tille
authored
Dec 19, 2018
316ff0c9
debhelper 11
· 98fb5783
Andreas Tille
authored
Dec 19, 2018
98fb5783
Point Vcs fields to salsa.debian.org
· 6a6c6844
Andreas Tille
authored
Dec 19, 2018
6a6c6844
Standards-Version: 4.2.1
· c6038b72
Andreas Tille
authored
Dec 19, 2018
c6038b72
Remove trailing whitespace in debian/copyright
· bb9e4c51
Andreas Tille
authored
Dec 19, 2018
bb9e4c51
Drop ancient X-Python-Version field
· 9bc3a33a
Andreas Tille
authored
Dec 19, 2018
9bc3a33a
Upload to unstable
· 8a347668
Andreas Tille
authored
Dec 19, 2018
8a347668
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
8a347668
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.
...
...
debian/compat
View file @
8a347668
1
0
1
1
debian/control
View file @
8a347668
...
...
@@ -5,21 +5,20 @@ 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-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
...
...
debian/copyright
View file @
8a347668