r31902 - in /packages/experimental/gnome-shell/debian: changelog control control.in gnome-shell-common.install gnome-shell.install

joss at users.alioth.debian.org joss at users.alioth.debian.org
Tue Nov 29 17:08:31 UTC 2011


Author: joss
Date: Tue Nov 29 17:08:30 2011
New Revision: 31902

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=31902
Log:
Split common files and translations in gnome-shell-common. Add 
appropriate Breaks/Replaces.

Added:
    packages/experimental/gnome-shell/debian/gnome-shell-common.install
    packages/experimental/gnome-shell/debian/gnome-shell.install
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=31902&op=diff
==============================================================================
--- packages/experimental/gnome-shell/debian/changelog [utf-8] (original)
+++ packages/experimental/gnome-shell/debian/changelog [utf-8] Tue Nov 29 17:08:30 2011
@@ -1,7 +1,12 @@
 gnome-shell (3.2.1-5) UNRELEASED; urgency=low
 
+  [ Raphaël Hertzog ]
   * Add Breaks against gnome-tweak-tool (<< 3.2) to force its upgrade to a
     version that works with GNOME 3.2.
+
+  [ Josselin Mouette ]
+  * Split common files and translations in gnome-shell-common. Add 
+    appropriate Breaks/Replaces.
 
  -- Raphaël Hertzog <hertzog at debian.org>  Tue, 29 Nov 2011 11:32:54 +0100
 

Modified: packages/experimental/gnome-shell/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-shell/debian/control?rev=31902&op=diff
==============================================================================
--- packages/experimental/gnome-shell/debian/control [utf-8] (original)
+++ packages/experimental/gnome-shell/debian/control [utf-8] Tue Nov 29 17:08:30 2011
@@ -56,6 +56,7 @@
          gjs (>= 1.29.18),
          ${shlibs:Depends},
          ${misc:Depends},
+         gnome-shell-common (= ${source:Version}),
          gnome-settings-daemon (>= 2.91.5.1),
          gsettings-desktop-schemas (>= 0.1.7),
          gnome-icon-theme-symbolic (>= 2.91),
@@ -96,3 +97,12 @@
  by the GNOME Panel and by the window manager in previous versions of
  GNOME. The GNOME Shell has rich visual effects enabled by new
  graphical technologies.
+
+Package: gnome-shell-common
+Architecture: all
+Depends: ${misc:Depends}
+Replaces: gnome-shell (<< 3.2.1-5)
+Breaks: gnome-shell (<< 3.2.1-5),
+        gnome-tweak-tool (<< 3.2)
+Description: common files for the GNOME graphical shell
+ This package contains translations and data files for the GNOME shell.

Modified: packages/experimental/gnome-shell/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-shell/debian/control.in?rev=31902&op=diff
==============================================================================
--- packages/experimental/gnome-shell/debian/control.in [utf-8] (original)
+++ packages/experimental/gnome-shell/debian/control.in [utf-8] Tue Nov 29 17:08:30 2011
@@ -51,6 +51,7 @@
          gjs (>= 1.29.18),
          ${shlibs:Depends},
          ${misc:Depends},
+         gnome-shell-common (= ${source:Version}),
          gnome-settings-daemon (>= 2.91.5.1),
          gsettings-desktop-schemas (>= 0.1.7),
          gnome-icon-theme-symbolic (>= 2.91),
@@ -91,3 +92,12 @@
  by the GNOME Panel and by the window manager in previous versions of
  GNOME. The GNOME Shell has rich visual effects enabled by new
  graphical technologies.
+
+Package: gnome-shell-common
+Architecture: all
+Depends: ${misc:Depends}
+Replaces: gnome-shell (<< 3.2.1-5)
+Breaks: gnome-shell (<< 3.2.1-5),
+        gnome-tweak-tool (<< 3.2)
+Description: common files for the GNOME graphical shell
+ This package contains translations and data files for the GNOME shell.

Added: packages/experimental/gnome-shell/debian/gnome-shell-common.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-shell/debian/gnome-shell-common.install?rev=31902&op=file
==============================================================================
--- packages/experimental/gnome-shell/debian/gnome-shell-common.install (added)
+++ packages/experimental/gnome-shell/debian/gnome-shell-common.install [utf-8] Tue Nov 29 17:08:30 2011
@@ -1,0 +1,4 @@
+debian/tmp/etc/gconf
+debian/tmp/usr/share/glib-2.0
+debian/tmp/usr/share/gnome-shell
+debian/tmp/usr/share/locale

Added: packages/experimental/gnome-shell/debian/gnome-shell.install
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-shell/debian/gnome-shell.install?rev=31902&op=file
==============================================================================
--- packages/experimental/gnome-shell/debian/gnome-shell.install (added)
+++ packages/experimental/gnome-shell/debian/gnome-shell.install [utf-8] Tue Nov 29 17:08:30 2011
@@ -1,0 +1,6 @@
+debian/tmp/usr/bin
+debian/tmp/usr/lib/gnome-shell
+debian/tmp/usr/lib/mozilla
+debian/tmp/usr/share/applications
+debian/tmp/usr/share/dbus-1
+debian/tmp/usr/share/man




More information about the pkg-gnome-commits mailing list