[med-svn] [Git][med-team/python-screed][master] 3 commits: Normalise watch file according recommendation in uscan(1)
Andreas Tille (@tille)
gitlab at salsa.debian.org
Thu Sep 2 05:55:21 BST 2021
Andreas Tille pushed to branch master at Debian Med / python-screed
Commits:
07ec0811 by Andreas Tille at 2021-09-02T06:51:06+02:00
Normalise watch file according recommendation in uscan(1)
- - - - -
94e94ad9 by Andreas Tille at 2021-09-02T06:51:31+02:00
routine-update: Standards-Version: 4.6.0
- - - - -
79702bc7 by Andreas Tille at 2021-09-02T06:52:48+02:00
routine-update: Ready to upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,9 +1,13 @@
-python-screed (1.0.5-1.1) UNRELEASED; urgency=medium
+python-screed (1.0.5-2) unstable; urgency=medium
- * Non-maintainer upload.
+ [ Steffen Moeller ]
+ * Team upload.
* Fix watchfile to detect new versions on github (routine-update)
- -- Steffen Moeller <moeller at debian.org> Thu, 02 Sep 2021 00:28:15 +0200
+ [ Andreas Tille ]
+ * Standards-Version: 4.6.0 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Thu, 02 Sep 2021 06:51:37 +0200
python-screed (1.0.5-1) unstable; urgency=medium
=====================================
debian/control
=====================================
@@ -13,7 +13,7 @@ Build-Depends: debhelper-compat (= 13),
python3-pytest-runner,
python3-pytest-cov,
python3-setuptools-scm
-Standards-Version: 4.5.1
+Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/med-team/python-screed
Vcs-Git: https://salsa.debian.org/med-team/python-screed.git
Homepage: https://screed.readthedocs.org
=====================================
debian/watch
=====================================
@@ -1,3 +1,3 @@
version=4
opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%python-screed-$1.tar.gz%"
-https://github.com/dib-lab/screed/releases .*/v?@ANY_VERSION@\.tar\.gz
+https://github.com/dib-lab/screed/tags (?:.*?/)?v?@ANY_VERSION@\.tar\.gz
View it on GitLab: https://salsa.debian.org/med-team/python-screed/-/compare/933b97ed6cf02b353ba66facc3d78fddd6ab6668...79702bc75c834dd58d841c79d0c16b4843410b5e
--
View it on GitLab: https://salsa.debian.org/med-team/python-screed/-/compare/933b97ed6cf02b353ba66facc3d78fddd6ab6668...79702bc75c834dd58d841c79d0c16b4843410b5e
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/20210902/6b565c80/attachment-0001.htm>
More information about the debian-med-commit
mailing list