[Debian-olpc-devel] [SCM] sugar Debian packaging branch, master-0.84, updated. debian/0.84.32-1-1-g2fe031d

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


The following commit has been merged in the master-0.84 branch:
commit 2fe031dae4047895579364b50cc48b453e776cd6
Author: Michael Biebl <biebl at debian.org>
Date:   Sun Nov 6 20:04:28 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 8a986c6..a9fcce3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+sugar-0.84 (0.84.32-2) 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 19:59:54 +0100
+
 sugar-0.84 (0.84.32-1) unstable; urgency=low
 
   * New upstream stable release.
diff --git a/debian/rules b/debian/rules
index 8f001af..cff1441 100755
--- a/debian/rules
+++ b/debian/rules
@@ -80,7 +80,7 @@ sugar_expand_activities = $(foreach stem,$(1),$(comma) $(patsubst %,sugar-$(stem
 
 # Fructose activities
 session_expand_activities += $(call sugar_expand_activities,terminal turtleart calculate pippy,,$(1))
-session_expand_activities += $(call sugar_expand_activities,read chat browse,$(pkgbranch),$(1))
+session_expand_activities += $(call sugar_expand_activities,chat browse,$(pkgbranch),$(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 write log,$(pkgbranch),$(1))

-- 
sugar Debian packaging



More information about the Debian-olpc-devel mailing list