[med-svn] [Git][med-team/peptidebuilder][master] 5 commits: Move d/watch to v5
Nilesh Patra (@nilesh)
gitlab at salsa.debian.org
Sat Aug 1 17:04:29 BST 2026
Nilesh Patra pushed to branch master at Debian Med / peptidebuilder
Commits:
17f740e8 by Nilesh Patra at 2026-08-01T17:59:56+02:00
Move d/watch to v5
- - - - -
f7ab2403 by Nilesh Patra at 2026-08-01T18:00:08+02:00
Bump debhelper compatibility level to 14
- - - - -
132e536c by Nilesh Patra at 2026-08-01T18:00:08+02:00
Bump Standards-Version to 4.7.4 (no changes needed)
- - - - -
5e23376d by Nilesh Patra at 2026-08-01T18:00:08+02:00
Drop redundant Priority: optional and R³
- - - - -
5bbbefba by Nilesh Patra at 2026-08-01T18:00:28+02:00
Upload to unstable
- - - - -
3 changed files:
- debian/changelog
- debian/control
- debian/watch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,14 @@
+peptidebuilder (1.1.0-4) unstable; urgency=medium
+
+ * Team Upload.
+ * [skip ci] 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 18:00:17 +0200
+
peptidebuilder (1.1.0-3) unstable; urgency=medium
* Team upload.
=====================================
debian/control
=====================================
@@ -1,21 +1,19 @@
Source: peptidebuilder
Section: science
-Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Steffen Moeller <moeller at debian.org>
-Build-Depends: debhelper-compat (= 13),
+Build-Depends: debhelper-compat (= 14),
dh-python,
python3-setuptools,
python3-all,
python3-biopython,
python3-pytest <!nocheck>,
python3-pytest-cov <!nocheck>
-Standards-Version: 4.6.0
+Standards-Version: 4.7.4
Homepage: https://github.com/clauswilke/PeptideBuilder/
Vcs-Browser: https://salsa.debian.org/med-team/peptidebuilder
Vcs-Git: https://salsa.debian.org/med-team/peptidebuilder.git
#Testsuite: autopkgtest-pkg-python
-Rules-Requires-Root: no
Package: python3-peptidebuilder
Architecture: all
=====================================
debian/watch
=====================================
@@ -1,5 +1,7 @@
-version=4
+Version: 5
# mangle upstream version to really get the latest upstream code, it is "1.1.0 > 1.4"
-opts="uversionmangle=s/1\.([1234])$/0.1.$1/,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%peptidebuilder-$1.tar.gz%" \
- https://github.com/clauswilke/PeptideBuilder/tags (?:.*?/)?v?(\d[\d.]*)\.tar\.gz
+Source: https://github.com/clauswilke/PeptideBuilder/tags
+Matching-Pattern: (?:.*?/)?v?(\d[\d.]*)\.tar\.gz
+Filenamemangle: s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%peptidebuilder-$1.tar.gz%
+Uversionmangle: s/1\.([1234])$/0.1.$1/
View it on GitLab: https://salsa.debian.org/med-team/peptidebuilder/-/compare/225040b0fec35abbb6816e34bbfe1305a05cbb20...5bbbefbade04c6cb0b76ed5581a9bf834877c046
--
View it on GitLab: https://salsa.debian.org/med-team/peptidebuilder/-/compare/225040b0fec35abbb6816e34bbfe1305a05cbb20...5bbbefbade04c6cb0b76ed5581a9bf834877c046
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/4939da6d/attachment-0001.htm>
More information about the debian-med-commit
mailing list