[med-svn] [Git][med-team/python-pyflow][master] 4 commits: Fix watch file
Andreas Tille (@tille)
gitlab at salsa.debian.org
Fri Nov 25 10:36:21 GMT 2022
Andreas Tille pushed to branch master at Debian Med / python-pyflow
Commits:
4ae3173f by Andreas Tille at 2022-11-25T11:28:55+01:00
Fix watch file
- - - - -
6b4e2b09 by Andreas Tille at 2022-11-25T11:29:04+01:00
routine-update: Standards-Version: 4.6.1
- - - - -
d1ac03bc by Andreas Tille at 2022-11-25T11:29:13+01:00
Set upstream metadata fields: Repository-Browse.
Changes-By: lintian-brush
- - - - -
301af016 by Andreas Tille at 2022-11-25T11:30:07+01:00
routine-update: Ready to upload to unstable
- - - - -
4 changed files:
- debian/changelog
- debian/control
- debian/upstream/metadata
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+python-pyflow (1.1.20-4) unstable; urgency=medium
+
+ * Fix watch file
+ * Standards-Version: 4.6.1 (routine-update)
+ * Set upstream metadata fields: Repository-Browse.
+
+ -- Andreas Tille <tille at debian.org> Fri, 25 Nov 2022 11:29:18 +0100
+
python-pyflow (1.1.20-3) unstable; urgency=medium
[ Steffen Moeller ]
=====================================
debian/control
=====================================
@@ -7,7 +7,7 @@ Priority: optional
Build-Depends: debhelper-compat (= 13),
dh-python,
python3-all
-Standards-Version: 4.6.0
+Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/med-team/python-pyflow
Vcs-Git: https://salsa.debian.org/med-team/python-pyflow.git
Homepage: https://illumina.github.io/pyflow/
=====================================
debian/upstream/metadata
=====================================
@@ -3,3 +3,4 @@ Bug-Submit: https://github.com/Illumina/pyflow/issues/new
Registry:
- Name: conda:conda-forge
Entry: pyflow
+Repository-Browse: https://github.com/Illumina/pyflow
=====================================
debian/watch
=====================================
@@ -1,3 +1,4 @@
version=4
-https://github.com/Illumina/pyflow/releases .*/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
+ https://github.com/Illumina/pyflow/tags .*/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
View it on GitLab: https://salsa.debian.org/med-team/python-pyflow/-/compare/0ab7e02ad718c16de3ae8deca9a3f617fe431247...301af0161da750ee49e861d37bc9a7ddf7cac9c9
--
View it on GitLab: https://salsa.debian.org/med-team/python-pyflow/-/compare/0ab7e02ad718c16de3ae8deca9a3f617fe431247...301af0161da750ee49e861d37bc9a7ddf7cac9c9
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/20221125/0d252c46/attachment-0001.htm>
More information about the debian-med-commit
mailing list