Package: peek / 1.3.1-6~bpo9+1
Metadata
Package | Version | Patches format |
---|---|---|
peek | 1.3.1-6~bpo9+1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 src Backport upstream trunk code till 20190121.patch | (download) |
BUILD_NOTES.md |
31 7 + 24 - 0 ! |
src: backport upstream trunk code till 20190121. |
0002 appdata Fix validation warning The summary tag must .patch | (download) |
data/com.uploadedlobster.peek.appdata.xml.in |
4 1 + 3 - 0 ! |
appdata: fix validation warning: the summary tag must not contain tabs or linebreaks. |
0003 avoid double free when passing string array to async function.patch | (download) |
src/post-processing/ffmpeg-post-processor.vala |
20 12 + 8 - 0 ! |
avoid double free when passing string array to async function Bug-Debian: https://bugs.debian.org/926386 |