[Pkg-privacy-commits] [Git][pkg-privacy-team/mat2][master] 2 commits: Add upstream patch to fix failing autopkgtests

Clément Hermann (@nodens) nodens at debian.org
Tue Oct 25 12:02:11 BST 2022



Clément Hermann pushed to branch master at Privacy Maintainers / mat2


Commits:
a95605bb by Clément Hermann at 2022-10-25T10:56:43+02:00
Add upstream patch to fix failing autopkgtests

- - - - -
6cdbf452 by Clément Hermann at 2022-10-25T11:15:37+02:00
debian/changelog: Debian release 0.13.0-2

- - - - -


3 changed files:

- debian/changelog
- + debian/patches/fix-tests-for-debian
- + debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,15 @@
+mat2 (0.13.0-2) unstable; urgency=medium
+
+  * Team upload.
+
+  [ Georg Faerber ]
+  * debian/control: Bump Standards-Version to 4.6.1, no changes required
+
+  [ Clément Hermann ]
+  * Add upstream patch to fix failing autopkgtests (Closes: #1021732)
+
+ -- Clément Hermann <nodens at debian.org>  Tue, 25 Oct 2022 10:57:30 +0200
+
 mat2 (0.13.0-1) unstable; urgency=medium
 
   * New upstream version 0.13.0:


=====================================
debian/patches/fix-tests-for-debian
=====================================
@@ -0,0 +1,36 @@
+Description: Fix tests for Debian
+ Recent changes in Debian make autopkgtest fails on TestCleaning
+ (Cherry-picked from upstream)
+Origin: https://0xacab.org/jvoisin/mat2/-/commit/618e0a8e3984fd534b95ef3dbdcb8a76502c90b5
+Forwarded: not-needed
+Applied-Upstream: commit:618e0a8e3984fd534b95ef3dbdcb8a76502c90b5
+--- a/tests/test_libmat2.py
++++ b/tests/test_libmat2.py
+@@ -481,6 +481,8 @@
+                 'AverageBitrate': 465641,
+                 'BufferSize': 0,
+                 'CompatibleBrands': ['isom', 'iso2', 'avc1', 'mp41'],
++                'ColorProfiles': 'nclx',
++                'ColorPrimaries': 'BT.709',
+                 'ColorRepresentation': 'nclx 1 1 1',
+                 'CompressorID': 'avc1',
+                 'GraphicsMode': 'srcCopy',
+@@ -488,6 +490,7 @@
+                 'HandlerType': 'Metadata',
+                 'HandlerVendorID': 'Apple',
+                 'MajorBrand': 'Base Media v1 [IS0 14496-12:2003]',
++                'MatrixCoefficients': 'BT.709',
+                 'MaxBitrate': 465641,
+                 'MediaDataOffset': 48,
+                 'MediaDataSize': 379872,
+@@ -501,7 +504,9 @@
+                 'TimeScale': 1000,
+                 'TrackHeaderVersion': 0,
+                 'TrackID': 1,
+-                'TrackLayer': 0},
++                'TrackLayer': 0,
++                'TransferCharacteristics': 'BT.709',
++            },
+         },{
+             'name': 'wmv',
+             'ffmpeg': 1,


=====================================
debian/patches/series
=====================================
@@ -0,0 +1 @@
+fix-tests-for-debian



View it on GitLab: https://salsa.debian.org/pkg-privacy-team/mat2/-/compare/85d70712cd0bf8a709d17b055dc05a2097f9daac...6cdbf4520ee88d3bad7f5a27d0be6b39bd8efbbb

-- 
View it on GitLab: https://salsa.debian.org/pkg-privacy-team/mat2/-/compare/85d70712cd0bf8a709d17b055dc05a2097f9daac...6cdbf4520ee88d3bad7f5a27d0be6b39bd8efbbb
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-privacy-commits/attachments/20221025/5884a816/attachment-0001.htm>


More information about the Pkg-privacy-commits mailing list