[Pkg-gstreamer-commits] [SCM] GStreamer libav plugin 1.0 Packaging branch, debian-experimental, updated. debian/1.0.7-2-1-ge7405fa

Sebastian Dröge sebastian.droege at collabora.co.uk
Wed May 8 09:56:46 UTC 2013


The following commit has been merged in the debian-experimental branch:
commit e7405fa891f537c47e05b4e76bce5238ef07326e
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Wed May 8 11:56:42 2013 +0200

    Replace all occurences of ffmpeg with libav (Closes: #707216)

diff --git a/debian/README.Debian b/debian/README.Debian
index 28c0f66..5c8ce72 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -1,10 +1,10 @@
-gst-ffmpeg for Debian
+gst-libav for Debian
 ---------------------
-This package contains the GStreamer ffmpeg plugin.
+This package contains the GStreamer libav plugin.
 
 More information can be found at:
 
 http://gstreamer.freedesktop.org/
-http://gstreamer.freedesktop.org/modules/gst-ffmpeg.html
+http://gstreamer.freedesktop.org/modules/gst-libav.html
 
 David I. Lehn <dlehn at debian.org>  Wed, 16 Jun 2004 22:54:22 -0400
diff --git a/debian/changelog b/debian/changelog
index 2b3160d..6886ea5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+gst-libav1.0 (1.0.7-3) UNRELEASED; urgency=low
+
+  * debian/control,
+    debian/README.Debian,
+    debian/watch:
+    + Replace all occurences of ffmpeg with libav (Closes: #707216).
+
+ -- Sebastian Dröge <slomo at debian.org>  Wed, 08 May 2013 11:55:06 +0200
+
 gst-libav1.0 (1.0.7-2) experimental; urgency=low
 
   * Upload of new version using libav 9.
diff --git a/debian/control b/debian/control
index 072f4d6..7d6f713 100644
--- a/debian/control
+++ b/debian/control
@@ -41,16 +41,16 @@ XB-GStreamer-URI-Sinks: ${gstreamer:URISinks}
 XB-GStreamer-Encoders: ${gstreamer:Encoders}
 XB-GStreamer-Decoders: ${gstreamer:Decoders}
 Provides: ${gstreamer:Provides}
-Description: FFmpeg plugin for GStreamer
+Description: libav plugin for GStreamer
  This GStreamer plugin supports a large number of audio and video compression
- formats through the use of the FFmpeg library.  The plugin contains GStreamer
+ formats through the use of the libav library.  The plugin contains GStreamer
  elements for encoding 40+ formats (MPEG, DivX, MPEG4, AC3, DV, ...), decoding
  elements for decoding 90+ formats (AVI, MPEG, OGG, Matroska, ASF, ...),
  demuxing 30+ formats and colorspace conversion.
  .
- http://www.ffmpeg.org/
+ http://www.libav.org/
  http://gstreamer.freedesktop.org/
- http://gstreamer.freedesktop.org/modules/gst-ffmpeg.html
+ http://gstreamer.freedesktop.org/modules/gst-libav.html
 
 Package: gstreamer1.0-libav-dbg
 Architecture: any
@@ -67,16 +67,16 @@ XB-GStreamer-URI-Sinks: ${gstreamer:URISinks}
 XB-GStreamer-Encoders: ${gstreamer:Encoders}
 XB-GStreamer-Decoders: ${gstreamer:Decoders}
 Provides: ${gstreamer:Provides}
-Description: FFmpeg plugin for GStreamer (debug symbols)
+Description: libav plugin for GStreamer (debug symbols)
  This GStreamer plugin supports a large number of audio and video compression
- formats through the use of the FFmpeg library.  The plugin contains GStreamer
+ formats through the use of the libav library.  The plugin contains GStreamer
  elements for encoding 40+ formats (MPEG, DivX, MPEG4, AC3, DV, ...), decoding
  elements for decoding 90+ formats (AVI, MPEG, OGG, Matroska, ASF, ...),
  demuxing 30+ formats and colorspace conversion.
  .
- http://www.ffmpeg.org/
+ http://www.libav.org/
  http://gstreamer.freedesktop.org/
- http://gstreamer.freedesktop.org/modules/gst-ffmpeg.html
+ http://gstreamer.freedesktop.org/modules/gst-libav.html
  .
  This package contains unstripped shared libraries. It is provided primarily
  to provide a backtrace with names in a debugger, this makes it somewhat
diff --git a/debian/watch b/debian/watch
index 6946bbf..c7405bb 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=2
-http://gstreamer.freedesktop.org/src/gst-ffmpeg/gst-ffmpeg-(.*)\.tar\.gz
+http://gstreamer.freedesktop.org/src/gst-libav/gst-libav-(.*)\.tar\.gz

-- 
GStreamer libav plugin 1.0 Packaging



More information about the Pkg-gstreamer-commits mailing list