[med-svn] [Git][med-team/mgltools-mglutil][master] 7 commits: debhelper 11
Andreas Tille
gitlab at salsa.debian.org
Tue Jan 8 16:04:08 GMT 2019
Andreas Tille pushed to branch master at Debian Med / mgltools-mglutil
Commits:
b6082208 by Andreas Tille at 2019-01-08T16:00:52Z
debhelper 11
- - - - -
c7f75052 by Andreas Tille at 2019-01-08T16:00:59Z
Point Vcs fields to salsa.debian.org
- - - - -
29042b3a by Andreas Tille at 2019-01-08T16:00:59Z
Standards-Version: 4.3.0
- - - - -
876078f2 by Andreas Tille at 2019-01-08T16:00:59Z
Remove trailing whitespace in debian/copyright
- - - - -
f34236c7 by Andreas Tille at 2019-01-08T16:00:59Z
Drop ancient X-Python-Version field
- - - - -
ac9c01ef by Andreas Tille at 2019-01-08T16:00:59Z
remove outdated debian/pycompat
- - - - -
7dea0b23 by Andreas Tille at 2019-01-08T16:03:11Z
Upload to unstable
- - - - -
5 changed files:
- debian/changelog
- debian/compat
- debian/control
- debian/copyright
- − debian/pycompat
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,15 @@
+mgltools-mglutil (1.5.7-4) unstable; urgency=medium
+
+ * Team upload.
+ * 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
+ * remove outdated debian/pycompat
+
+ -- Andreas Tille <tille at debian.org> Tue, 08 Jan 2019 17:01:00 +0100
+
mgltools-mglutil (1.5.7-3) unstable; urgency=medium
* Team upload.
=====================================
debian/compat
=====================================
@@ -1 +1 @@
-10
+11
=====================================
debian/control
=====================================
@@ -5,14 +5,13 @@ Uploaders: Steffen Moeller <moeller at debian.org>,
Section: non-free/science
XS-Autobuild: yes
Priority: optional
-Build-Depends: debhelper (>= 10),
+Build-Depends: debhelper (>= 11~),
python-all,
dh-python
-Standards-Version: 4.1.3
-Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/mgltools-mglutil.git
-Vcs-Git: https://anonscm.debian.org/git/debian-med/mgltools-mglutil.git
+Standards-Version: 4.3.0
+Vcs-Browser: https://salsa.debian.org/med-team/mgltools-mglutil
+Vcs-Git: https://salsa.debian.org/med-team/mgltools-mglutil.git
Homepage: http://mgltools.scripps.edu/
-X-Python-Version: >= 2.6
Package: mgltools-mglutil
Architecture: all
=====================================
debian/copyright
=====================================
@@ -3,7 +3,7 @@ Thu, 10 Jul 2008 00:03:24 +0200
It was downloaded from http://mgltools.scripps.edu
-Upstream Authors:
+Upstream Authors:
The main development is performed by the researchers
and developers at the
@@ -38,7 +38,7 @@ Upstream Authors:
Frederic Giacometti <frederic.giacometti at arakne.com>
-Copyright:
+Copyright:
The respective authors and the Scripps Research Institute
Copyright 2000-2013 Michael Sanner <sanner at scripps.edu>
@@ -71,9 +71,9 @@ License:
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,
@@ -84,16 +84,16 @@ License:
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
@@ -114,7 +114,7 @@ License:
By obtaining, using, and/or copying this software and/or its
associated documentation, you agree that you have read, understood,
and will comply with the following terms and conditions:
-
+
Permission to use, copy, modify, and distribute this software and
its associated documentation for any purpose and without fee is
hereby granted, provided that the above copyright notice appears in
@@ -123,7 +123,7 @@ License:
author not be used in advertising or publicity pertaining to
distribution of the software without specific, written prior
permission.
-
+
THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE,
INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS.
IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, INDIRECT OR
@@ -159,20 +159,20 @@ License:
License Version 1.1 (the "License"); you may not use this file
except in compliance with the License. You may obtain a copy of
the License at http://www.mozilla.org/MPL/
-
+
Software distributed under the License is distributed on an "AS
IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
implied. See the License for the specific language governing
rights and limitations under the License.
-
+
The Initial Developer of the Original Code is Frederic Bruno Giacometti.
Portions created by Frederic Bruno Giacometti are
Copyright (C) 2002 Frederic Bruno Giacometti. All Rights Reserved.
Contributor: Frederic Giacometti, frederic.giacometti at arakne.com
-The Debian packaging is Copyright (C) 2007-2008,
-Steffen Moeller <moeller at debian.org>
+The Debian packaging is Copyright (C) 2007-2008,
+Steffen Moeller <moeller at debian.org>
and is licensed under the GPL, see '/usr/share/common-licenses/GPL'.
In addition to the license above, the Debian project also got the explicit
=====================================
debian/pycompat deleted
=====================================
@@ -1 +0,0 @@
-2
View it on GitLab: https://salsa.debian.org/med-team/mgltools-mglutil/compare/dcc257b847aac79abd42a511646ce0cfb6b6f8da...7dea0b23a7033fb6d14bed826e90182b6b015d37
--
View it on GitLab: https://salsa.debian.org/med-team/mgltools-mglutil/compare/dcc257b847aac79abd42a511646ce0cfb6b6f8da...7dea0b23a7033fb6d14bed826e90182b6b015d37
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20190108/28817083/attachment-0001.html>
More information about the debian-med-commit
mailing list