[SCM] libav/master: Wrap lines at 80 characters to make lintian happy

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Mon Jun 1 20:32:01 UTC 2015


The following commit has been merged in the master branch:
commit 0bf1385db248817941f316661554ba5aa3578b5a
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Mon Jun 1 21:38:42 2015 +0200

    Wrap lines at 80 characters to make lintian happy

diff --git a/debian/changelog b/debian/changelog
index 920b007..4921347 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,8 +10,10 @@ libav (6:11.4-1) unstable; urgency=high
   [ Reinhard Tartler ]
   * Bumped urgency because of two security patches, see below
   * Imported Upstream version 11.4
-    - h264: Make sure reinit failures mark the context as not initialized (CVE-2015-3417)
-    - msrle: Use FFABS to determine the frame size in msrle_decode_pal4 (CVE-2015-3395)
+    - h264: Make sure reinit failures mark the context as not initialized
+      (CVE-2015-3417)
+    - msrle: Use FFABS to determine the frame size in msrle_decode_pal4
+      (CVE-2015-3395)
     - cavs: Remove an unneeded scratch buffer
     - configure: Disable i686 for i586 and lower CPUs (debian/783082)
     - mjpegenc: Fix JFIF header byte ordering (bug/808)
@@ -24,7 +26,8 @@ libav (6:11.4-1) unstable; urgency=high
     - mux: Do not leave stale side data pointers in ff_interleave_add_packet()
     - avresample: Reallocate the internal buffer to the correct size (bug/825)
     - mpegts: Update the PSI/SI table only if the version change
-    - rtsp: Make sure we don't write too many transport entries into a fixed-size array
+    - rtsp: Make sure we don't write too many transport entries into a
+      fixed-size array
     - rtpenc_jpeg: Handle case of picture dimensions not dividing by 8
     - mov: Fix little endian audio detection
     - x86: Put COPY3_IF_LT under HAVE_6REGS (gentoo/541930)

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list