[med-svn] [Git][med-team/librcsb-core-wrapper][master] 8 commits: routine-update: debhelper-compat 12

Andreas Tille gitlab at salsa.debian.org
Wed Dec 18 15:51:39 GMT 2019



Andreas Tille pushed to branch master at Debian Med / librcsb-core-wrapper


Commits:
4d19b092 by Andreas Tille at 2019-12-18T15:20:06Z
routine-update: debhelper-compat 12

- - - - -
e78750f7 by Andreas Tille at 2019-12-18T15:20:10Z
routine-update: Standards-Version: 4.4.1

- - - - -
785982dc by Andreas Tille at 2019-12-18T15:20:12Z
Trim trailing whitespace.

Fixes lintian: file-contains-trailing-whitespace
See https://lintian.debian.org/tags/file-contains-trailing-whitespace.html for more details.

- - - - -
d16e7e9e by Andreas Tille at 2019-12-18T15:20:15Z
Use secure URI in Homepage field.

Fixes lintian: homepage-field-uses-insecure-uri
See https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html for more details.

- - - - -
a4cac8d4 by Andreas Tille at 2019-12-18T15:37:46Z
Enable installing for different Python3 versions

- - - - -
09a7b7e1 by Andreas Tille at 2019-12-18T15:38:51Z
fails to build with debhelper compat level >= 11 - so leave 10 for the moment

- - - - -
59530cb7 by Andreas Tille at 2019-12-18T15:46:51Z
Upload to unstable

- - - - -
2bca375d by Andreas Tille at 2019-12-18T15:49:34Z
DEP3, close bug

- - - - -


5 changed files:

- debian/changelog
- − debian/compat
- debian/control
- debian/patches/python3.patch
- debian/python3-corepywrap.install


Changes:

=====================================
debian/changelog
=====================================
@@ -1,9 +1,14 @@
-librcsb-core-wrapper (1.005-7) UNRELEASED; urgency=medium
+librcsb-core-wrapper (1.005-7) unstable; urgency=medium
 
   * Switch wrapper from Python2 to Python3
-  TODO: Somehow python2.7 is used anyway to build the package - no idea why
+    Closes: #936910
+  * debhelper-compat 10 (fails to build with 12 - so leave this for the
+    moment)
+  * Standards-Version: 4.4.1
+  * Trim trailing whitespace.
+  * Use secure URI in Homepage field.
 
- -- Andreas Tille <tille at debian.org>  Tue, 01 Oct 2019 22:24:28 +0200
+ -- Andreas Tille <tille at debian.org>  Wed, 18 Dec 2019 16:39:25 +0100
 
 librcsb-core-wrapper (1.005-6) unstable; urgency=medium
 
@@ -94,4 +99,3 @@ librcsb-core-wrapper (1.000-1) unstable; urgency=low
   * Initial release in Debian (Closes: #684403)
 
  -- Laszlo Kajan <lkajan at rostlab.org>  Fri, 10 Aug 2012 11:25:46 +0200
-


=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-10


=====================================
debian/control
=====================================
@@ -5,7 +5,7 @@ Uploaders: Laszlo Kajan <lkajan at debian.org>,
 Section: libs
 Testsuite: autopkgtest-pkg-python
 Priority: optional
-Build-Depends: debhelper (>= 10),
+Build-Depends: debhelper-compat (= 10),
                doxygen,
                graphviz,
                dh-python,
@@ -16,10 +16,10 @@ Build-Depends: debhelper (>= 10),
                libtool-bin,
                bison,
                flex
-Standards-Version: 4.3.0
+Standards-Version: 4.4.1
 Vcs-Browser: https://salsa.debian.org/med-team/librcsb-core-wrapper
 Vcs-Git: https://salsa.debian.org/med-team/librcsb-core-wrapper.git
-Homepage: http://sw-tools.rcsb.org/apps/CORE-WRAPPER/index.html
+Homepage: https://sw-tools.rcsb.org/apps/CORE-WRAPPER/index.html
 
 Package: librcsb-core-wrapper0
 Architecture: any


=====================================
debian/patches/python3.patch
=====================================
@@ -1,3 +1,8 @@
+Author: Michael R. Crusoe
+Last-Update: 2019-12-14 21:42:08 +0100
+Bug-Debian: https://bugs.debian.org/936910
+Description: Switch from Python2 to Python3
+
 --- librcsb-core-wrapper.orig/Makefile
 +++ librcsb-core-wrapper/Makefile
 @@ -59,9 +59,9 @@


=====================================
debian/python3-corepywrap.install
=====================================
@@ -1,2 +1,2 @@
-usr/lib/python*/*-packages/CorePyWrap.so
+usr/lib/python*/*-packages/CorePyWrap*.so
 usr/lib/python*/*-packages/*.egg-info



View it on GitLab: https://salsa.debian.org/med-team/librcsb-core-wrapper/compare/225e8a12d6891db989af3bc25882ab74fd0f40a3...2bca375df88c74f24eea9b2e463ba02fddb21a4b

-- 
View it on GitLab: https://salsa.debian.org/med-team/librcsb-core-wrapper/compare/225e8a12d6891db989af3bc25882ab74fd0f40a3...2bca375df88c74f24eea9b2e463ba02fddb21a4b
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/20191218/e657cd92/attachment-0001.html>


More information about the debian-med-commit mailing list