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

Chris Lamb gitlab at salsa.debian.org
Sun Jul 7 15:00:23 UTC 2019



Chris Lamb pushed to branch master at Reproducible Builds / diffoscope


Commits:
3c2f3f69 by Chris Lamb at 2019-07-07T14:56:00Z
releasing package diffoscope version 116

- - - - -


2 changed files:

- debian/changelog
- diffoscope/__init__.py


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,28 @@
-diffoscope (116) UNRELEASED; urgency=medium
+diffoscope (116) unstable; urgency=medium
 
-  * WIP.
+  [ Chris Lamb ]
+  * Upload to unstable after the release of Debian "buster".
+  * README.rst & manual page generation:
+    - Strip out manpage-only parts of the README rather than using "only"
+      reStructuredText directives in order to support the demands of the latest
+      PyPI website.
+    - Use "real" reStructuredText comments instead of using the "raw" directive.
+  * Dockerfile:
+    - Build the Docker image from the current Git checkout, not the Debian
+      archive. (reproducible-builds/diffoscope#56)
+    - Use the ENTRYPOINT directive with the JSON syntax instead so we pass all
+      arguments to the underlying diffoscope executable.
+  * Document that run_diffoscope should not be considered a stable API.
+
+  [ Mattia Rizzolo ]
+  * Rename a test function to prevent shadowing a previous one with the
+    same name.
+  * Add ffmpeg to the list of Debian build-dependencies for the testsuite.
+
+  [ Vagrant Cascadian ]
+  * Add support for known external tools in GNU Guix.
 
- -- Mattia Rizzolo <mattia at debian.org>  Wed, 22 May 2019 19:43:00 +0200
+ -- Chris Lamb <lamby at debian.org>  Sun, 07 Jul 2019 11:54:29 -0300
 
 diffoscope (115) experimental; 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 = "115"
+VERSION = "116"



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

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/commit/3c2f3f69f68f170fc3fc4f4fea9c7c4bb05b7bba
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/20190707/1760c7dd/attachment.html>


More information about the rb-commits mailing list