[med-svn] [Git][med-team/mgltools-geomutils][master] 7 commits: debhelper 11

Andreas Tille gitlab at salsa.debian.org
Tue Jan 8 16:05:25 GMT 2019


Andreas Tille pushed to branch master at Debian Med / mgltools-geomutils


Commits:
bed1c088 by Andreas Tille at 2019-01-08T16:00:18Z
debhelper 11

- - - - -
62cffbc4 by Andreas Tille at 2019-01-08T16:00:19Z
Point Vcs fields to salsa.debian.org

- - - - -
7c6b27b7 by Andreas Tille at 2019-01-08T16:00:19Z
Standards-Version: 4.3.0

- - - - -
376c992c by Andreas Tille at 2019-01-08T16:00:19Z
Remove trailing whitespace in debian/copyright

- - - - -
9cc90891 by Andreas Tille at 2019-01-08T16:00:20Z
Drop ancient X-Python-Version field

- - - - -
6abed02b by Andreas Tille at 2019-01-08T16:00:20Z
remove outdated debian/pycompat

- - - - -
09285a65 by Andreas Tille at 2019-01-08T16:02:41Z
Upload to unstable

- - - - -


5 changed files:

- debian/changelog
- debian/compat
- debian/control
- debian/copyright
- − debian/pycompat


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,15 @@
+mgltools-geomutils (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/copyright
+  * Drop ancient X-Python-Version field
+  * remove outdated debian/pycompat
+
+ -- Andreas Tille <tille at debian.org>  Tue, 08 Jan 2019 17:00:20 +0100
+
 mgltools-geomutils (1.5.7-2) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/compat
=====================================
@@ -1 +1 @@
-10
+11


=====================================
debian/control
=====================================
@@ -5,16 +5,15 @@ 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-dev,
                swig,
                python-numpy,
                dh-python
-Standards-Version: 4.1.3
-Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/mgltools-geomutils.git
-Vcs-Git: https://anonscm.debian.org/git/debian-med/mgltools-geomutils.git
+Standards-Version: 4.3.0
+Vcs-Browser: https://salsa.debian.org/med-team/mgltools-geomutils
+Vcs-Git: https://salsa.debian.org/med-team/mgltools-geomutils.git
 Homepage: http://mgltools.scripps.edu/
-X-Python-Version: >= 2.6
 
 Package: mgltools-geomutils
 Architecture: any


=====================================
debian/copyright
=====================================
@@ -3,7 +3,7 @@ Fri, 18 Jul 2008 21:57:59 +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
@@ -14,7 +14,7 @@ Upstream Authors:
 
 	    Michael F. Sanner <sanner at scripps.edu>
 
-    with contributions by 
+    with contributions by
 
 	    Anna Omelchenko <annao at scripps.edu>
 	    Guillaume Vareille <vareille at scripps.edu>
@@ -24,15 +24,15 @@ Upstream Authors:
 	    Sowjanya Karnati
             Alex T. Gillet
 
-    Major contributions in src/geomAlgorithms/*.{h,cpp} are 
+    Major contributions in src/geomAlgorithms/*.{h,cpp} are
     authored by Dan Sunday of softSurfer (www.softsurfer.com.
 
-Copyright: 
+Copyright:
 
     The respective authors and the Scripps Research Institute
     Copyright 1989-2013 Michael Sanner <sanner at scripps.edu>
 
-    Major contributions in src/geomAlgorithms/*.{h,cpp} are 
+    Major contributions in src/geomAlgorithms/*.{h,cpp} are
     Copyright (C) 2001-2002 softSurfer (www.softsurfer.com)
 
 License:
@@ -48,9 +48,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,
@@ -61,16 +61,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
@@ -94,8 +94,8 @@ The contributions by softSurfer are put under the following license:
     liable for any real or imagined damage resulting from it's use.
     Users of this code must verify correctness for their application.
 
-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-geomutils/compare/ef04366df34baa3b910199d0712a44f7dec730d2...09285a654ee716ab772752c136b9cd524466e292

-- 
View it on GitLab: https://salsa.debian.org/med-team/mgltools-geomutils/compare/ef04366df34baa3b910199d0712a44f7dec730d2...09285a654ee716ab772752c136b9cd524466e292
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/861dca9c/attachment-0001.html>


More information about the debian-med-commit mailing list