[Debian-olpc-devel] [SCM] sugar Debian packaging branch, master-0.88, updated. debian/0.88.1-4-1-g69491ff
Michael Biebl
biebl at debian.org
Sun Nov 6 20:30:07 UTC 2011
The following commit has been merged in the master-0.88 branch:
commit 69491ff9feb3127ca17959535e4fdd4aa5a06f64
Author: Michael Biebl <biebl at debian.org>
Date: Sun Nov 6 20:50:42 2011 +0100
Drop read activity from sucrose meta package
* Team upload.
* Drop read activity from sucrose meta package. With the switch to GNOME 3
the python-evince binding has been dropped and replaced by
gir1.2-evince-3.0 and PyGObject.
diff --git a/debian/changelog b/debian/changelog
index b66e44c..45b92b9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+sugar-0.88 (0.88.1-5) unstable; urgency=low
+
+ * Team upload.
+ * Drop read activity from sucrose meta package. With the switch to GNOME 3
+ the python-evince binding has been dropped and replaced by
+ gir1.2-evince-3.0 and PyGObject.
+
+ -- Michael Biebl <biebl at debian.org> Sun, 06 Nov 2011 20:50:05 +0100
+
sugar-0.88 (0.88.1-4) unstable; urgency=low
* Fix relax relations to sugar-calculate-activity: Not yet working for
diff --git a/debian/rules b/debian/rules
index 83179a7..e5cd9b0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -67,7 +67,7 @@ sugar_expand_activities = $(foreach stem,$(1),$(comma) $(patsubst %,sugar-$(stem
# Fructose activities
session_expand_activities += $(call sugar_expand_activities,terminal turtleart pippy,,$(1))
-session_expand_activities += $(call sugar_expand_activities,log read browse chat write,0.86,$(1))
+session_expand_activities += $(call sugar_expand_activities,log browse chat write,0.86,$(1))
# Fructose activities not avilable in Debian main for this Sugar branch
session_expand_activities_relaxed += $(call sugar_expand_activities,calculate etoys,,$(1))
session_expand_activities_relaxed += $(call sugar_expand_activities,jukebox imageviewer,$(pkgbranch),$(1))
--
sugar Debian packaging
More information about the Debian-olpc-devel
mailing list