[Git][reproducible-builds/reprotest][main] 2 commits: Start 0.7.34 development.
Holger Levsen (@holger)
gitlab at salsa.debian.org
Mon Sep 21 12:53:12 UTC 2026
Holger Levsen pushed to branch main at Reproducible Builds / reprotest
Commits:
9b9f4dc9 by Holger Levsen at 2026-09-21T14:53:03+02:00
Start 0.7.34 development.
d/changelog entries will be written on release
using the git commit messages.
Use 'gbp dch --since 0.7.33 --multimaint-merge'
to write d/changelog entries since that last release.
Gbp-Dch: ignore
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
3efcd9b1 by Holger Levsen at 2026-09-21T14:53:03+02:00
setup.py: increment version to 0.7.34.
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.34) UNRELEASED; urgency=medium
+
+ * Start 0.7.34 development. d/changelog entries will be written on
+ release using the git commit messages.
+
+ -- Holger Levsen <holger at debian.org> Mon, 21 Sep 2026 14:53:03 +0200
+
reprotest (0.7.33) unstable; urgency=medium
[ Klemen Ferjancic ]
=====================================
setup.py
=====================================
@@ -6,7 +6,7 @@
from setuptools import setup, find_packages
setup(name='reprotest',
- version='0.7.33',
+ version='0.7.34',
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/f63779914a4926e4609068d032f2cae201c6d181...3efcd9b1d1c47a937087e24e033050990e62b93b
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/reprotest/-/compare/f63779914a4926e4609068d032f2cae201c6d181...3efcd9b1d1c47a937087e24e033050990e62b93b
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://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20260921/53d367cc/attachment.htm>
More information about the rb-commits
mailing list