[Pkg-xfce-commits] r6059 - goodies/trunk/lightdm/debian
Yves-Alexis Perez
corsac at alioth.debian.org
Wed Sep 28 12:54:51 UTC 2011
Author: corsac
Date: 2011-09-28 12:54:51 +0000 (Wed, 28 Sep 2011)
New Revision: 6059
Modified:
goodies/trunk/lightdm/debian/changelog
goodies/trunk/lightdm/debian/control
Log:
add Pre-Depends: ${misc:Pre-Depends} to the lib packages.
Modified: goodies/trunk/lightdm/debian/changelog
===================================================================
--- goodies/trunk/lightdm/debian/changelog 2011-09-28 12:36:48 UTC (rev 6058)
+++ goodies/trunk/lightdm/debian/changelog 2011-09-28 12:54:51 UTC (rev 6059)
@@ -11,6 +11,7 @@
- added build-deb on dpkg-dev (>= 1.16.1) for hardening support.
- dropped hardening-includes from build-depends, now superseded
- update debhelper build-dep to 8.9.4 for compat mode v9.
+ - add Pre-Depends: ${misc:Pre-Depends} to the lib packages.
* debian/liblightdm-gobject-1-0.install,
debian/liblightdm-gobject-dev.install, debian/liblightdm-qt-1-0.install,
debian/liblightdm-qt-dev.install, debian/lightdm.install:
Modified: goodies/trunk/lightdm/debian/control
===================================================================
--- goodies/trunk/lightdm/debian/control 2011-09-28 12:36:48 UTC (rev 6058)
+++ goodies/trunk/lightdm/debian/control 2011-09-28 12:54:51 UTC (rev 6059)
@@ -60,6 +60,7 @@
Package: liblightdm-gobject-1-0
Section: libdevel
Architecture: any
+Pre-depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: simple display manager (gobject library)
This package contains the gobject library for lightdm, used by the GTK+
@@ -68,6 +69,7 @@
Package: liblightdm-qt-1-0
Section: libdevel
Architecture: any
+Pre-depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: simple display manager (Qt library)
This package contains the Qt library for lightdm.
More information about the Pkg-xfce-commits
mailing list