[med-svn] [Git][med-team/harvest-tools][master] 7 commits: Add Bug-Debian to DEP3
Andreas Tille
gitlab at salsa.debian.org
Fri Apr 10 10:53:36 BST 2020
Andreas Tille pushed to branch master at Debian Med / harvest-tools
Commits:
84e67fdf by Andreas Tille at 2020-04-10T11:35:19+02:00
Add Bug-Debian to DEP3
- - - - -
9db4f394 by Andreas Tille at 2020-04-10T11:37:06+02:00
Build-Depends: s/cython/cython3/
- - - - -
386bef8f by Andreas Tille at 2020-04-10T11:37:16+02:00
routine-update: debhelper-compat 12
- - - - -
a928c091 by Andreas Tille at 2020-04-10T11:37:18+02:00
routine-update: Add salsa-ci file
- - - - -
7ddfa1f3 by Andreas Tille at 2020-04-10T11:37:18+02:00
routine-update: Rules-Requires-Root: no
- - - - -
fcf19d2e by Andreas Tille at 2020-04-10T11:37:21+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
- - - - -
677a2319 by Andreas Tille at 2020-04-10T11:38:11+02:00
routine-update: Ready to upload to unstable
- - - - -
5 changed files:
- debian/changelog
- − debian/compat
- debian/control
- debian/patches/python-2to3.patch
- + debian/salsa-ci.yml
Changes:
=====================================
debian/changelog
=====================================
@@ -1,7 +1,6 @@
-harvest-tools (1.3-4.1) UNRELEASED; urgency=medium
+harvest-tools (1.3-5) unstable; urgency=medium
[ Steffen Möller ]
- * Non-maintainer upload.
* Added ref to conda.
[ Antoni Villalonga ]
@@ -10,7 +9,14 @@ harvest-tools (1.3-4.1) UNRELEASED; urgency=medium
* Standards-Version: 4.5.0
* d/upstream/metadata: Repository and Bug
- -- Antoni Villalonga <antoni at friki.cat> Fri, 10 Apr 2020 10:09:57 +0200
+ [ Andreas Tille ]
+ * Build-Depends: s/cython/cython3/
+ * 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> Fri, 10 Apr 2020 11:37:22 +0200
harvest-tools (1.3-4) unstable; urgency=medium
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-12
=====================================
debian/control
=====================================
@@ -3,8 +3,8 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
Uploaders: Andreas Tille <tille at debian.org>
Section: science
Priority: optional
-Build-Depends: debhelper (>= 12~),
- cython,
+Build-Depends: debhelper-compat (= 12),
+ cython3,
python3-setuptools,
protobuf-compiler,
capnproto,
@@ -14,7 +14,8 @@ Build-Depends: debhelper (>= 12~),
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/med-team/harvest-tools
Vcs-Git: https://salsa.debian.org/med-team/harvest-tools.git
-Homepage: http://harvest.readthedocs.org/en/latest/content/harvest-tools.html
+Homepage: https://harvest.readthedocs.org/en/latest/content/harvest-tools.html
+Rules-Requires-Root: no
Package: harvest-tools
Architecture: any
=====================================
debian/patches/python-2to3.patch
=====================================
@@ -1,5 +1,6 @@
Author: Antoni Villalonga <antoni at friki.cat>
Last-Update: Fri, 10 Apr 2020 10:08:15 +0200
+Bug-Debian: https://bugs.debian.org/943055
Description: Python migration using 2to3 tool
--- a/INSTALL.py
=====================================
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/harvest-tools/-/compare/337cc969d05e07fc117dc82bb4794eb6d591f22b...677a231907374b2a0cc182c8a7cce2ec21d345a1
--
View it on GitLab: https://salsa.debian.org/med-team/harvest-tools/-/compare/337cc969d05e07fc117dc82bb4794eb6d591f22b...677a231907374b2a0cc182c8a7cce2ec21d345a1
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/20200410/a9237ce0/attachment-0001.html>
More information about the debian-med-commit
mailing list