[med-svn] [Git][python-team/packages/python-pypubsub][master] 3 commits: Fix watch file
Andreas Tille (@tille)
gitlab at salsa.debian.org
Fri Nov 25 10:43:20 GMT 2022
Andreas Tille pushed to branch master at Debian Python Team / packages / python-pypubsub
Commits:
c9328219 by Andreas Tille at 2022-11-25T11:41:25+01:00
Fix watch file
- - - - -
d846a09e by Andreas Tille at 2022-11-25T11:41:34+01:00
routine-update: Standards-Version: 4.6.1
- - - - -
5c8cd9b6 by Andreas Tille at 2022-11-25T11:42:37+01:00
routine-update: Ready to upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+python-pypubsub (4.0.3-7) unstable; urgency=medium
+
+ * Fix watch file
+ * Standards-Version: 4.6.1 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Fri, 25 Nov 2022 11:41:48 +0100
+
python-pypubsub (4.0.3-6) unstable; urgency=medium
* Move package to Debian Python Team
=====================================
debian/control
=====================================
@@ -8,7 +8,7 @@ Build-Depends: debhelper-compat (= 13),
dh-python,
python3-all,
python3-setuptools
-Standards-Version: 4.6.0
+Standards-Version: 4.6.1
Vcs-Browser: https://salsa.debian.org/python-team/packages/python-pypubsub
Vcs-Git: https://salsa.debian.org/python-team/packages/python-pypubsub.git
Homepage: https://github.com/schollii/pypubsub
=====================================
debian/watch
=====================================
@@ -1,3 +1,4 @@
version=4
-https://github.com/schollii/pypubsub/releases .*/v?@ANY_VERSION@@ARCHIVE_EXT@
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
+ https://github.com/schollii/pypubsub/tags .*/v?@ANY_VERSION@@ARCHIVE_EXT@
View it on GitLab: https://salsa.debian.org/python-team/packages/python-pypubsub/-/compare/1945b230b4a1d5df28e4a82662008b1e44b9eec9...5c8cd9b6e69512b75f1f6cb5444ecef96bd26fd0
--
View it on GitLab: https://salsa.debian.org/python-team/packages/python-pypubsub/-/compare/1945b230b4a1d5df28e4a82662008b1e44b9eec9...5c8cd9b6e69512b75f1f6cb5444ecef96bd26fd0
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/cefa7bbc/attachment-0001.htm>
More information about the debian-med-commit
mailing list