[med-svn] [Git][med-team/python-parasail][master] 5 commits: Move d/watch to v5
Nilesh Patra (@nilesh)
gitlab at salsa.debian.org
Sat Aug 1 13:46:19 BST 2026
Nilesh Patra pushed to branch master at Debian Med / python-parasail
Commits:
95ecb3c3 by Nilesh Patra at 2026-08-01T14:42:51+02:00
Move d/watch to v5
- - - - -
4632980f by Nilesh Patra at 2026-08-01T14:42:54+02:00
Bump debhelper compatibility level to 14
- - - - -
b67c60ea by Nilesh Patra at 2026-08-01T14:42:54+02:00
Bump Standards-Version to 4.7.4 (no changes needed)
- - - - -
4eaee4e2 by Nilesh Patra at 2026-08-01T14:42:54+02:00
Drop redundant Priority: optional and R³
- - - - -
a70e98e2 by Nilesh Patra at 2026-08-01T14:43:26+02:00
Upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,14 @@
+python-parasail (1.3.3-2) unstable; urgency=medium
+
+ * Team Upload.
+ * Remove myself from Uploaders
+ * Move d/watch to v5
+ * Bump debhelper compatibility level to 14
+ * Bump Standards-Version to 4.7.4 (no changes needed)
+ * Drop redundant Priority: optional and R³
+
+ -- Nilesh Patra <nilesh at debian.org> Sat, 01 Aug 2026 14:43:13 +0200
+
python-parasail (1.3.3-1) unstable; urgency=medium
* Fix watch file
=====================================
debian/control
=====================================
@@ -1,9 +1,8 @@
Source: python-parasail
Section: science
-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 (= 13),
+Build-Depends: debhelper-compat (= 14),
dh-python,
python3,
python3-setuptools,
@@ -11,11 +10,10 @@ Build-Depends: debhelper-compat (= 13),
python3-wheel,
libparasail-dev,
python3-pytest <!nocheck>
-Standards-Version: 4.6.1
+Standards-Version: 4.7.4
Vcs-Browser: https://salsa.debian.org/med-team/python-parasail
Vcs-Git: https://salsa.debian.org/med-team/python-parasail.git
Homepage: https://github.com/jeffdaily/parasail-python
-Rules-Requires-Root: no
Package: python3-parasail
Architecture: all
=====================================
debian/watch
=====================================
@@ -1,4 +1,5 @@
-version=4
+Version: 5
-opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
- https://github.com/jeffdaily/parasail-python/tags .*/v?(\d[\d.]+)\.tar\.gz
+Source: https://github.com/jeffdaily/parasail-python/tags
+Matching-Pattern: .*/v?(\d[\d.]+)\.tar\.gz
+Filenamemangle: s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%
View it on GitLab: https://salsa.debian.org/med-team/python-parasail/-/compare/45030633fc7fd96bb53d4f8885f94e2bbda19cbc...a70e98e26964d147408c6e2341aaa7e9aaa286f6
--
View it on GitLab: https://salsa.debian.org/med-team/python-parasail/-/compare/45030633fc7fd96bb53d4f8885f94e2bbda19cbc...a70e98e26964d147408c6e2341aaa7e9aaa286f6
You're receiving this email because of your account on salsa.debian.org. Manage all notifications: https://salsa.debian.org/-/profile/notifications | Help: https://salsa.debian.org/help
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20260801/43dffa04/attachment-0001.htm>
More information about the debian-med-commit
mailing list