r29485 - in /desktop/unstable/vino/debian: changelog control control.in

joss at users.alioth.debian.org joss at users.alioth.debian.org
Wed Aug 24 10:46:00 UTC 2011


Author: joss
Date: Wed Aug 24 10:46:00 2011
New Revision: 29485

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=29485
Log:
Break gnome-session-bin (<< 3.0) so that the new autostart condition 
is taken into account. Closes: #639088.

Modified:
    desktop/unstable/vino/debian/changelog
    desktop/unstable/vino/debian/control
    desktop/unstable/vino/debian/control.in

Modified: desktop/unstable/vino/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/vino/debian/changelog?rev=29485&op=diff
==============================================================================
--- desktop/unstable/vino/debian/changelog [utf-8] (original)
+++ desktop/unstable/vino/debian/changelog [utf-8] Wed Aug 24 10:46:00 2011
@@ -1,3 +1,10 @@
+vino (3.0.3-2) UNRELEASED; urgency=low
+
+  * Break gnome-session-bin (<< 3.0) so that the new autostart condition 
+    is taken into account. Closes: #639088.
+
+ -- Josselin Mouette <joss at debian.org>  Wed, 24 Aug 2011 12:45:20 +0200
+
 vino (3.0.3-1) unstable; urgency=low
 
   * New upstream release.

Modified: desktop/unstable/vino/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/vino/debian/control?rev=29485&op=diff
==============================================================================
--- desktop/unstable/vino/debian/control [utf-8] (original)
+++ desktop/unstable/vino/debian/control [utf-8] Wed Aug 24 10:46:00 2011
@@ -44,6 +44,7 @@
 Recommends: gvfs
 Suggests: vinagre,
           gnome-user-guide
+Breaks: gnome-session-bin (<< 3.0)
 Description: VNC server for GNOME
  VNC is a protocol that allows remote display of a user's desktop. This 
  package provides a VNC server that integrates with GNOME, allowing you 

Modified: desktop/unstable/vino/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/vino/debian/control.in?rev=29485&op=diff
==============================================================================
--- desktop/unstable/vino/debian/control.in [utf-8] (original)
+++ desktop/unstable/vino/debian/control.in [utf-8] Wed Aug 24 10:46:00 2011
@@ -39,6 +39,7 @@
 Recommends: gvfs
 Suggests: vinagre,
           gnome-user-guide
+Breaks: gnome-session-bin (<< 3.0)
 Description: VNC server for GNOME
  VNC is a protocol that allows remote display of a user's desktop. This 
  package provides a VNC server that integrates with GNOME, allowing you 




More information about the pkg-gnome-commits mailing list