[Pkg-telepathy-commits] [empathy] 05/08: debian/rules: empathy is now always built with GStreamer 1.0

Laurent Bigonville bigon at moszumanska.debian.org
Mon Mar 24 17:17:39 UTC 2014


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

bigon pushed a commit to branch debian-experimental
in repository empathy.

commit f0fd0cfa8d4bd53377647f5c79e17009acf49398
Author: Laurent Bigonville <bigon at bigon.be>
Date:   Mon Mar 24 18:08:39 2014 +0100

    debian/rules: empathy is now always built with GStreamer 1.0
---
 debian/changelog | 3 ++-
 debian/rules     | 3 +--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index dacd53d..fbcd3a5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,9 +2,10 @@ empathy (3.12.0-1) UNRELEASED; urgency=medium
 
   * New upstream release
     - Bump libtelepathy-glib-dev build-dependency to 0.23.2
+    - debian/rules: empathy is now always built with GStreamer 1.0
   * debian/control: {Build-}Depends against geoclue-2.0 instead of geoclue
 
- -- Laurent Bigonville <bigon at debian.org>  Mon, 24 Mar 2014 18:06:40 +0100
+ -- Laurent Bigonville <bigon at debian.org>  Mon, 24 Mar 2014 18:07:20 +0100
 
 empathy (3.10.3-1) experimental; urgency=medium
 
diff --git a/debian/rules b/debian/rules
index da7245d..df89594 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,8 +25,7 @@ DEB_CONFIGURE_EXTRA_FLAGS := --enable-spell=yes \
                              --enable-nautilus-sendto=yes \
                              --disable-schemas-compile \
                              --enable-map=yes \
-                             --enable-goa=yes \
-                             --enable-gst-1.0=yes
+                             --enable-goa=yes
 
 DEB_BUILD_ARCH_OS := $(shell dpkg-architecture -qDEB_BUILD_ARCH_OS)
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-telepathy/empathy.git



More information about the Pkg-telepathy-commits mailing list