[SCM] ffmpeg/master: Add bug number

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Sun May 8 16:37:37 UTC 2016


The following commit has been merged in the master branch:
commit 1b411c0d5a20cb2bfa387a8ff94eaf1c8fdbe729
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Sun May 8 18:37:27 2016 +0200

    Add bug number

diff --git a/debian/changelog b/debian/changelog
index 47141b4..16d0aa1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,6 @@
 ffmpeg (7:3.0.2-1) UNRELEASED; urgency=medium
 
-  * New upstream release.
+  * New upstream release (Closes: #823633).
 
  -- Sebastian Ramacher <sramacher at debian.org>  Sun, 01 May 2016 20:58:58 +0200
 
diff --git a/debian/rules b/debian/rules
index d41de51..c7e4b82 100755
--- a/debian/rules
+++ b/debian/rules
@@ -125,7 +125,7 @@ ifneq (,$(filter $(DEB_BUILD_OPTIONS),noopt))
 	CONFIG += --disable-optimizations
 endif
 
-# Some libraries are build only on linux.
+# Some libraries are built only on linux.
 ifeq ($(DEB_HOST_ARCH_OS),linux)
 	CONFIG += --enable-libdc1394 \
 		--enable-libiec61883

-- 
ffmpeg packaging



More information about the pkg-multimedia-commits mailing list