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

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sun Jun 14 21:11:17 UTC 2015


Author: biebl
Date: Sun Jun 14 21:11:17 2015
New Revision: 45201

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=45201
Log:
Add explicit Depends on gir1.2-glib-2.0 and gir1.2-pango-1.0.

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=45201&op=diff
==============================================================================
--- packages/unstable/gnome-tweak-tool/debian/changelog	[utf-8] (original)
+++ packages/unstable/gnome-tweak-tool/debian/changelog	[utf-8] Sun Jun 14 21:11:17 2015
@@ -4,6 +4,7 @@
   * Update Homepage: URL.
   * Rewrite debian/copyright using the machine-readable copyright format 1.0.
   * Bump Standards-Version to 3.9.6.
+  * Add explicit Depends on gir1.2-glib-2.0 and gir1.2-pango-1.0.
 
  -- Michael Biebl <biebl at debian.org>  Sun, 14 Jun 2015 22:45:05 +0200
 

Modified: packages/unstable/gnome-tweak-tool/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gnome-tweak-tool/debian/control?rev=45201&op=diff
==============================================================================
--- packages/unstable/gnome-tweak-tool/debian/control	[utf-8] (original)
+++ packages/unstable/gnome-tweak-tool/debian/control	[utf-8] Sun Jun 14 21:11:17 2015
@@ -32,7 +32,9 @@
          gir1.2-gtk-3.0 (>= 3.12),
          gir1.2-gnomedesktop-3.0,
          gir1.2-soup-2.4,
-         gir1.2-notify-0.7
+         gir1.2-notify-0.7,
+         gir1.2-glib-2.0,
+         gir1.2-pango-1.0
 Description: tool to adjust advanced configuration settings for GNOME
  GNOME Tweak Tool allows the adjustment of several advanced GNOME
  options that can't be configured in gnome-control-center.

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=45201&op=diff
==============================================================================
--- packages/unstable/gnome-tweak-tool/debian/control.in	[utf-8] (original)
+++ packages/unstable/gnome-tweak-tool/debian/control.in	[utf-8] Sun Jun 14 21:11:17 2015
@@ -28,7 +28,9 @@
          gir1.2-gtk-3.0 (>= 3.12),
          gir1.2-gnomedesktop-3.0,
          gir1.2-soup-2.4,
-         gir1.2-notify-0.7
+         gir1.2-notify-0.7,
+         gir1.2-glib-2.0,
+         gir1.2-pango-1.0
 Description: tool to adjust advanced configuration settings for GNOME
  GNOME Tweak Tool allows the adjustment of several advanced GNOME
  options that can't be configured in gnome-control-center.




More information about the pkg-gnome-commits mailing list