[debian-edu-commits] r81535 - branches/wheezy/debian-edu-artwork/debian

pere at alioth.debian.org pere at alioth.debian.org
Fri Jul 12 10:10:07 UTC 2013


Author: pere
Date: 2013-07-12 10:10:07 +0000 (Fri, 12 Jul 2013)
New Revision: 81535

Modified:
   branches/wheezy/debian-edu-artwork/debian/changelog
   branches/wheezy/debian-edu-artwork/debian/control
Log:
Add dependency on libglib2.0-bin to make sure the code to enable the
gdm3 artwork find glib-compile-schemas.

Modified: branches/wheezy/debian-edu-artwork/debian/changelog
===================================================================
--- branches/wheezy/debian-edu-artwork/debian/changelog	2013-07-12 09:32:08 UTC (rev 81534)
+++ branches/wheezy/debian-edu-artwork/debian/changelog	2013-07-12 10:10:07 UTC (rev 81535)
@@ -1,7 +1,12 @@
 debian-edu-artwork (0.0.40-1~svn81526) UNRELEASED; urgency=low
 
+  [ David Prévot ]
   * Let debhelper handle dpkg-maintscript-helper.
 
+  [ Petter Reinholdtsen ]
+  * Add dependency on libglib2.0-bin to make sure the code to enable the
+    gdm3 artwork find glib-compile-schemas.
+
  -- David Prévot <taffit at debian.org>  Thu, 11 Jul 2013 23:34:59 -0400
 
 debian-edu-artwork (0.0.40-1~svn81520) wheezy-test; urgency=low

Modified: branches/wheezy/debian-edu-artwork/debian/control
===================================================================
--- branches/wheezy/debian-edu-artwork/debian/control	2013-07-12 09:32:08 UTC (rev 81534)
+++ branches/wheezy/debian-edu-artwork/debian/control	2013-07-12 10:10:07 UTC (rev 81535)
@@ -10,7 +10,7 @@
 
 Package: debian-edu-artwork
 Architecture: all
-Depends: ${misc:Depends}, libconfig-inifiles-perl, desktop-base
+Depends: ${misc:Depends}, libconfig-inifiles-perl, desktop-base, libglib2.0-bin
 Enhances: ldm, kdm, gdm3, lightdm
 Description: Debian Edu themes and artwork
  This package contains a collection of images, themes, wallpapers and splash




More information about the debian-edu-commits mailing list