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

jbicha at users.alioth.debian.org jbicha at users.alioth.debian.org
Sun Oct 8 20:39:54 UTC 2017


Author: jbicha
Date: Sun Oct  8 20:39:53 2017
New Revision: 54312

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=54312
Log:
debian/control.in: Depend on nautilus-data (for gsettings schemas)

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=54312&op=diff
==============================================================================
--- packages/unstable/gnome-tweak-tool/debian/changelog	[utf-8] (original)
+++ packages/unstable/gnome-tweak-tool/debian/changelog	[utf-8] Sun Oct  8 20:39:53 2017
@@ -1,3 +1,10 @@
+gnome-tweak-tool (3.26.2.1-2) UNRELEASED; urgency=medium
+
+  * debian/control.in:
+    - Depend on nautilus-data (for gsettings schemas)
+
+ -- Jeremy Bicha <jbicha at debian.org>  Sun, 08 Oct 2017 16:38:33 -0400
+
 gnome-tweak-tool (3.26.2.1-1) experimental; urgency=medium
 
   * New upstream release

Modified: packages/unstable/gnome-tweak-tool/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-tweak-tool/debian/control?rev=54312&op=diff
==============================================================================
--- packages/unstable/gnome-tweak-tool/debian/control	[utf-8] (original)
+++ packages/unstable/gnome-tweak-tool/debian/control	[utf-8] Sun Oct  8 20:39:53 2017
@@ -6,7 +6,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Jeremy Bicha <jbicha at debian.org>, Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>
+Uploaders: Jeremy Bicha <jbicha at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: debhelper (>= 10.3~),
                dh-python,
                gnome-pkg-tools,
@@ -25,6 +25,7 @@
          gnome-settings-daemon,
          gnome-shell-common (>= 3.24),
          mutter-common,
+         nautilus-data,
          python3-gi (>= 3.10),
          gir1.2-gtk-3.0 (>= 3.12),
          gir1.2-gnomedesktop-3.0,

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=54312&op=diff
==============================================================================
--- packages/unstable/gnome-tweak-tool/debian/control.in	[utf-8] (original)
+++ packages/unstable/gnome-tweak-tool/debian/control.in	[utf-8] Sun Oct  8 20:39:53 2017
@@ -21,6 +21,7 @@
          gnome-settings-daemon,
          gnome-shell-common (>= 3.24),
          mutter-common,
+         nautilus-data,
          python3-gi (>= 3.10),
          gir1.2-gtk-3.0 (>= 3.12),
          gir1.2-gnomedesktop-3.0,




More information about the pkg-gnome-commits mailing list