[Pkg-gstreamer-commits] [gst-fluendo-mp3] 06/08: liboil support is removed, drop configure flag

Iain Lane laney at moszumanska.debian.org
Wed Jun 25 12:28:11 UTC 2014


This is an automated email from the git hooks/post-receive script.

laney pushed a commit to branch master
in repository gst-fluendo-mp3.

commit 215009c569660d85db87d8e8d944e744cafd4346
Author: Iain Lane <laney at debian.org>
Date:   Wed Jun 25 12:48:22 2014 +0100

    liboil support is removed, drop configure flag
---
 debian/changelog | 1 +
 debian/rules     | 6 ++----
 2 files changed, 3 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 76f2c00..7faff9a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ gst-fluendo-mp3 (0.10.28.debian-1) UNRELEASED; urgency=medium
   * Build with dh-autoreconf instead of autoreconfing when repacking, to make
     it easier to see the changes vs. upstream.
   * Standards-Version → 3.9.5, no changes required.
+  * liboil support is removed, drop configure flag.
 
  -- Iain Lane <laney at debian.org>  Wed, 25 Jun 2014 12:42:20 +0100
 
diff --git a/debian/rules b/debian/rules
index c272ca3..b2749bd 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,10 +4,8 @@
 	dh $@ --with autoreconf
 
 override_dh_auto_configure:
-	dh_auto_configure -Bbuild-0.10 -- --with-gstreamer-api=0.10 \
-	    --with-liboil
-	dh_auto_configure -Bbuild-1.0  -- --with-gstreamer-api=1.0  \
-	    --with-liboil
+	dh_auto_configure -Bbuild-0.10 -- --with-gstreamer-api=0.10
+	dh_auto_configure -Bbuild-1.0  -- --with-gstreamer-api=1.0
 
 override_dh_auto_build:
 	dh_auto_build -Bbuild-0.10

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gstreamer/gst-fluendo-mp3.git



More information about the Pkg-gstreamer-commits mailing list