r35009 - in /desktop/experimental/gnome-shell/debian: changelog control control.in

sjoerd at users.alioth.debian.org sjoerd at users.alioth.debian.org
Fri May 18 22:23:05 UTC 2012


Author: sjoerd
Date: Fri May 18 22:23:04 2012
New Revision: 35009

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=35009
Log:
* debian/control.in: Add build-depend on libgcr-3-dev (> 3.3.90)
* debian/control.in: Drop dependency on gir1.2-gjs-1.0 as it has been folded
  into libgjs

Modified:
    desktop/experimental/gnome-shell/debian/changelog
    desktop/experimental/gnome-shell/debian/control
    desktop/experimental/gnome-shell/debian/control.in

Modified: desktop/experimental/gnome-shell/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-shell/debian/changelog?rev=35009&op=diff
==============================================================================
--- desktop/experimental/gnome-shell/debian/changelog [utf-8] (original)
+++ desktop/experimental/gnome-shell/debian/changelog [utf-8] Fri May 18 22:23:04 2012
@@ -1,5 +1,6 @@
 gnome-shell (3.4.1-1) UNRELEASED; urgency=low
 
+  [ Jeremy Bicha ]
   * New upstream release.
   * debian/control.in: 
     - Add debug package
@@ -15,7 +16,12 @@
     - 10-make-NetworkManager-optional.patch (Refreshed)
     - 11-no-gettext.patch
 
- -- Jeremy Bicha <jbicha at ubuntu.com>  Mon, 12 Mar 2012 19:36:07 -0400
+  [ Sjoerd Simons ]
+  * debian/control.in: Add build-depend on libgcr-3-dev (> 3.3.90)
+  * debian/control.in: Drop dependency on gir1.2-gjs-1.0 as it has been folded
+    into libgjs
+
+ -- Sjoerd Simons <sjoerd at debian.org>  Sat, 19 May 2012 00:03:39 +0200
 
 gnome-shell (3.2.2.1-2) unstable; urgency=low
 

Modified: desktop/experimental/gnome-shell/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-shell/debian/control?rev=35009&op=diff
==============================================================================
--- desktop/experimental/gnome-shell/debian/control [utf-8] (original)
+++ desktop/experimental/gnome-shell/debian/control [utf-8] Fri May 18 22:23:04 2012
@@ -46,7 +46,8 @@
                libx11-dev,
                libxfixes-dev,
                libxml2-dev,
-               python (>= 2.6)
+               python (>= 2.6),
+               libgcr-3-dev (> 3.3.90)
 Standards-Version: 3.9.3
 Homepage: http://live.gnome.org/GnomeShell
 Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/desktop/unstable/gnome-shell
@@ -64,7 +65,6 @@
          gir1.2-clutter-1.0,
          gir1.2-freedesktop,
          gir1.2-gconf-2.0,
-         gir1.2-gjs-1.0,
          gir1.2-gkbd-3.0,
          gir1.2-glib-2.0 (>= 1.31),
          gir1.2-gnomebluetooth-1.0 [linux-any],

Modified: desktop/experimental/gnome-shell/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/gnome-shell/debian/control.in?rev=35009&op=diff
==============================================================================
--- desktop/experimental/gnome-shell/debian/control.in [utf-8] (original)
+++ desktop/experimental/gnome-shell/debian/control.in [utf-8] Fri May 18 22:23:04 2012
@@ -41,7 +41,8 @@
                libx11-dev,
                libxfixes-dev,
                libxml2-dev,
-               python (>= 2.6)
+               python (>= 2.6),
+               libgcr-3-dev (> 3.3.90)
 Standards-Version: 3.9.3
 Homepage: http://live.gnome.org/GnomeShell
 Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/desktop/unstable/gnome-shell
@@ -59,7 +60,6 @@
          gir1.2-clutter-1.0,
          gir1.2-freedesktop,
          gir1.2-gconf-2.0,
-         gir1.2-gjs-1.0,
          gir1.2-gkbd-3.0,
          gir1.2-glib-2.0 (>= 1.31),
          gir1.2-gnomebluetooth-1.0 [linux-any],




More information about the pkg-gnome-commits mailing list