[Pkg-sugar-commit] [sugar-pippy-activity] 01/02: Update package relations: Fix relax to suggest (not depend on) python-elements: Needed only for one sample code (graphics/physics).

Jonas Smedegaard dr at jones.dk
Sat Jun 27 20:48:04 UTC 2015


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

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

commit 4074e0f282f6d7f7f9ae8a1a357a7ab3beb72034
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Sat Jun 27 15:46:37 2015 -0500

    Update package relations: Fix relax to suggest (not depend on) python-elements: Needed only for one sample code (graphics/physics).
---
 debian/rules | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index e94c5ab..7b65e05 100755
--- a/debian/rules
+++ b/debian/rules
@@ -40,7 +40,7 @@ CDBS_BUILD_DEPENDS_rules_debhelper_v9 = debhelper
 
 # Needed (always/often/sometimes) at runtime
 #  * csound and python-tamtam-data used in pippy.sound
-python-deps = sugar3 jarabe dbus telepathy pygame elements
+python-deps = sugar3 jarabe dbus telepathy pygame
 gir-deps = glib-2.0 gtk-3.0 pango-1.0 vte-2.91 gdkpixbuf-2.0 gtksource-3.0
 CDBS_DEPENDS_$(pkg) = python
 CDBS_DEPENDS_$(pkg) +=, $(patsubst %,$(comma) python-%,$(python-deps))
@@ -48,6 +48,7 @@ CDBS_DEPENDS_$(pkg) +=, $(patsubst %,$(comma) gir1.2-%,$(gir-deps))
 CDBS_RECOMMENDS_$(pkg) = python-carquinyol
 CDBS_RECOMMENDS_$(pkg) +=, python-gst0.10
 CDBS_SUGGESTS_$(pkg) = sugar-session, csound, python-tamtam-data
+CDBS_SUGGESTS_$(pkg) +=, python-elements
 
 # strip unused code copy of python-elements
 binary-fixup/$(pkg)::

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



More information about the pkg-sugar-commit mailing list