[Git][reproducible-builds/reprotest][main] 2 commits: Start 0.7.33 development.
Holger Levsen (@holger)
gitlab at salsa.debian.org
Sun Nov 2 09:33:36 UTC 2025
Holger Levsen pushed to branch main at Reproducible Builds / reprotest
Commits:
d65bd729 by Holger Levsen at 2025-11-02T10:33:27+01:00
Start 0.7.33 development.
d/changelog entries will be written on release
using the git commit messages.
Use 'gbp dch --since 0.7.32 --multimaint-merge'
to write d/changelog entries since that last release.
Gbp-Dch: ignore
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
5e49f8d1 by Holger Levsen at 2025-11-02T10:33:28+01:00
setup.py: increment version to 0.7.33.
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
2 changed files:
- debian/changelog
- setup.py
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+reprotest (0.7.33) UNRELEASED; urgency=medium
+
+ * Start 0.7.33 development. d/changelog entries will be written on
+ release using the git commit messages.
+
+ -- Holger Levsen <holger at debian.org> Sun, 02 Nov 2025 10:33:27 +0100
+
reprotest (0.7.32) unstable; urgency=medium
[ Vagrant Cascadian ]
=====================================
setup.py
=====================================
@@ -6,7 +6,7 @@
from setuptools import setup, find_packages
setup(name='reprotest',
- version='0.7.32',
+ version='0.7.33',
description='Build packages and check them for reproducibility.',
long_description=open('README.rst', encoding='utf-8').read(),
author='Ximin Luo, Ceridwen',
View it on GitLab: https://salsa.debian.org/reproducible-builds/reprotest/-/compare/68641d350bf1ab633720dbbc64f0951482248e0b...5e49f8d13325a0d25d3066270540f922c21c7aa2
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reprotest/-/compare/68641d350bf1ab633720dbbc64f0951482248e0b...5e49f8d13325a0d25d3066270540f922c21c7aa2
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20251102/34524e96/attachment.htm>
More information about the rb-commits
mailing list