[Pkg-xfce-commits] r6312 - goodies/trunk/lightdm/debian
Yves-Alexis Perez
corsac at alioth.debian.org
Thu Jan 12 05:37:48 UTC 2012
Author: corsac
Date: 2012-01-12 17:37:47 +0000 (Thu, 12 Jan 2012)
New Revision: 6312
Modified:
goodies/trunk/lightdm/debian/changelog
goodies/trunk/lightdm/debian/control
Log:
woops, fix package name
Modified: goodies/trunk/lightdm/debian/changelog
===================================================================
--- goodies/trunk/lightdm/debian/changelog 2012-01-12 17:24:28 UTC (rev 6311)
+++ goodies/trunk/lightdm/debian/changelog 2012-01-12 17:37:47 UTC (rev 6312)
@@ -4,7 +4,7 @@
- da.po updated, thanks to “Joe Dalton”. closes: #650946
* debian/control:
- add Provides: on x-display-manager. closes: #654343
- - liblightdm-gobject-dev requires libdbus-glib-1-dev and libxklavier12-dev
+ - liblightdm-gobject-dev requires libdbus-glib-1-dev and libxklavier-dev
so add dependencies.
* debian/watch updated for new tarballs location.
Modified: goodies/trunk/lightdm/debian/control
===================================================================
--- goodies/trunk/lightdm/debian/control 2012-01-12 17:24:28 UTC (rev 6311)
+++ goodies/trunk/lightdm/debian/control 2012-01-12 17:37:47 UTC (rev 6312)
@@ -81,7 +81,7 @@
Section: libdevel
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libdbus-glib-1-dev,
- libxklavier12-dev
+ libxklavier-dev
Description: simple display manager (gobject development files)
This package contains the development files for lightdm.
They can be used to build new greeters applications GTK+ based.
More information about the Pkg-xfce-commits
mailing list