r53480 - in /packages/unstable/gnome-tweak-tool/debian: changelog control control.in

jbicha at users.alioth.debian.org jbicha at users.alioth.debian.org
Tue Sep 5 07:41:00 UTC 2017


Author: jbicha
Date: Tue Sep  5 07:41:00 2017
New Revision: 53480

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=53480
Log:
Require gnome-shell-common >= 3.24

Modified:
    packages/unstable/gnome-tweak-tool/debian/changelog
    packages/unstable/gnome-tweak-tool/debian/control
    packages/unstable/gnome-tweak-tool/debian/control.in

Modified: packages/unstable/gnome-tweak-tool/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-tweak-tool/debian/changelog?rev=53480&op=diff
==============================================================================
--- packages/unstable/gnome-tweak-tool/debian/changelog	[utf-8] (original)
+++ packages/unstable/gnome-tweak-tool/debian/changelog	[utf-8] Tue Sep  5 07:41:00 2017
@@ -1,6 +1,8 @@
 gnome-tweak-tool (3.25.92-1) UNRELEASED; urgency=medium
 
   * New upstream release
+  * debian/control.in:
+    - Require gnome-shell-common >= 3.24
 
  -- Jeremy Bicha <jbicha at debian.org>  Tue, 05 Sep 2017 03:37:38 -0400
 

Modified: packages/unstable/gnome-tweak-tool/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-tweak-tool/debian/control?rev=53480&op=diff
==============================================================================
--- packages/unstable/gnome-tweak-tool/debian/control	[utf-8] (original)
+++ packages/unstable/gnome-tweak-tool/debian/control	[utf-8] Tue Sep  5 07:41:00 2017
@@ -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>, Jeremy Bicha <jbicha at ubuntu.com>, Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>
+Uploaders: Andreas Henriksson <andreas at fatal.se>, Jeremy Bicha <jbicha at debian.org>, Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: debhelper (>= 10.3~),
                dh-python,
                gnome-pkg-tools,
@@ -23,7 +23,7 @@
          ${misc:Depends},
          gsettings-desktop-schemas (>= 3.24),
          gnome-settings-daemon,
-         gnome-shell-common (>= 3.4),
+         gnome-shell-common (>= 3.24),
          mutter-common,
          python3-gi (>= 3.10),
          gir1.2-gtk-3.0 (>= 3.12),

Modified: packages/unstable/gnome-tweak-tool/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-tweak-tool/debian/control.in?rev=53480&op=diff
==============================================================================
--- packages/unstable/gnome-tweak-tool/debian/control.in	[utf-8] (original)
+++ packages/unstable/gnome-tweak-tool/debian/control.in	[utf-8] Tue Sep  5 07:41:00 2017
@@ -19,7 +19,7 @@
          ${misc:Depends},
          gsettings-desktop-schemas (>= 3.24),
          gnome-settings-daemon,
-         gnome-shell-common (>= 3.4),
+         gnome-shell-common (>= 3.24),
          mutter-common,
          python3-gi (>= 3.10),
          gir1.2-gtk-3.0 (>= 3.12),




More information about the pkg-gnome-commits mailing list