Skip to content
GitLab
Explore
Sign in
Register
Commits on Source (5)
debhelper 11
· 0b078c5a
Andreas Tille
authored
Jan 08, 2019
0b078c5a
Point Vcs fields to salsa.debian.org
· 2167c810
Andreas Tille
authored
Jan 08, 2019
2167c810
Standards-Version: 4.3.0
· 48575873
Andreas Tille
authored
Jan 08, 2019
48575873
Remove trailing whitespace in debian/copyright
· ad014c82
Andreas Tille
authored
Jan 08, 2019
ad014c82
Drop ancient X-Python-Version field
· 050557b7
Andreas Tille
authored
Jan 08, 2019
050557b7
Show whitespace changes
Inline
Side-by-side
debian/changelog
View file @
050557b7
mgltools-cmolkit (1.5.7-1) UNRELEASED; urgency=medium
[ Steffen Moeller ]
* New upstream version (Closes: #767144,#783547,
lp:#821299,lp:1386091,lp:#1386163,lp:#1492762)
[ Andreas Tille ]
* debhelper 11
* Point Vcs fields to salsa.debian.org
* Standards-Version: 4.3.0
* Remove trailing whitespace in debian/copyright
* Drop ancient X-Python-Version field
-- Steffen Moeller <moeller@debian.org> Fri, 08 Jul 2016 17:54:14 +0200
mgltools-cmolkit (1.5.7~rc1+cvs.20140424-2) unstable; urgency=medium
...
...
debian/compat
View file @
050557b7
5
11
debian/control
View file @
050557b7
...
...
@@ -5,16 +5,15 @@ Uploaders: Steffen Moeller <moeller@debian.org>,
Section: non-free/science
XS-Autobuild: yes
Priority: optional
Build-Depends: debhelper (>=
9
),
Build-Depends: debhelper (>=
11~
),
python-all-dev,
python-numpy,
swig,
dh-python
Standards-Version:
3.9.8
Vcs-Browser: https://
anonscm
.debian.org/
cgit/debian-med
/mgltools-cmolkit
.git
Vcs-Git: https://
anonscm
.debian.org/
git/debian-med
/mgltools-cmolkit.git
Standards-Version:
4.3.0
Vcs-Browser: https://
salsa
.debian.org/
med-team
/mgltools-cmolkit
Vcs-Git: https://
salsa
.debian.org/
med-team
/mgltools-cmolkit.git
Homepage: http://mgltools.scripps.edu/
X-Python-Version: >= 2.5
Package: mgltools-cmolkit
Architecture: any
...
...
debian/copyright
View file @
050557b7