[Git][reproducible-builds/reprotest][master] 3 commits: Bump standards version to 4.6.0

Holger Levsen (@holger) gitlab at salsa.debian.org
Wed Sep 29 20:37:30 UTC 2021



Holger Levsen pushed to branch master at Reproducible Builds / reprotest


Commits:
4d18b3f5 by Holger Levsen at 2021-09-29T22:02:51+02:00
Bump standards version to 4.6.0

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

- - - - -
2fea126d by Holger Levsen at 2021-09-29T22:21:54+02:00
release as 0.7.17

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

- - - - -
8f7bc6a1 by Holger Levsen at 2021-09-29T22:22:47+02:00
release as 0.7.17

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

- - - - -


3 changed files:

- debian/changelog
- debian/control
- setup.py


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,26 @@
+reprotest (0.7.17) unstable; urgency=medium
+
+  [ Frédéric Pierret (fepitre) ]
+  * Remove spec file as a specific branch will be created with it.
+  * rpm: keep rpmbuild layout with RPMS folder.
+  * test_reprotest: add spaces and regorganize functions.
+  * test_reprotest: filter per distribution and register custom marks.
+  * test_shell: Fix warnings about invalid escape sequences.
+
+  [ Vagrant Cascadian ]
+  * Make diffoscope optional. (Closes: #988964)
+
+  [ Mattia Rizzolo ]
+  * Set the diffoscope "optional dependency" the Python way.
+  * Update doc to mention how `ldconfig` conflicts with the kernel variation.
+    (Closes: #992694)
+
+  [ Holger Levsen ]
+  * Bump standards version to 4.6.0.
+  * Release as 0.7.17.
+
+ -- Holger Levsen <holger at debian.org>  Wed, 29 Sep 2021 22:22:09 +0200
+
 reprotest (0.7.16) unstable; urgency=medium
 
   [ Holger Levsen ]


=====================================
debian/control
=====================================
@@ -5,7 +5,7 @@ Uploaders: Ceridwen <ceridwenv at gmail.com>,
  Vagrant Cascadian <vagrant at reproducible-builds.org>
 Section: devel
 Priority: optional
-Standards-Version: 4.5.1
+Standards-Version: 4.6.0
 Rules-Requires-Root: no
 Build-Depends:
  debhelper-compat (=13),


=====================================
setup.py
=====================================
@@ -6,7 +6,7 @@
 from setuptools import setup, find_packages
 
 setup(name='reprotest',
-      version='0.7.16',
+      version='0.7.17',
       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/5ea1f68f84d4def29821ca669806545d11729f5d...8f7bc6a1a139bff884ebfde41c073405b2de134d

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/reprotest/-/compare/5ea1f68f84d4def29821ca669806545d11729f5d...8f7bc6a1a139bff884ebfde41c073405b2de134d
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/20210929/b5b26080/attachment.htm>


More information about the rb-commits mailing list