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

Jonas Smedegaard dr at jones.dk
Tue Nov 28 11:10:44 UTC 2017


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

js pushed a commit to annotated tag debian/0.90.2-8
in repository sugar-presence-service.

commit 07b5c753e3f464c5efffe75616de759e3184abf0
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Tue Nov 28 12:08:23 2017 +0100

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

diff --git a/debian/rules b/debian/rules
index 2753d9e..aa7e8a7 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,12 +31,12 @@ CDBS_BUILD_DEPENDS_class_python-sugar_python = $(or $(cdbs_python2_defaultruntim
 # Needed by upstream unittests
 #  openssh-client contains ssh-keygen
 CDBS_BUILD_DEPENDS +=, python-dbus, openssh-client
-CDBS_BUILD_DEPENDS +=, pyhon-2-gobject | python-gobject
+CDBS_BUILD_DEPENDS +=, pyhon-gobject-2 | python-gobject
 
 # Needed (always/often) at runtime
 #  net-tools (route) needed as fallback for NetworkManager
 CDBS_DEPENDS_$(pkg) = python-sugar-toolkit, python-dbus, python-telepathy
-CDBS_DEPENDS_$(pkg) +=, python-2-gobject | python-gobject
+CDBS_DEPENDS_$(pkg) +=, python-gobject-2 | python-gobject
 CDBS_DEPENDS_$(pkg) +=, telepathy-salut
 CDBS_DEPENDS_$(pkg) +=, network-manager | net-tools
 CDBS_DEPENDS_$(pkg) +=, telepathy-gabble

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



More information about the pkg-sugar-commit mailing list