[med-svn] [Git][med-team/invesalius][master] 13 commits: routine-update: Standards-Version: 4.5.0
Andreas Tille
gitlab at salsa.debian.org
Mon Mar 2 12:14:04 GMT 2020
Andreas Tille pushed to branch master at Debian Med / invesalius
Commits:
152c90d3 by Andreas Tille at 2020-03-02T10:03:35+01:00
routine-update: Standards-Version: 4.5.0
- - - - -
004feefb by Andreas Tille at 2020-03-02T10:03:35+01:00
routine-update: debhelper-compat 12
- - - - -
bb28bc07 by Andreas Tille at 2020-03-02T10:03:45+01:00
routine-update: Secure URI in copyright format
- - - - -
0de1310d by Andreas Tille at 2020-03-02T10:03:45+01:00
R-U: Trailing whitespace in debian/changelog
- - - - -
5bad088a by Andreas Tille at 2020-03-02T10:03:45+01:00
R-U: Trailing whitespace in debian/copyright
- - - - -
c1131bff by Andreas Tille at 2020-03-02T10:03:45+01:00
R-U: Trailing whitespace in debian/rules
- - - - -
9ca0e6d7 by Andreas Tille at 2020-03-02T10:03:45+01:00
routine-update: Add salsa-ci file
- - - - -
88c3a5ff by Andreas Tille at 2020-03-02T10:03:47+01:00
debian/copyright: use spaces rather than tabs to start continuation lines..
Fixes: lintian: tab-in-license-text
See-also: https://lintian.debian.org/tags/tab-in-license-text.html
- - - - -
6993bd93 by Andreas Tille at 2020-03-02T10:03:48+01:00
Remove executable bit from desktop files.
Fixes: lintian: executable-desktop-file
See-also: https://lintian.debian.org/tags/executable-desktop-file.html
- - - - -
bd6e7ab4 by Andreas Tille at 2020-03-02T10:40:49+01:00
Avoid versioned Build-Depends Python >= 3.8
- - - - -
30d77d3e by Andreas Tille at 2020-03-02T10:45:05+01:00
d/rules: --buildsystem=pybuild
- - - - -
54645a18 by Andreas Tille at 2020-03-02T10:56:15+01:00
Seems 10_import_cython_modules.patch needs to be droped
- - - - -
1183d653 by Andreas Tille at 2020-03-02T13:06:29+01:00
Fix path of *.so files
- - - - -
10 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/copyright
- debian/invesalius-bin.install
- debian/invesalius.desktop
- debian/patches/series
- debian/rules
- + debian/salsa-ci.yml
- − debian/source/options
Changes:
=====================================
debian/changelog
=====================================
@@ -1,7 +1,21 @@
invesalius (3.1.99994-1) UNRELEASED; urgency=medium
+ [ Thiago Franco de Moraes ]
* New upstream version
+ [ Andreas Tille ]
+ * Standards-Version: 4.5.0 (routine-update)
+ * debhelper-compat 12 (routine-update)
+ * Secure URI in copyright format (routine-update)
+ * Remove trailing whitespace in debian/changelog (routine-update)
+ * Remove trailing whitespace in debian/copyright (routine-update)
+ * Remove trailing whitespace in debian/rules (routine-update)
+ * Add salsa-ci file (routine-update)
+ * debian/copyright: use spaces rather than tabs to start continuation
+ lines.
+ * Remove executable bit from desktop files.
+ * d/rules: --buildsystem=pybuild
+
-- Thiago Franco de Moraes <tfmoraes at cti.gov.br> Sun, 01 Mar 2020 18:12:19 -0300
invesalius (3.1.99993-1) experimental; urgency=medium
@@ -160,7 +174,7 @@ invesalius (3.0~b4-2) unstable; urgency=low
python-support from Build-Depends-Indep. Dropped XB-Python-Version. Added
X-Python-Version.
debian/pyversion: Removed to convert the package to dh_python2.
- Closes: #708258
+ Closes: #708258
* debian/control: Setting wxPython 2.8.12 as minimun wxPython version. It
was necessary due to errors in InVesalius with previous versions of
wxPython.
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11
=====================================
debian/control
=====================================
@@ -4,13 +4,13 @@ Uploaders: Andreas Tille <tille at debian.org>,
Thiago Franco de Moraes <tfmoraes at cti.gov.br>
Section: graphics
Priority: optional
-Build-Depends: debhelper (>= 11~),
- python3-dev (>= 3.8~),
+Build-Depends: debhelper-compat (= 12),
+ python3-dev,
cython3,
dh-python,
python3-numpy
-Build-Depends-Indep: python3 (>= 3.8~)
-Standards-Version: 4.3.0
+Build-Depends-Indep: python3
+Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/med-team/invesalius
Vcs-Git: https://salsa.debian.org/med-team/invesalius.git
Homepage: http://www.cti.gov.br/invesalius/
=====================================
debian/copyright
=====================================
@@ -1,12 +1,12 @@
-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: InVesalius
Upstream-Contact: InVesalius Team <invesalius at cti.gov.br>
Paulo Henrique Junqueira Amorim <paulojamorim at gmail.com>
Thiago Franco de Moraes <totonixsame at gmail.com>
Tatiana Al-Chueyr <tatiana.alchueyr at gmail.com>
- Guilherme Cesar Soares Ruppert <guilherme.ruppert at cti.gov.br>
- Fabio de Souza Azevedo <fabio.azevedo at cti.gov.br>
- Jorge Vicente Lopes da Silva <jorge.silva at cti.gov.br>
+ Guilherme Cesar Soares Ruppert <guilherme.ruppert at cti.gov.br>
+ Fabio de Souza Azevedo <fabio.azevedo at cti.gov.br>
+ Jorge Vicente Lopes da Silva <jorge.silva at cti.gov.br>
Source: https://github.com/invesalius/invesalius3.git
Files: *
@@ -57,7 +57,7 @@ License: GPL-2
License: WXwindows
wxWindows Library Licence, Version 3
====================================
- .
+ .
Copyright (c) 1998 Julian Smart, Robert Roebling et al
.
Everyone is permitted to copy and distribute verbatim copies
@@ -65,12 +65,12 @@ License: WXwindows
.
WXWINDOWS LIBRARY LICENCE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
- .
+ .
This library is free software; you can redistribute it and/or modify it
under the terms of the GNU Library General Public Licence as published by
the Free Software Foundation; either version 2 of the Licence, or (at
your option) any later version.
- .
+ .
This library is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library
@@ -103,7 +103,7 @@ License: WXwindows
accordingly.
.
4. If you write modifications of your own for this library, it is your
- choice whether to permit this exception to apply to your modifications.
+ choice whether to permit this exception to apply to your modifications..
If you do not wish that, you must delete the exception notice from such
code and/or adjust the licensing conditions notice accordingly.
=====================================
debian/invesalius-bin.install
=====================================
@@ -1,2 +1,2 @@
invesalius_cy/*.py /usr/lib/invesalius/invesalius_cy/
-invesalius_cy/*.so /usr/lib/invesalius/invesalius_cy/
+invesalius/data/*.so /usr/lib/invesalius/invesalius_cy/
=====================================
debian/invesalius.desktop
=====================================
=====================================
debian/patches/series
=====================================
@@ -1,2 +1,2 @@
-10_import_cython_modules.patch
+# 10_import_cython_modules.patch
11_using_imageio.patch
=====================================
debian/rules
=====================================
@@ -4,7 +4,7 @@
# GPL
export DEB_BUILD_MAINT_OPTIONS = hardening=+bindnow
-
+
package=invesalius
PYMODDIR := /usr/lib/$(shell pyversions -r)
@@ -14,7 +14,7 @@ version=2.0.5
major=2
%:
- dh $@ --with python3
+ dh $@ --with python3 --buildsystem=pybuild
override_dh_auto_build: create-cython-dir
python3 setup.py build_ext --inplace
=====================================
debian/salsa-ci.yml
=====================================
@@ -0,0 +1,4 @@
+---
+include:
+ - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml
+ - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml
=====================================
debian/source/options deleted
=====================================
View it on GitLab: https://salsa.debian.org/med-team/invesalius/-/compare/0bb32667496f95400046472352196270a8920d35...1183d6535a0d003be2f94b80f7daf65efaa33fbc
--
View it on GitLab: https://salsa.debian.org/med-team/invesalius/-/compare/0bb32667496f95400046472352196270a8920d35...1183d6535a0d003be2f94b80f7daf65efaa33fbc
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/20200302/2a2b02f2/attachment-0001.html>
More information about the debian-med-commit
mailing list