diff --git a/helpers/make-gnome-session b/helpers/make-gnome-session
index 7b690369d74a10ee3cbd804f11d663d055abf87f..1aaffb9c7971b989ee304ee8403bb71217c39ea8 100644
--- a/helpers/make-gnome-session
+++ b/helpers/make-gnome-session
@@ -17,7 +17,7 @@
 #    Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301 USA
 #
 
-VERSION=8
+VERSION=9
 COMPONENT=main
 QUILT=skip
 
@@ -27,7 +27,7 @@ export QUILT_PATCHES=debian/patches
 quilt push -a
 
 #% Make gnome-session not dependent on unity
-sed 's/unity.*/gnome-shell (>= 3.0),/' -i debian/control*
+#sed 's/unity.*/gnome-shell (>= 3.0),/' -i debian/control*
 
 #% Replace gnome-classic session with gnome-fallback
 cat << EOF > debian/gnome-session-fallback.install