r43228 - in /desktop/unstable/gnome-panel/debian: changelog control control.in patches/01_gnome-wm.patch patches/01_required_components.patch patches/series

mitya57-guest at users.alioth.debian.org mitya57-guest at users.alioth.debian.org
Fri Sep 26 09:31:52 UTC 2014


Author: mitya57-guest
Date: Fri Sep 26 09:31:52 2014
New Revision: 43228

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=43228
Log:
* DO NOT RELEASE until gnome-flashback package is accepted.
* Rename 01_gnome-wm.patch to 01_required_components.patch.
* Add gnome-flashback to required components of Flashback session.
* Make gnome-session-flashback depend on gnome-flashback.

Added:
    desktop/unstable/gnome-panel/debian/patches/01_required_components.patch
      - copied, changed from r43227, desktop/unstable/gnome-panel/debian/patches/01_gnome-wm.patch
Removed:
    desktop/unstable/gnome-panel/debian/patches/01_gnome-wm.patch
Modified:
    desktop/unstable/gnome-panel/debian/changelog
    desktop/unstable/gnome-panel/debian/control
    desktop/unstable/gnome-panel/debian/control.in
    desktop/unstable/gnome-panel/debian/patches/series

Modified: desktop/unstable/gnome-panel/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-panel/debian/changelog?rev=43228&op=diff
==============================================================================
--- desktop/unstable/gnome-panel/debian/changelog	[utf-8] (original)
+++ desktop/unstable/gnome-panel/debian/changelog	[utf-8] Fri Sep 26 09:31:52 2014
@@ -1,3 +1,13 @@
+gnome-panel (3.8.1-4) UNRELEASED; urgency=medium
+
+  * DO NOT RELEASE until gnome-flashback package is accepted.
+
+  * Rename 01_gnome-wm.patch to 01_required_components.patch.
+  * Add gnome-flashback to required components of Flashback session.
+  * Make gnome-session-flashback depend on gnome-flashback.
+
+ -- Dmitry Shachnev <mitya57 at debian.org>  Fri, 26 Sep 2014 13:27:20 +0400
+
 gnome-panel (3.8.1-3) unstable; urgency=medium
 
   * Install typelib file into MA libdir.

Modified: desktop/unstable/gnome-panel/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-panel/debian/control?rev=43228&op=diff
==============================================================================
--- desktop/unstable/gnome-panel/debian/control	[utf-8] (original)
+++ desktop/unstable/gnome-panel/debian/control	[utf-8] Fri Sep 26 09:31:52 2014
@@ -6,7 +6,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Andreas Henriksson <andreas at fatal.se>, Emilio Pozuelo Monfort <pochu at debian.org>, Michael Biebl <biebl at debian.org>, Sjoerd Simons <sjoerd at debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Dmitry Shachnev <mitya57 at debian.org>, Emilio Pozuelo Monfort <pochu at debian.org>, Michael Biebl <biebl at debian.org>, Sjoerd Simons <sjoerd at debian.org>
 Standards-Version: 3.9.5
 Build-Depends: cdbs (>= 0.4.41),
                debhelper (>= 9),
@@ -128,6 +128,7 @@
 Package: gnome-session-flashback
 Architecture: all
 Depends: gnome-panel (>= 3.0),
+         gnome-flashback,
          gnome-screensaver,
          gnome-session-bin,
          gnome-session-common,

Modified: desktop/unstable/gnome-panel/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-panel/debian/control.in?rev=43228&op=diff
==============================================================================
--- desktop/unstable/gnome-panel/debian/control.in	[utf-8] (original)
+++ desktop/unstable/gnome-panel/debian/control.in	[utf-8] Fri Sep 26 09:31:52 2014
@@ -124,6 +124,7 @@
 Package: gnome-session-flashback
 Architecture: all
 Depends: gnome-panel (>= 3.0),
+         gnome-flashback,
          gnome-screensaver,
          gnome-session-bin,
          gnome-session-common,

Copied: desktop/unstable/gnome-panel/debian/patches/01_required_components.patch (from r43227, desktop/unstable/gnome-panel/debian/patches/01_gnome-wm.patch)
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-panel/debian/patches/01_required_components.patch?rev=43228&op=diff
==============================================================================
--- desktop/unstable/gnome-panel/debian/patches/01_gnome-wm.patch	[utf-8] (original)
+++ desktop/unstable/gnome-panel/debian/patches/01_required_components.patch	[utf-8] Fri Sep 26 09:31:52 2014
@@ -8,4 +8,4 @@
  [GNOME Session]
  _Name=GNOME Flashback
 -RequiredComponents=gnome-panel;gnome-settings-daemon;gnome-screensaver;metacity;
-+RequiredComponents=gnome-panel;gnome-settings-daemon;gnome-screensaver;gnome-wm;
++RequiredComponents=gnome-flashback;gnome-panel;gnome-settings-daemon;gnome-screensaver;gnome-wm;

Modified: desktop/unstable/gnome-panel/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-panel/debian/patches/series?rev=43228&op=diff
==============================================================================
--- desktop/unstable/gnome-panel/debian/patches/series	[utf-8] (original)
+++ desktop/unstable/gnome-panel/debian/patches/series	[utf-8] Fri Sep 26 09:31:52 2014
@@ -1,3 +1,3 @@
-01_gnome-wm.patch
+01_required_components.patch
 03_tasklist_orientation.patch
 fix_crash_on_adding.patch




More information about the pkg-gnome-commits mailing list