[Git][reproducible-builds/diffoscope][master] releasing package diffoscope version 132

Chris Lamb gitlab at salsa.debian.org
Tue Nov 26 10:55:04 UTC 2019



Chris Lamb pushed to branch master at Reproducible Builds / diffoscope


Commits:
f76ff750 by Chris Lamb at 2019-11-26T10:31:48Z
releasing package diffoscope version 132

- - - - -


2 changed files:

- debian/changelog
- diffoscope/__init__.py


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,13 @@
-diffoscope (132) UNRELEASED; urgency=medium
+diffoscope (132) unstable; urgency=medium
 
-  * WIP (generated upon release).
+  * Allow all possible .zip variations to return with non-zero exit codes, not
+    just known types we can explicitly identify (eg. Java .jmod and .jar
+    files). (Closes: reproducible-builds/diffoscope#78)
+  * Also permit UTF-8 encoded .dsc and .changes files.
+    (Re: reproducible-builds/diffoscope#78)
+  * Rework a long string of "or" statements into a loop with a "break".
 
- -- Chris Lamb <lamby at debian.org>  Sat, 23 Nov 2019 15:36:28 -0500
+ -- Chris Lamb <lamby at debian.org>  Tue, 26 Nov 2019 10:31:44 +0000
 
 diffoscope (131) 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 = "131"
+VERSION = "132"



View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/commit/f76ff75025da64faa2b39eab42e72c1eb79e96eb

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/commit/f76ff75025da64faa2b39eab42e72c1eb79e96eb
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/20191126/e997d364/attachment.htm>


More information about the rb-commits mailing list