[Pkg-sugar-commit] [sugar-base] 01/03: Update package relations: Fix depend on python-gobject-2 (not bogus python-2-gobject).

Jonas Smedegaard dr at jones.dk
Tue Nov 28 10:49:01 UTC 2017


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

js pushed a commit to annotated tag debian/0.98.0-8
in repository sugar-base.

commit f81c38b933177f9f0f60d61fff80eaa38a278c87
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Nov 28 11:38:19 2017 +0100

    Update package relations: Fix depend on python-gobject-2 (not bogus python-2-gobject).
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 41db20a..551b908 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,7 +31,7 @@ CDBS_BUILD_DEPENDS +=, python-gobject-2-dev | python-gobject-dev
 # Needed (always/often/seldom) at runtime
 #  * ipython beautifies tracebacks in logs
 CDBS_DEPENDS_DEFAULT = python-decorator
-CDBS_DEPENDS_DEFAULT +=, python-2-gobject | python-gobject
+CDBS_DEPENDS_DEFAULT +=, python-gobject-2 | python-gobject
 CDBS_SUGGESTS_DEFAULT = ipython
 
 # Remove .la file

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



More information about the pkg-sugar-commit mailing list