[Git][reproducible-builds/diffoscope][master] 2 commits: Add /srv/diffoscope/bin to the Docker image path. (Closes: reproducible-builds/diffoscope#70)

Chris Lamb gitlab at salsa.debian.org
Tue Sep 24 10:46:55 UTC 2019



Chris Lamb pushed to branch master at Reproducible Builds / diffoscope


Commits:
37dc9345 by Chris Lamb at 2019-09-24T10:26:53Z
Add /srv/diffoscope/bin to the Docker image path. (Closes: reproducible-builds/diffoscope#70)

- - - - -
1351fdd4 by Chris Lamb at 2019-09-24T10:27:57Z
Add missing fullstop to changelog entry.

Gbp-Dch: ignore

- - - - -


2 changed files:

- Dockerfile
- debian/changelog


Changes:

=====================================
Dockerfile
=====================================
@@ -11,4 +11,6 @@ RUN mk-build-deps --install --tool 'apt-get -o Debug::pkgProblemResolver=yes --n
 RUN apt remove --purge --yes devscripts equivs
 RUN apt autoremove --purge --yes
 
+ENV PATH="/srv/diffoscope/bin:${PATH}"
+
 ENTRYPOINT ["/srv/diffoscope/bin/diffoscope"]


=====================================
debian/changelog
=====================================
@@ -22,7 +22,7 @@ diffoscope (124) unstable; urgency=medium
     version matches setup.py, not just for backports. (Closes: #939387)
 
   [ Vagrant Cascadian ]
-  * Add external tools on GNU Guix for odt2txt, sng and pgpdump
+  * Add external tools on GNU Guix for odt2txt, sng and pgpdump.
 
   [ Marc Herbert ]
   * Remove StaticLibFile in the ELF comparator -- ArFile.compare_details() is



View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/compare/5f77a2b14065087cc1e4d752ed0c2ccb5829d09a...1351fdd46f031e4886c4aa10a5423aef46c39a07

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/compare/5f77a2b14065087cc1e4d752ed0c2ccb5829d09a...1351fdd46f031e4886c4aa10a5423aef46c39a07
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/20190924/1ffa2d6b/attachment.html>


More information about the rb-commits mailing list