[Pkg-sugar-commit] [sugar-chat-activity] 02/03: Update package relations: Fix recommend gstreamer1.0-plugins-base.

Jonas Smedegaard dr at jones.dk
Mon Jun 29 02:02:37 UTC 2015


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

js pushed a commit to branch master
in repository sugar-chat-activity.

commit 21c35ad86c33b51826ca74c41da7e7c327c384fb
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sun Jun 28 20:49:35 2015 -0500

    Update package relations: Fix recommend gstreamer1.0-plugins-base.
---
 debian/rules | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index de970f0..20f0c8d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -45,8 +45,8 @@ CDBS_BUILD_DEPENDS_rules_debhelper_v9 = debhelper
 gir-deps = glib-2.0 gtk-3.0 gdkpixbuf-2.0 pango-1.0 rsvg-2.0
 CDBS_DEPENDS_$(pkg) = python, python-sugar3, python-telepathy, librsvg2-common
 CDBS_DEPENDS_$(pkg) +=, $(patsubst %,$(comma) gir1.2-%,$(gir-deps))
-CDBS_RECOMMENDS_$(pkg) = gir1.2-gstreamer-1.0, gstreamer1.0-plugins-good
-CDBS_RECOMMENDS_$(pkg) +=, evtest
+CDBS_RECOMMENDS_$(pkg) = gir1.2-gstreamer-1.0, gstreamer1.0-plugins-base
+CDBS_RECOMMENDS_$(pkg) +=, gstreamer1.0-plugins-good, evtest
 
 # Suppress binary files to not upset dpkg
 DEB_COPYRIGHT_CHECK_IGNORE_REGEX = ^(sounds/.*\.wav|debian/(changelog|copyright(|_hints|_newhints)))$

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-sugar/sugar-chat-activity.git



More information about the pkg-sugar-commit mailing list