[Debian-olpc-devel] [SCM] sugar Debian packaging branch, master-0.86, updated. debian/0.86.3-15-1-g896e25f

Michael Biebl biebl at debian.org
Sun Nov 6 20:30:06 UTC 2011


The following commit has been merged in the master-0.86 branch:
commit 896e25f3ce9dccc490603beddd85a9fcc774825c
Author: Michael Biebl <biebl at debian.org>
Date:   Sun Nov 6 20:14:47 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 be3e969..70a0e6a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+sugar-0.86 (0.86.3-16) 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:13:48 +0100
+
 sugar-0.86 (0.86.3-15) unstable; urgency=low
 
   * Have sugar-session (not sucrose) provide unversioned sugar (and not
diff --git a/debian/rules b/debian/rules
index 35e8a65..3044af1 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 calculate 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,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