[med-svn] [Git][med-team/openslide-python][master] 5 commits: routine-update: Standards-Version: 4.5.0
Andreas Tille
gitlab at salsa.debian.org
Tue May 5 13:46:29 BST 2020
Andreas Tille pushed to branch master at Debian Med / openslide-python
Commits:
aa3c35da by Andreas Tille at 2020-05-05T14:40:10+02:00
routine-update: Standards-Version: 4.5.0
- - - - -
dc262059 by Andreas Tille at 2020-05-05T14:40:10+02:00
routine-update: debhelper-compat 12
- - - - -
cb503f86 by Andreas Tille at 2020-05-05T14:40:14+02:00
routine-update: Add salsa-ci file
- - - - -
5170302e by Andreas Tille at 2020-05-05T14:40:14+02:00
routine-update: Rules-Requires-Root: no
- - - - -
9516a4c4 by Andreas Tille at 2020-05-05T14:40:17+02:00
Use secure URI in Homepage field.
Fixes: lintian: homepage-field-uses-insecure-uri
See-also: https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html
- - - - -
4 changed files:
- debian/changelog
- − debian/compat
- debian/control
- + debian/salsa-ci.yml
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+openslide-python (1.1.1-5) UNRELEASED; urgency=medium
+
+ * Standards-Version: 4.5.0 (routine-update)
+ * debhelper-compat 12 (routine-update)
+ * Add salsa-ci file (routine-update)
+ * Rules-Requires-Root: no (routine-update)
+ * Use secure URI in Homepage field.
+
+ -- Andreas Tille <tille at debian.org> Tue, 05 May 2020 14:40:10 +0200
+
openslide-python (1.1.1-4.1) unstable; urgency=medium
* Non-maintainer upload.
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11
=====================================
debian/control
=====================================
@@ -4,23 +4,24 @@ Uploaders: Andreas Tille <tille at debian.org>
Section: python
Testsuite: autopkgtest-pkg-python
Priority: optional
-Build-Depends: debhelper (>= 11~),
+Build-Depends: debhelper-compat (= 12),
dh-python,
python3-all-dev,
python3-pil,
python3-setuptools,
libopenslide-dev
-Standards-Version: 4.2.1
+Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/med-team/openslide-python
Vcs-Git: https://salsa.debian.org/med-team/openslide-python.git
-Homepage: http://openslide.org
+Homepage: https://openslide.org
+Rules-Requires-Root: no
Package: python3-openslide
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
${python3:Depends},
- libopenslide0 (>= 3.4.0),
+ libopenslide0,
python3-pil
Recommends: python-openslide-examples
Description: Python 3 wrapper for reading whole slide image files
=====================================
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
View it on GitLab: https://salsa.debian.org/med-team/openslide-python/-/compare/817c46ef3ec038223211485ed160b6a795d95436...9516a4c4660dd3f784e73ddf09ac87d523ddf02d
--
View it on GitLab: https://salsa.debian.org/med-team/openslide-python/-/compare/817c46ef3ec038223211485ed160b6a795d95436...9516a4c4660dd3f784e73ddf09ac87d523ddf02d
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/20200505/989154cc/attachment-0001.html>
More information about the debian-med-commit
mailing list