aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian.droege@collabora.co.uk>2012-09-25 00:33:51 +0200
committerSebastian Dröge <sebastian.droege@collabora.co.uk>2012-09-25 00:33:51 +0200
commit1c1ad9bc2bedc86ed12709c325e5afb68ec9bc80 (patch)
treeef137b75ce9be6c9f80999888f1a829f0a0dbe84
parent8e83f7d9a1bb7d79f83c3f3b0360481d9e5f4263 (diff)
New upstream stable releasedebian/1.0.0-1
-rw-r--r--debian/changelog8
-rw-r--r--debian/control5
2 files changed, 10 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index ec4db70..cd694ac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+gst-libav1.0 (1.0.0-1) unstable; urgency=low
+
+ * New upstream stable release:
+ + debian/control:
+ - Build-depend on GStreamer core/base >= 1.0.0.
+
+ -- Sebastian Dröge <slomo@debian.org> Tue, 25 Sep 2012 00:33:29 +0200
+
gst-libav1.0 (0.11.99-1) experimental; urgency=low
* New upstream release:
diff --git a/debian/control b/debian/control
index f4fa107..826496b 100644
--- a/debian/control
+++ b/debian/control
@@ -18,10 +18,9 @@ Build-Depends: debhelper (>= 9),
zlib1g-dev,
libglib2.0-dev (>= 2.32),
pkg-config (>= 0.11.0),
- libgstreamer1.0-dev (>= 0.11.99),
- libgstreamer-plugins-base1.0-dev (>= 0.11.99),
+ libgstreamer1.0-dev (>= 1.0.0),
+ libgstreamer-plugins-base1.0-dev (>= 1.0.0),
liborc-0.4-dev (>= 1:0.4.16),
- gstreamer1.0-tools (>= 0.11.99),
libavcodec-dev (>= 4:0.7),
libavformat-dev (>= 4:0.7),
libswscale-dev (>= 4:0.7),