Andreas Tille pushed to branch master at Debian Med / mgltools-opengltk
Commits: fce9e829 by Andreas Tille at 2019-01-08T16:10:03Z debhelper 11 - - - - - 2ab5f7f9 by Andreas Tille at 2019-01-08T16:10:12Z Point Vcs fields to salsa.debian.org - - - - - d80237ab by Andreas Tille at 2019-01-08T16:10:12Z Standards-Version: 4.3.0 - - - - - 7c1da660 by Andreas Tille at 2019-01-08T16:10:12Z Remove trailing whitespace in debian/changelog - - - - - 6e55bb75 by Andreas Tille at 2019-01-08T16:10:12Z Remove trailing whitespace in debian/control - - - - - b9b1c647 by Andreas Tille at 2019-01-08T16:10:12Z Remove trailing whitespace in debian/copyright - - - - - 26c6a034 by Andreas Tille at 2019-01-08T16:10:13Z Drop ancient X-Python-Version field - - - - - 5389f65d by Andreas Tille at 2019-01-08T16:10:13Z remove outdated debian/pycompat - - - - - 12d2c728 by Andreas Tille at 2019-01-08T16:15:43Z Upload to unstable - - - - - 5 changed files: - debian/changelog - debian/compat - debian/control - debian/copyright - − debian/pycompat Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,17 @@ +mgltools-opengltk (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/changelog + * Remove trailing whitespace in debian/control + * Remove trailing whitespace in debian/copyright + * Drop ancient X-Python-Version field + * remove outdated debian/pycompat + + -- Andreas Tille <[email protected]> Tue, 08 Jan 2019 17:10:13 +0100 + mgltools-opengltk (1.5.7-2) unstable; urgency=medium * Team upload. @@ -12,7 +26,7 @@ mgltools-opengltk (1.5.7-1) unstable; urgency=medium * New upstream version (Closes: #767144,#783547, lp:#821299,lp:1386091,lp:#1386163,lp:#1492762) - * Added compiler flags to avoid redundant and incompatible + * Added compiler flags to avoid redundant and incompatible UNIX declarations -- Steffen Moeller <[email protected]> Fri, 08 Jul 2016 17:55:45 +0200 ===================================== debian/compat ===================================== @@ -1 +1 @@ -10 +11 ===================================== debian/control ===================================== @@ -5,7 +5,7 @@ Uploaders: Steffen Moeller <[email protected]>, Section: non-free/science XS-Autobuild: yes Priority: optional -Build-Depends: debhelper (>= 10), +Build-Depends: debhelper (>= 11~), python-all-dev, swig, libglu1-mesa-dev, @@ -14,11 +14,10 @@ Build-Depends: debhelper (>= 10), libxmu-dev, python-numpy, dh-python -Standards-Version: 4.1.3 -Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/mgltools-opengltk.git -Vcs-Git: https://anonscm.debian.org/git/debian-med/mgltools-opengltk.git +Standards-Version: 4.3.0 +Vcs-Browser: https://salsa.debian.org/med-team/mgltools-opengltk +Vcs-Git: https://salsa.debian.org/med-team/mgltools-opengltk.git Homepage: http://mgltools.scripps.edu/ -X-Python-Version: >= 2.6 Package: mgltools-opengltk Architecture: any @@ -32,6 +31,6 @@ Enhances: autodocktools Provides: ${python:Provides} Description: Opengltk Python extension The library is needed by mgltools-autodocktools at runtime. It contains - the interface for building OpenGL Python extensions with the Python + the interface for building OpenGL Python extensions with the Python build system Distutils. Distutils uses SWIG for generating C wrapper code. ===================================== 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 @@ -22,7 +22,7 @@ Upstream Authors: The files Togl/* are authored by Brian Paul <[email protected]> and Ben Bederson <[email protected]>. -Copyright: +Copyright: The respective authors and the Scripps Research Institute Copyright 1989-2013 Michael Sanner <[email protected]> @@ -46,9 +46,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, @@ -59,16 +59,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 @@ -91,18 +91,18 @@ agreements regarding this redistribution. 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 Original Code is "Java-Python Extension libplus (JPE-libplus)". - + The Initial Developer of the Original Code is Frederic Bruno Giacometti. Portions created by Frederic Bruno Giacometti are Copyright (C) 2001-2002 Frederic Bruno Giacometti. All Rights Reserved. - The files authored by Brian Paul and Ben Bederson are distributed under the + The files authored by Brian Paul and Ben Bederson are distributed under the following license This software is copyrighted by Brian Paul ([email protected]) @@ -136,8 +136,8 @@ agreements regarding this redistribution. -The Debian packaging is Copyright (C) 2007-2008, -Steffen Moeller <[email protected]> +The Debian packaging is Copyright (C) 2007-2008, +Steffen Moeller <[email protected]> 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-opengltk/compare/30af3666ee39a55e488ec2f51bc31ec52b5ba9b5...12d2c7281901f7583d07d2a41051bfb0b9c6b86a -- View it on GitLab: https://salsa.debian.org/med-team/mgltools-opengltk/compare/30af3666ee39a55e488ec2f51bc31ec52b5ba9b5...12d2c7281901f7583d07d2a41051bfb0b9c6b86a You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
