[Pkg-sugar-commit] [sugar-browse-activity] 10/32: Provide, conflict with and replace sugar-web-activity.

Jonas Smedegaard dr at jones.dk
Mon Apr 20 09:46:43 UTC 2015


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

js pushed a commit to annotated tag debian/108-10
in repository sugar-browse-activity.

commit 5645fc45848e1f6c210bf2eeaf2bab6b65275a32
Author: Jonas Smedegaard <dr at jones.dk>
Date:   Fri Sep 18 15:06:32 2009 +0200

    Provide, conflict with and replace sugar-web-activity.
---
 debian/rules | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/debian/rules b/debian/rules
index 6caced4..c654575 100755
--- a/debian/rules
+++ b/debian/rules
@@ -52,5 +52,11 @@ CDBS_PROVIDES = $(pkgbase)
 CDBS_CONFLICTS = $(pkgbase)
 CDBS_REPLACES = $(pkgbase)
 
+# Transitional quirk: sugar-web-activity renamed to sugar-browse-activity
+# (unneeded since Squeeze: can be dropped after Squeeze+1)
+CDBS_PROVIDES += , sugar-web-activity
+CDBS_CONFLICTS += , sugar-web-activity
+CDBS_REPLACES += , sugar-web-activity
+
 # Resolve, cleanup and apply CDBS-declared dependencies
 include debian/cdbs/1/rules/package-relations.mk

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



More information about the pkg-sugar-commit mailing list