r34774 - 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:14:59 UTC 2012
Author: biebl
Date: Thu May 10 13:14:59 2012
New Revision: 34774
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=34774
Log:
Add Build-Depends on gsettings-desktop-schemas-dev for 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=34774&op=diff
==============================================================================
--- packages/unstable/eog-plugins/debian/changelog [utf-8] (original)
+++ packages/unstable/eog-plugins/debian/changelog [utf-8] Thu May 10 13:14:59 2012
@@ -12,6 +12,8 @@
[ 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.
-- 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=34774&op=diff
==============================================================================
--- packages/unstable/eog-plugins/debian/control [utf-8] (original)
+++ packages/unstable/eog-plugins/debian/control [utf-8] Thu May 10 13:14:59 2012
@@ -18,7 +18,8 @@
libchamplain-gtk-0.12-dev,
libclutter-1.0-dev (>= 1.9.4),
libclutter-gtk-1.0-dev (>= 1.1.2),
- libexif-dev (>= 0.6.16)
+ libexif-dev (>= 0.6.16),
+ gsettings-desktop-schemas-dev
Standards-Version: 3.9.3
Homepage: https://live.gnome.org/EyeOfGnome/Plugins
Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/packages/unstable/eog-plugins
Modified: packages/unstable/eog-plugins/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/eog-plugins/debian/control.in?rev=34774&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:14:59 2012
@@ -18,7 +18,8 @@
libchamplain-gtk-0.12-dev,
libclutter-1.0-dev (>= 1.9.4),
libclutter-gtk-1.0-dev (>= 1.1.2),
- libexif-dev (>= 0.6.16)
+ libexif-dev (>= 0.6.16),
+ gsettings-desktop-schemas-dev
Standards-Version: 3.9.3
Homepage: https://live.gnome.org/EyeOfGnome/Plugins
Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/packages/unstable/eog-plugins
More information about the pkg-gnome-commits
mailing list