r29740 - in /packages/experimental/gnome-shell/debian: changelog control control.in
biebl at users.alioth.debian.org
biebl at users.alioth.debian.org
Mon Sep 26 11:06:17 UTC 2011
Author: biebl
Date: Mon Sep 26 11:06:16 2011
New Revision: 29740
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=29740
Log:
gnome-session-bin doesn't have a versioned dep on gnome-session-common
(which ships the autostart files for notification-daemon and policykit-1-gnome in
in versions prior to 3.0), so change that to gnome-session.
Modified:
packages/experimental/gnome-shell/debian/changelog
packages/experimental/gnome-shell/debian/control
packages/experimental/gnome-shell/debian/control.in
Modified: packages/experimental/gnome-shell/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-shell/debian/changelog?rev=29740&op=diff
==============================================================================
--- packages/experimental/gnome-shell/debian/changelog [utf-8] (original)
+++ packages/experimental/gnome-shell/debian/changelog [utf-8] Mon Sep 26 11:06:16 2011
@@ -1,6 +1,6 @@
gnome-shell (3.0.2-4) UNRELEASED; urgency=low
- * Break gnome-session-bin < 3.
+ * Break gnome-session < 3.
-- Josselin Mouette <joss at debian.org> Mon, 26 Sep 2011 12:33:53 +0200
Modified: packages/experimental/gnome-shell/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-shell/debian/control?rev=29740&op=diff
==============================================================================
--- packages/experimental/gnome-shell/debian/control [utf-8] (original)
+++ packages/experimental/gnome-shell/debian/control [utf-8] Mon Sep 26 11:06:16 2011
@@ -75,7 +75,7 @@
python (>= 2.5)
Recommends: gnome-control-center, gnome-themes-standard
Breaks: gnome-control-center (<< 1:3.0),
- gnome-session-bin (<< 3.0)
+ gnome-session (<< 3.0)
Description: graphical shell for the GNOME desktop
The GNOME Shell redefines user interactions with the GNOME desktop.
In particular, it offers new paradigms for launching applications,
Modified: packages/experimental/gnome-shell/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-shell/debian/control.in?rev=29740&op=diff
==============================================================================
--- packages/experimental/gnome-shell/debian/control.in [utf-8] (original)
+++ packages/experimental/gnome-shell/debian/control.in [utf-8] Mon Sep 26 11:06:16 2011
@@ -70,7 +70,7 @@
python (>= 2.5)
Recommends: gnome-control-center, gnome-themes-standard
Breaks: gnome-control-center (<< 1:3.0),
- gnome-session-bin (<< 3.0)
+ gnome-session (<< 3.0)
Description: graphical shell for the GNOME desktop
The GNOME Shell redefines user interactions with the GNOME desktop.
In particular, it offers new paradigms for launching applications,
More information about the pkg-gnome-commits
mailing list