Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (7)
debhelper 11
· 44c4c2e8
Andreas Tille
authored
Jan 08, 2019
44c4c2e8
Point Vcs fields to salsa.debian.org
· 44f8f6d4
Andreas Tille
authored
Jan 08, 2019
44f8f6d4
Standards-Version: 4.3.0
· 90608e3b
Andreas Tille
authored
Jan 08, 2019
90608e3b
Remove trailing whitespace in debian/control
· dac7012c
Andreas Tille
authored
Jan 08, 2019
dac7012c
Remove trailing whitespace in debian/copyright
· 3a1cbf26
Andreas Tille
authored
Jan 08, 2019
3a1cbf26
Drop ancient X-Python-Version field
· 12208541
Andreas Tille
authored
Jan 08, 2019
12208541
Upload to unstable
· 41a51a2c
Andreas Tille
authored
Jan 08, 2019
41a51a2c
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
41a51a2c
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.
...
...
debian/compat
View file @
41a51a2c
1
0
1
1
debian/control
View file @
41a51a2c
...
...
@@ -5,7 +5,7 @@ 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-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
...
...
debian/copyright
View file @
41a51a2c