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

Chris Lamb gitlab at salsa.debian.org
Fri Jul 24 11:05:12 UTC 2020



Chris Lamb pushed to branch master at Reproducible Builds / diffoscope


Commits:
61d668c1 by Chris Lamb at 2020-07-24T12:03:54+01:00
releasing package diffoscope version 153

- - - - -


2 changed files:

- debian/changelog
- diffoscope/__init__.py


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,32 @@
-diffoscope (153) UNRELEASED; urgency=medium
+diffoscope (153) unstable; urgency=medium
 
-  * WIP (generated upon release).
+  [ Chris Lamb ]
+
+  * Drop some legacy argument styles; --exclude-directory-metadata and
+    --no-exclude-directory-metadata have been replaced with
+    --exclude-directory-metadata={yes,no}.
+
+  * Code improvements:
+
+    - Make it easier to navigate the main.py entry point.
+    - Use a relative import for get_temporary_directory in diffoscope.diff.
+    - Rename bail_if_non_existing to exit_if_paths_do_not_exist.
+    - Rewrite exit_if_paths_do_not_exist to not check files multiple times.
+
+  * Documentation improvements:
+
+    - CONTRIBUTING.md:
+
+      - Add a quick note about adding/suggesting new options.
+      - Update and expand the release process documentation.
+      - Add a reminder to regenerate debian/tests/control.
+
+    - README.rst:
+
+      - Correct URL to build job on Jenkins.
+      - Clarify and correct contributing info to point to salsa.debian.org.
 
- -- Chris Lamb <lamby at debian.org>  Sat, 18 Jul 2020 11:12:25 +0100
+ -- Chris Lamb <lamby at debian.org>  Fri, 24 Jul 2020 12:03:51 +0100
 
 diffoscope (152) unstable; urgency=medium
 


=====================================
diffoscope/__init__.py
=====================================
@@ -18,4 +18,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 = "152"
+VERSION = "153"



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

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/61d668c1f879eed83573849a49713d4b46bc4279
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/20200724/0c878e69/attachment.htm>


More information about the rb-commits mailing list