[Git][reproducible-builds/reprotest][main] 3 commits: Start 0.7.32 development.

Holger Levsen (@holger) gitlab at salsa.debian.org
Sun Nov 2 09:31:57 UTC 2025



Holger Levsen pushed to branch main at Reproducible Builds / reprotest


Commits:
e5cdf756 by Holger Levsen at 2025-11-02T10:28:46+01:00
Start 0.7.32 development.

d/changelog entries will be written on release
using the git commit messages.

Use 'gbp dch --since 0.7.31 --multimaint-merge'
to write d/changelog entries since that last release.

Gbp-Dch: ignore
Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -
86ea7460 by Holger Levsen at 2025-11-02T10:28:48+01:00
setup.py: increment version to 0.7.32.

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -
68641d35 by Holger Levsen at 2025-11-02T10:30:21+01:00
release as 0.7.32

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


2 changed files:

- debian/changelog
- setup.py


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+reprotest (0.7.32) unstable; urgency=medium
+
+  [ Vagrant Cascadian ]
+  * debian/changelog: Fix FTBFS by removing extra whitespace from the 0.7.31
+    changelog entry.
+
+ -- Holger Levsen <holger at debian.org>  Sun, 02 Nov 2025 10:29:52 +0100
+
 reprotest (0.7.31) unstable; urgency=medium
 
   * Do not vary arch personality if kernel is not varied. Thanks to


=====================================
setup.py
=====================================
@@ -6,7 +6,7 @@
 from setuptools import setup, find_packages
 
 setup(name='reprotest',
-      version='0.7.31',
+      version='0.7.32',
       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/1ebdf3e8dbc59958d0868377fce83a8e00f0dff0...68641d350bf1ab633720dbbc64f0951482248e0b

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/reprotest/-/compare/1ebdf3e8dbc59958d0868377fce83a8e00f0dff0...68641d350bf1ab633720dbbc64f0951482248e0b
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/6bd2be61/attachment.htm>


More information about the rb-commits mailing list