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
Hide 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
...
...
@@ -3,7 +3,7 @@ Sun, 20 Jul 2008 10:24:55 +0200.
It was downloaded from http://mgltools.scripps.edu
Upstream Authors:
Upstream Authors:
This package takes code from Gromacs and prepares a
wrapper for Python.
...
...
@@ -25,7 +25,7 @@ Upstream Authors:
David van der Spoel, Erik Lindahl, Berk Hess, and others.
Copyright:
Copyright:
The respective authors and the Scripps Research Institute
Copyright 1992-2013 Michael Sanner <sanner@scripps.edu>
...
...
@@ -49,9 +49,9 @@ agreements regarding this redistribution.
received by you will be used only for NON COMMERCIAL purposes.
This license is issued to you as an individual.
For COMMERCIAL use done with the software please contact Michel F.
For COMMERCIAL use done with the software please contact Michel F.
Sanner for details about commercial usage license agreements.
For any question regarding license agreements, please contact
Michel Sanner:
TSRI, Molecular Biology Department, TCP 26,
...
...
@@ -62,16 +62,16 @@ agreements regarding this redistribution.
2. COMMERCIAL USAGE is defined as revenues generating activities. These
include using this software for consulting activities and selling
applications built on top of, or using this software. Scientific
research in an academic environment and teaching are considered
applications built on top of, or using this software. Scientific
research in an academic environment and teaching are considered
NON COMMERCIAL.
3. Copying Restrictions. You will not sell or otherwise distribute commercially
these programs or derivatives to any other party, whether with or without
3. Copying Restrictions. You will not sell or otherwise distribute commercially
these programs or derivatives to any other party, whether with or without
consideration.
4. Ownership of Software. You will not obtain, and will not attempt to
obtain copyright coverage thereon without the express purpose written
4. Ownership of Software. You will not obtain, and will not attempt to
obtain copyright coverage thereon without the express purpose written
consent of The Scripps Research Institute and Dr. Sanner.
5. IN NO EVENT SHALL THE AUTHORS OR DISTRIBUTORS BE LIABLE TO ANY PARTY
...
...
@@ -90,8 +90,8 @@ agreements regarding this redistribution.
Gromacs is licensed under the GPL version 2 or any later version.
The Debian packaging is Copyright (C) 2007-2008,
Steffen Moeller <moeller@debian.org>
The Debian packaging is Copyright (C) 2007-2008,
Steffen Moeller <moeller@debian.org>
and is licensed under the GPL, see '/usr/share/common-licenses/GPL-2'.
In addition to the license above, the Debian project also got the explicit
...
...