[med-svn] [Git][python-team/packages/python-multisplitby][master] 3 commits: Fix watch file
Andreas Tille (@tille)
gitlab at salsa.debian.org
Fri Nov 25 10:29:48 GMT 2022
Andreas Tille pushed to branch master at Debian Python Team / packages / python-multisplitby
Commits:
96a375e0 by Andreas Tille at 2022-11-25T11:27:10+01:00
Fix watch file
- - - - -
e0c087a7 by Andreas Tille at 2022-11-25T11:27:24+01:00
routine-update: Standards-Version: 4.6.1
- - - - -
0f28f91f by Andreas Tille at 2022-11-25T11:28:34+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-multisplitby (0.0.1-6) unstable; urgency=medium
+
+ * Fix watch file
+ * Standards-Version: 4.6.1 (routine-update)
+
+ -- Andreas Tille <tille at debian.org> Fri, 25 Nov 2022 11:27:39 +0100
+
python-multisplitby (0.0.1-5) 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-multisplitby
Vcs-Git: https://salsa.debian.org/python-team/packages/python-multisplitby.git
Homepage: https://github.com/cthoyt/multisplitby
=====================================
debian/watch
=====================================
@@ -1,3 +1,4 @@
version=4
-https://github.com/cthoyt/multisplitby/releases .*/v?@ANY_VERSION@@ARCHIVE_EXT@
+opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
+ https://github.com/cthoyt/multisplitby/tags .*/v?@ANY_VERSION@@ARCHIVE_EXT@
View it on GitLab: https://salsa.debian.org/python-team/packages/python-multisplitby/-/compare/25f234744f9d34ae53fb9ceed70e81bf34250588...0f28f91fe27ee820004c0d47ba0027ee5644b120
--
View it on GitLab: https://salsa.debian.org/python-team/packages/python-multisplitby/-/compare/25f234744f9d34ae53fb9ceed70e81bf34250588...0f28f91fe27ee820004c0d47ba0027ee5644b120
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/ae4022a7/attachment-0001.htm>
More information about the debian-med-commit
mailing list