r34776 - in /packages/unstable/eog-plugins/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu May 10 13:24:52 UTC 2012


Author: biebl
Date: Thu May 10 13:24:51 2012
New Revision: 34776

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=34776
Log:
Add Build-Depends on gsettings-desktop-schemas-dev and a Depends on
gsettings-desktop-schemas for the org.gnome.desktop.interface gsettings
schema file used by the pythonconsole plugin.

Modified:
    packages/unstable/eog-plugins/debian/changelog
    packages/unstable/eog-plugins/debian/control
    packages/unstable/eog-plugins/debian/control.in

Modified: packages/unstable/eog-plugins/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/eog-plugins/debian/changelog?rev=34776&op=diff
==============================================================================
--- packages/unstable/eog-plugins/debian/changelog [utf-8] (original)
+++ packages/unstable/eog-plugins/debian/changelog [utf-8] Thu May 10 13:24:51 2012
@@ -12,8 +12,9 @@
   [ Michael Biebl ]
   * New upstream release.
   * Set pkg-gnome-maintainers at lists.alioth.debian.org as Maintainer.
-  * Add Build-Depends on gsettings-desktop-schemas-dev for the pythonconsole
-    plugin.
+  * Add Build-Depends on gsettings-desktop-schemas-dev and a Depends on
+    gsettings-desktop-schemas for the org.gnome.desktop.interface gsettings
+    schema file used by the pythonconsole plugin.
 
  -- Michael Biebl <biebl at debian.org>  Thu, 10 May 2012 15:08:48 +0200
 

Modified: packages/unstable/eog-plugins/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/eog-plugins/debian/control?rev=34776&op=diff
==============================================================================
--- packages/unstable/eog-plugins/debian/control [utf-8] (original)
+++ packages/unstable/eog-plugins/debian/control [utf-8] Thu May 10 13:24:51 2012
@@ -33,7 +33,8 @@
          ${python:Depends},
          eog (>= 3.3.6),
          python-gi,
-         gir1.2-gtk-3.0
+         gir1.2-gtk-3.0,
+         gsettings-desktop-schemas
 Suggests: postr
 Enhances: eog
 Description: set of plugins for eog

Modified: packages/unstable/eog-plugins/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/eog-plugins/debian/control.in?rev=34776&op=diff
==============================================================================
--- packages/unstable/eog-plugins/debian/control.in [utf-8] (original)
+++ packages/unstable/eog-plugins/debian/control.in [utf-8] Thu May 10 13:24:51 2012
@@ -33,7 +33,8 @@
          ${python:Depends},
          eog (>= 3.3.6),
          python-gi,
-         gir1.2-gtk-3.0
+         gir1.2-gtk-3.0,
+         gsettings-desktop-schemas
 Suggests: postr
 Enhances: eog
 Description: set of plugins for eog




More information about the pkg-gnome-commits mailing list