[Git][reproducible-builds/diffoscope][master] releasing package diffoscope version 207
Chris Lamb (@lamby)
gitlab at salsa.debian.org
Fri Mar 4 12:57:31 UTC 2022
Chris Lamb pushed to branch master at Reproducible Builds / diffoscope
Commits:
fcc2e470 by Chris Lamb at 2022-03-04T12:55:28+00:00
releasing package diffoscope version 207
- - - - -
2 changed files:
- debian/changelog
- diffoscope/__init__.py
Changes:
=====================================
debian/changelog
=====================================
@@ -1,8 +1,10 @@
-diffoscope (207) UNRELEASED; urgency=medium
+diffoscope (207) unstable; urgency=medium
- * WIP (generated upon release).
+ * Fix a gnarly regression when comparing directories against non-directories.
+ (Closes: reproducible-builds/diffoscope#292)
+ * Use our assert_diff utility where we can within test_directory.py
- -- Chris Lamb <lamby at debian.org> Fri, 25 Feb 2022 08:04:27 +0000
+ -- Chris Lamb <lamby at debian.org> Fri, 04 Mar 2022 12:55:26 +0000
diffoscope (206) unstable; urgency=medium
=====================================
diffoscope/__init__.py
=====================================
@@ -17,4 +17,4 @@
# You should have received a copy of the GNU General Public License
# along with diffoscope. If not, see <https://www.gnu.org/licenses/>.
-VERSION = "206"
+VERSION = "207"
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/fcc2e470ecd417877bfa540d16064e5321be516e
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/fcc2e470ecd417877bfa540d16064e5321be516e
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/20220304/ced80558/attachment.htm>
More information about the rb-commits
mailing list