r43669 - in /packages/unstable/gnome-shell-extensions/debian: changelog control control.in

bigon at users.alioth.debian.org bigon at users.alioth.debian.org
Sun Oct 19 19:17:54 UTC 2014


Author: bigon
Date: Sun Oct 19 19:17:54 2014
New Revision: 43669

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=43669
Log:
* New upstream release.
* debian/control.in: Bump Standards-Version to 3.9.6 (no further changes)
* Add missing dependencies against gir packages, including gir1.2-gmenu-3.0,
  this should fix the apps-menu extension for some people (Closes: #765460).

Modified:
    packages/unstable/gnome-shell-extensions/debian/changelog
    packages/unstable/gnome-shell-extensions/debian/control
    packages/unstable/gnome-shell-extensions/debian/control.in

Modified: packages/unstable/gnome-shell-extensions/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-shell-extensions/debian/changelog?rev=43669&op=diff
==============================================================================
--- packages/unstable/gnome-shell-extensions/debian/changelog	[utf-8] (original)
+++ packages/unstable/gnome-shell-extensions/debian/changelog	[utf-8] Sun Oct 19 19:17:54 2014
@@ -1,3 +1,12 @@
+gnome-shell-extensions (3.14.1-1) UNRELEASED; urgency=medium
+
+  * New upstream release.
+  * debian/control.in: Bump Standards-Version to 3.9.6 (no further changes)
+  * Add missing dependencies against gir packages, including gir1.2-gmenu-3.0,
+    this should fix the apps-menu extension for some people (Closes: #765460).
+
+ -- Laurent Bigonville <bigon at debian.org>  Sun, 19 Oct 2014 21:17:32 +0200
+
 gnome-shell-extensions (3.14.0-2) unstable; urgency=medium
 
   * Drop xrandr from EXTENSIONS_DISABLED, this extension was removed

Modified: packages/unstable/gnome-shell-extensions/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-shell-extensions/debian/control?rev=43669&op=diff
==============================================================================
--- packages/unstable/gnome-shell-extensions/debian/control	[utf-8] (original)
+++ packages/unstable/gnome-shell-extensions/debian/control	[utf-8] Sun Oct 19 19:17:54 2014
@@ -6,7 +6,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Victor Seva <linuxmaniac at torreviejawireless.org>, Andreas Henriksson <andreas at fatal.se>, Emilio Pozuelo Monfort <pochu at debian.org>, Michael Biebl <biebl at debian.org>
+Uploaders: Victor Seva <linuxmaniac at torreviejawireless.org>, Andreas Henriksson <andreas at fatal.se>, Emilio Pozuelo Monfort <pochu at debian.org>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: debhelper (>= 8.0.0),
                cdbs,
                dh-autoreconf,
@@ -15,7 +15,7 @@
                intltool,
                libgnome-desktop-3-dev (>= 3.2.0),
                libgtop2-dev (>= 2.28.3)
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Homepage: https://wiki.gnome.org/GnomeShell/Extensions
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/packages/unstable/gnome-shell-extensions
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/packages/unstable/gnome-shell-extensions
@@ -25,7 +25,15 @@
 Depends: ${misc:Depends},
          gnome-shell (>= ${gnome:Version}),
          gnome-shell (<< ${gnome:NextVersion}),
+         gir1.2-atk-1.0,
+         gir1.2-clutter-1.0,
+         gir1.2-gdkpixbuf-2.0,
+         gir1.2-glib-2.0,
+         gir1.2-gmenu-3.0,
+         gir1.2-gtk-3.0,
          gir1.2-gtop-2.0,
+         gir1.2-mutter-3.0,
+         gir1.2-pango-1.0,
          gvfs (>= 1.16.0),
          gnome-session (>= 3.8)
 Recommends: gnome-tweak-tool (>= ${gnome:Version})

Modified: packages/unstable/gnome-shell-extensions/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-shell-extensions/debian/control.in?rev=43669&op=diff
==============================================================================
--- packages/unstable/gnome-shell-extensions/debian/control.in	[utf-8] (original)
+++ packages/unstable/gnome-shell-extensions/debian/control.in	[utf-8] Sun Oct 19 19:17:54 2014
@@ -11,7 +11,7 @@
                intltool,
                libgnome-desktop-3-dev (>= 3.2.0),
                libgtop2-dev (>= 2.28.3)
-Standards-Version: 3.9.5
+Standards-Version: 3.9.6
 Homepage: https://wiki.gnome.org/GnomeShell/Extensions
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/packages/unstable/gnome-shell-extensions
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/packages/unstable/gnome-shell-extensions
@@ -21,7 +21,15 @@
 Depends: ${misc:Depends},
          gnome-shell (>= ${gnome:Version}),
          gnome-shell (<< ${gnome:NextVersion}),
+         gir1.2-atk-1.0,
+         gir1.2-clutter-1.0,
+         gir1.2-gdkpixbuf-2.0,
+         gir1.2-glib-2.0,
+         gir1.2-gmenu-3.0,
+         gir1.2-gtk-3.0,
          gir1.2-gtop-2.0,
+         gir1.2-mutter-3.0,
+         gir1.2-pango-1.0,
          gvfs (>= 1.16.0),
          gnome-session (>= 3.8)
 Recommends: gnome-tweak-tool (>= ${gnome:Version})




More information about the pkg-gnome-commits mailing list