[Git][reproducible-builds/diffoscope][master] 3 commits: Update debian/tests/control.

Chris Lamb gitlab at salsa.debian.org
Sat Sep 1 10:11:13 CEST 2018


Chris Lamb pushed to branch master at Reproducible Builds / diffoscope


Commits:
5a2a2511 by Chris Lamb at 2018-09-01T08:03:09Z
Update debian/tests/control.

- - - - -
fc0aa560 by Chris Lamb at 2018-09-01T08:08:49Z
Bump Standards-Version to 4.2.1.

- - - - -
41361fd9 by Chris Lamb at 2018-09-01T08:09:52Z
releasing package diffoscope version 100

- - - - -


4 changed files:

- debian/changelog
- debian/control
- debian/tests/control
- diffoscope/__init__.py


Changes:

=====================================
debian/changelog
=====================================
@@ -1,8 +1,32 @@
-diffoscope (100) UNRELEASED; urgency=medium
+diffoscope (100) unstable; urgency=medium
 
-  * WIP.
+  [ Alexis Murzeau ]
+  * Correct matching of .deb archive members. (Closes: #903565)
 
- -- Mattia Rizzolo <mattia at debian.org>  Mon, 09 Jul 2018 14:28:26 +0200
+  [ Chris Lamb ]
+  * Support .deb archives that contain an uncompressed control.tar and data.tar
+    Thanks to Roderich Schupp <roderich.schupp at gmail.com>.
+    (Closes: #903391, #903401)
+  * Wrap jsondiff calls with try-except to prevent fatal errors.
+    (Closes: #903447, #903449)
+  * Don't include the filename in llvm-bcanalyzer results. (Closes: #905598)
+  * Update generated debian/tests/control.
+  * Bump Standards-Version to 4.2.1.
+
+  [ Daniel Kahn Gillmor ]
+  * Avoid line eraser error on dumb terminals. (Closes: #906967)
+  * Correct spelling of ereser to eraser.
+
+  [ Mattia Rizzolo ]
+  * On Debian, do not require apktool on ppc64el and s390x, ogvideotools on
+    s390x and fp-utils on ppc64el and s390x as they are not installable there.
+  * Explicitly add `file` to the dependencies of autopkgtest to have the tests
+    triggered whenever `file` changes
+
+  [ Ricardo Gaviria ]
+  * Handle errors with encrypted archive files. (Closes: #904685)
+
+ -- Chris Lamb <lamby at debian.org>  Sat, 01 Sep 2018 09:09:48 +0100
 
 diffoscope (99) unstable; urgency=medium
 


=====================================
debian/control
=====================================
@@ -75,7 +75,7 @@ Build-Depends:
  unzip <!nocheck>,
  xmlbeans <!nocheck>,
  xxd <!nocheck> | vim-common <!nocheck>,
-Standards-Version: 4.1.5
+Standards-Version: 4.2.1
 Rules-Requires-Root: no
 Homepage: https://diffoscope.org
 Vcs-Git: https://salsa.debian.org/reproducible-builds/diffoscope.git


=====================================
debian/tests/control
=====================================
@@ -2,7 +2,7 @@
 # EDIT debian/tests/control.in INSTEAD!
 #
 Tests: pytest-with-recommends
-Depends: diffoscope, python3-pytest, file, abootimg, acl, apktool [!ppc64el !s390x], binutils-multiarch, bzip2, caca-utils, colord, db-util, default-jdk-headless | default-jdk | java-sdk, device-tree-compiler, docx2txt, e2fsprogs, enjarify, fontforge-extras, fp-utils [!ppc64el !s390x], genisoimage, gettext, ghc, ghostscript, giflib-tools, gnumeric, gnupg, imagemagick, jsbeautifier, libarchive-tools, llvm, lz4, mono-utils, odt2txt, oggvideotools [!s390x], openssh-client, pgpdump, poppler-utils, procyon-decompiler, r-base-core, rpm2cpio, sng, sqlite3, squashfs-tools, tcpdump, unzip, xmlbeans, xxd | vim-common, xz-utils
+Depends: diffoscope, python3-pytest, file, abootimg, acl, apktool [!ppc64el !s390x], binutils-multiarch, bzip2, caca-utils, colord, db-util, default-jdk-headless | default-jdk | java-sdk, device-tree-compiler, docx2txt, e2fsprogs, enjarify, fontforge-extras, fp-utils [!ppc64el !s390x], genisoimage, gettext, ghc, ghostscript, giflib-tools, gnumeric, imagemagick, jsbeautifier, libarchive-tools, llvm, lz4, mono-utils, odt2txt, oggvideotools [!s390x], openssh-client, pgpdump, poppler-utils, procyon-decompiler, r-base-core, sng, sqlite3, squashfs-tools, tcpdump, unzip, xmlbeans, xxd | vim-common, xz-utils
 
 Tests: pytest
 Depends: diffoscope, python3-pytest, file


=====================================
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 = "99"
+VERSION = "100"



View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/compare/038ac84771628123b0518d5c91690602c1e17a91...41361fd98adf87bcc17cc2567a46b00b3bf56127

-- 
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/compare/038ac84771628123b0518d5c91690602c1e17a91...41361fd98adf87bcc17cc2567a46b00b3bf56127
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/20180901/6659b460/attachment.html>


More information about the rb-commits mailing list