aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2013-07-13 11:33:46 +0200
committerSebastian Dröge <slomo@circular-chaos.org>2013-07-13 21:04:01 +0200
commit1e10319d401310e03d4d124825b2edce9782b2c2 (patch)
tree615b9760443fa8f64c7f22d370c0819ccd1090e2
parentede5276399ad69d49b7ac5d0f7b9eea208295f42 (diff)
New upstream bugfix release.debian/1.0.8-1
-rw-r--r--debian/build-deps2
-rw-r--r--debian/build-deps.in2
-rw-r--r--debian/changelog8
-rw-r--r--debian/control2
4 files changed, 11 insertions, 3 deletions
diff --git a/debian/build-deps b/debian/build-deps
index c82668a0..5f3a5d24 100644
--- a/debian/build-deps
+++ b/debian/build-deps
@@ -30,7 +30,7 @@ libgles2-mesa-dev
libglib2.0-dev (>= 2.32)
libgme-dev
libgsm1-dev
-libgstreamer-plugins-base@GST_ABI@-dev (>= 1.0.0)
+libgstreamer-plugins-base@GST_ABI@-dev (>= 1.0.8)
libgtk2.0-dev (>= 2.14.0)
libiptcdata0-dev (>= 1.0.2)
libjasper-dev
diff --git a/debian/build-deps.in b/debian/build-deps.in
index 2f651e79..59aa1efe 100644
--- a/debian/build-deps.in
+++ b/debian/build-deps.in
@@ -1,6 +1,6 @@
@GST_LIB_DEV_DEP@
@GST_EXTRA_BUILD_DEPENDS@
-libgstreamer-plugins-base@GST_ABI@-dev (>= 1.0.0)
+libgstreamer-plugins-base@GST_ABI@-dev (>= 1.0.8)
autotools-dev
dh-autoreconf
automake (>= 1.11)
diff --git a/debian/changelog b/debian/changelog
index 73587b82..f677ea94 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+gst-plugins-bad1.0 (1.0.8-1) unstable; urgency=low
+
+ * New upstream bugfix release.
+ * debian/build-deps.in:
+ + Build-depend on gst-plugins-base >= 1.0.8 for a macro fix.
+
+ -- Sebastian Dröge <slomo@debian.org> Sat, 13 Jul 2013 11:33:12 +0200
+
gst-plugins-bad1.0 (1.0.7-1) unstable; urgency=low
* New upstream bugfix release.
diff --git a/debian/control b/debian/control
index a086efd2..cd9b0c76 100644
--- a/debian/control
+++ b/debian/control
@@ -40,7 +40,7 @@ Build-Depends: autoconf (>= 2.62),
libglib2.0-dev (>= 2.32),
libgme-dev,
libgsm1-dev,
- libgstreamer-plugins-base1.0-dev (>= 1.0.0),
+ libgstreamer-plugins-base1.0-dev (>= 1.0.8),
libgtk2.0-dev (>= 2.14.0),
libiptcdata0-dev (>= 1.0.2),
libjasper-dev,