[SCM] ffmpeg/master: install doc/APIChanges and refer to them in NEWS.Debian (Closes: #623682)

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Fri Apr 22 09:42:52 UTC 2011


The following commit has been merged in the master branch:
commit f7e12b45758c6bc7811bc2dd283e5ceb95470672
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Fri Apr 22 11:42:32 2011 +0200

    install doc/APIChanges and refer to them in NEWS.Debian (Closes: #623682)

diff --git a/debian/NEWS.Debian b/debian/NEWS.Debian
index f743af8..f1f3a92 100644
--- a/debian/NEWS.Debian
+++ b/debian/NEWS.Debian
@@ -1,3 +1,13 @@
+libav (4:0.7~b1-1) experimental; urgency=low
+
+  * The 0.7 release series of Libav has a number of old and deprecated
+    APIs removed, so your packages might need some adaptations. Please see
+    the file /usr/share/doc/libavcodec53/APIChanges for a list of API
+    additions and removals. More detailed information about the new API is
+    provided in the shipped doxygen documentation.
+
+ -- Reinhard Tartler <siretart at tauware.de>  Tue, 19 Apr 2011 15:04:55 +0200
+
 libav (4:0.6.2-1) unstable; urgency=low
 
   * Libav represents the successor of the former ffmpeg source package. It
diff --git a/debian/rules b/debian/rules
index 2e70f17..d206130 100755
--- a/debian/rules
+++ b/debian/rules
@@ -116,7 +116,7 @@ binary-arch: build install codecs.txt formats.txt
 	dh_testroot
 	dh_installman -pffmpeg debian/qt-faststart.1
 	dh_installdocs doc/optimization.txt
-	dh_installdocs -A CREDITS doc/TODO
+	dh_installdocs -A CREDITS doc/TODO doc/APIChanges
 	dh_installdocs -A debian/README.Debian
 	dh_installdocs -p libavcodec52 codecs.txt
 	dh_installdocs -p libavformat52 formats.txt

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list