[Pkg-sugar-commit] [sugar-calculate-activity] 01/05: Fix stop depend on python-rsvg (unused since upstream release 44). Closes: Bug#790156. Thanks to Emilio Pozuelo Monfort and James Cameron.
Jonas Smedegaard
dr at jones.dk
Mon Oct 16 08:29:14 UTC 2017
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository sugar-calculate-activity.
commit ec1e7413ce167be3376ddc3282bb0588a1c131dd
Author: Jonas Smedegaard <dr at jones.dk>
Date: Mon Oct 16 10:23:58 2017 +0200
Fix stop depend on python-rsvg (unused since upstream release 44). Closes: Bug#790156. Thanks to Emilio Pozuelo Monfort and James Cameron.
---
debian/rules | 1 -
1 file changed, 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index f72c524..e5701c0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,7 +34,6 @@ gir-deps = glib-2.0 gtk-3.0 pango-1.0 rsvg-2.0
CDBS_DEPENDS_$(pkg) = python
CDBS_DEPENDS_$(pkg) +=, $(patsubst %,$(comma) python-%,$(python-deps))
CDBS_DEPENDS_$(pkg) +=, $(patsubst %,$(comma) gir1.2-%,$(gir-deps))
-CDBS_DEPENDS_$(pkg) += , python-rsvg
CDBS_RECOMMENDS_$(pkg) = python-matplotlib
# Fix favor ISO 639-1 when differing from ISO 639-2
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-sugar/sugar-calculate-activity.git
More information about the pkg-sugar-commit
mailing list