r39839 - in /desktop/unstable/gnome-panel/debian: changelog control control.in

pochu at users.alioth.debian.org pochu at users.alioth.debian.org
Sun Oct 13 21:34:27 UTC 2013


Author: pochu
Date: Sun Oct 13 21:34:26 2013
New Revision: 39839

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=39839
Log:
* debian/control.in:
  + Fix mistake in gnome-session-flashback's Breaks.

Modified:
    desktop/unstable/gnome-panel/debian/changelog
    desktop/unstable/gnome-panel/debian/control
    desktop/unstable/gnome-panel/debian/control.in

Modified: desktop/unstable/gnome-panel/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-panel/debian/changelog?rev=39839&op=diff
==============================================================================
--- desktop/unstable/gnome-panel/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-panel/debian/changelog	[utf-8] Sun Oct 13 21:34:26 2013
@@ -41,6 +41,8 @@
     + Stop applying 00_dont-require-nautilus-classic.patch. We need nautilus
       running so that the desktop is drawn. Better have nautilus draw the
       desktop and your icons than not having the desktop drawn at all.
+  * debian/control.in:
+    + Fix mistake in gnome-session-flashback's Breaks.
 
  -- Jeremy Bicha <jbicha at ubuntu.com>  Sat, 08 Jun 2013 21:11:02 -0400
 

Modified: desktop/unstable/gnome-panel/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-panel/debian/control?rev=39839&op=diff
==============================================================================
--- desktop/unstable/gnome-panel/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-panel/debian/control	[utf-8] Sun Oct 13 21:34:26 2013
@@ -2,6 +2,7 @@
 # 
 # Modifications should be made to debian/control.in instead.
 # This file is regenerated automatically in the clean target.
+
 Source: gnome-panel
 Section: gnome
 Priority: optional
@@ -146,7 +147,7 @@
 Suggests: desktop-base,
           gnome-keyring,
           gnome-user-guide
-Breaks: gnome-session-flashback (<< 3.6.2)
+Breaks: gnome-session-fallback (<< 3.6.2)
 Replaces: gnome-session (<< 3.0),
           gnome-session-bin (<< 3.0),
           gnome-session-fallback (<< 3.6.2)

Modified: desktop/unstable/gnome-panel/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-panel/debian/control.in?rev=39839&op=diff
==============================================================================
--- desktop/unstable/gnome-panel/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-panel/debian/control.in	[utf-8] Sun Oct 13 21:34:26 2013
@@ -142,7 +142,7 @@
 Suggests: desktop-base,
           gnome-keyring,
           gnome-user-guide
-Breaks: gnome-session-flashback (<< 3.6.2)
+Breaks: gnome-session-fallback (<< 3.6.2)
 Replaces: gnome-session (<< 3.0),
           gnome-session-bin (<< 3.0),
           gnome-session-fallback (<< 3.6.2)




More information about the pkg-gnome-commits mailing list