[med-svn] [Git][med-team/python-dicompylercore][master] 6 commits: Fix watchfile to detect new versions on github
Andreas Tille (@tille)
gitlab at salsa.debian.org
Sat Oct 9 20:29:50 BST 2021
Andreas Tille pushed to branch master at Debian Med / python-dicompylercore
Commits:
27ea1119 by Andreas Tille at 2021-10-09T08:26:56+02:00
Fix watchfile to detect new versions on github
- - - - -
ea4b8170 by Andreas Tille at 2021-10-09T08:30:27+02:00
routine-update: Standards-Version: 4.6.0
- - - - -
3f54ee16 by Andreas Tille at 2021-10-09T08:30:28+02:00
routine-update: debhelper-compat 13
- - - - -
e39ee476 by Andreas Tille at 2021-10-09T08:30:31+02:00
routine-update: Add salsa-ci file
- - - - -
90f45ca4 by Andreas Tille at 2021-10-09T08:30:31+02:00
routine-update: Rules-Requires-Root: no
- - - - -
c8b01686 by Andreas Tille at 2021-10-09T08:32:24+02:00
routine-update: Ready to upload to unstable
- - - - -
4 changed files:
- debian/changelog
- debian/control
- + debian/salsa-ci.yml
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,13 @@
+python-dicompylercore (0.5.5-3) unstable; urgency=medium
+
+ * Fix watchfile to detect new versions on github
+ * Standards-Version: 4.6.0 (routine-update)
+ * debhelper-compat 13 (routine-update)
+ * Add salsa-ci file (routine-update)
+ * Rules-Requires-Root: no (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Sat, 09 Oct 2021 08:30:38 +0200
+
python-dicompylercore (0.5.5-2) unstable; urgency=medium
* Testsuite: autopkgtest-pkg-python (routine-update)
=====================================
debian/control
=====================================
@@ -4,7 +4,7 @@ Testsuite: autopkgtest-pkg-python
Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Andreas Tille <tille at debian.org>
-Build-Depends: debhelper-compat (= 12),
+Build-Depends: debhelper-compat (= 13),
dh-python,
python3,
python3-setuptools,
@@ -12,10 +12,11 @@ Build-Depends: debhelper-compat (= 12),
python3-pydicom <!nocheck>,
python3-shapely <!nocheck>,
python3-skimage <!nocheck>
-Standards-Version: 4.5.0
+Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/python-dicompylercore
Vcs-Git: https://salsa.debian.org/med-team/python-dicompylercore.git
Homepage: https://github.com/dicompyler/dicompyler-core
+Rules-Requires-Root: no
Package: python3-dicompylercore
Architecture: any
=====================================
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/watch
=====================================
@@ -1,3 +1,3 @@
version=4
-https://github.com/dicompyler/dicompyler-core/releases .*/archive/v?@ANY_VERSION@@ARCHIVE_EXT@
+https://github.com/dicompyler/dicompyler-core/releases .*/v?@ANY_VERSION@@ARCHIVE_EXT@
View it on GitLab: https://salsa.debian.org/med-team/python-dicompylercore/-/compare/bd6e4e96daeaf23cbb450120fb8e532645f212db...c8b0168626fe82e06c389ac3635a3ed8090f52fb
--
View it on GitLab: https://salsa.debian.org/med-team/python-dicompylercore/-/compare/bd6e4e96daeaf23cbb450120fb8e532645f212db...c8b0168626fe82e06c389ac3635a3ed8090f52fb
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/20211009/a4046648/attachment-0001.htm>
More information about the debian-med-commit
mailing list