]> rtime.felk.cvut.cz Git - sojka/lightdm.git/blobdiff - debian/control
Drop unnecessary (double) dependency on gobject-introspection
[sojka/lightdm.git] / debian / control
index 537082b729735e0776fec43af76a0c99b53c47f7..ac5eab456a33847b8a64c236f78839340cd3a875 100644 (file)
@@ -3,20 +3,20 @@ Section: x11
 Priority: optional
 Maintainer: Robert Ancell <robert.ancell@ubuntu.com>
 Uploaders: Julien Lavergne <gilir@ubuntu.com>
-Standards-Version: 3.9.4
-Build-Depends: debhelper (>= 7.0.50~),
+Standards-Version: 3.9.8
+Build-Depends: debhelper (>= 9),
                gnome-common,
                intltool (>= 0.35.0),
                quilt,
-               libgcrypt11-dev,
+               libgcrypt20-dev,
                libglib2.0-dev,
                libpam0g-dev,
                libxdmcp-dev,
                libxcb1-dev,
                libxklavier-dev,
                libgtk-3-dev,
-               gobject-introspection,
                libgirepository1.0-dev,
+               valac,
                libqt4-dev,
                qtbase5-dev,
                dh-autoreconf,
@@ -25,6 +25,7 @@ Build-Depends: debhelper (>= 7.0.50~),
                gtk-doc-tools,
                yelp-tools,
                dbus,
+               libaudit-dev [linux-any]
 Homepage: https://launchpad.net/lightdm
 # If you aren't a member of ~lightdm-team but need to upload packaging changes,
 # just go ahead.  ~lightdm-team will notice and sync up the code again.
@@ -40,9 +41,11 @@ Depends: ${misc:Depends},
          adduser,
          libglib2.0-bin,
          dbus,
-         plymouth (>= 0.8.8-0ubuntu6.1),
+         plymouth (>= 0.8.8-0ubuntu18) [linux-any],
+         bash (>= 4.3),
 Recommends: xserver-xorg,
             unity-greeter | lightdm-greeter | lightdm-kde-greeter,
+Suggests: bindfs
 Conflicts: liblightdm-gobject-0-0,
            liblightdm-qt-0-0,
 Provides: x-display-manager
@@ -55,6 +58,8 @@ Description: Display Manager
 
 Package: liblightdm-gobject-1-0
 Architecture: any
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends},
          ${shlibs:Depends},
 Recommends: accountsservice
@@ -65,6 +70,7 @@ Description: LightDM GObject client library
 Package: gir1.2-lightdm-1
 Section: libs
 Architecture: any
+Multi-Arch: same
 Depends: ${misc:Depends},
          liblightdm-gobject-1-0 (= ${binary:Version}),
 Description: Typelib file for liblightdm-1
@@ -72,6 +78,8 @@ Description: Typelib file for liblightdm-1
 
 Package: liblightdm-qt-3-0
 Architecture: any
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends},
          ${shlibs:Depends},
 Recommends: lightdm         
@@ -82,6 +90,8 @@ Description: LightDM Qt client library
 
 Package: liblightdm-qt5-3-0
 Architecture: any
+Multi-Arch: same
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${misc:Depends},
          ${shlibs:Depends},
 Recommends: lightdm,
@@ -91,6 +101,7 @@ Description: LightDM Qt 5 client library
 Package: liblightdm-gobject-1-dev
 Section: libdevel
 Architecture: any
+Multi-Arch: same
 Depends: ${misc:Depends},
          liblightdm-gobject-1-0 (= ${binary:Version}),
          libglib2.0-dev,
@@ -105,6 +116,7 @@ Description: LightDM GObject client library (development files)
 Package: liblightdm-qt-dev
 Section: libdevel
 Architecture: any
+Multi-Arch: same
 Depends: ${misc:Depends},
          liblightdm-qt-3-0 (= ${binary:Version}),
          libqt4-dev,
@@ -119,9 +131,10 @@ Description: LightDM Qt client library (development files)
 Package: liblightdm-qt5-3-dev
 Section: libdevel
 Architecture: any
+Multi-Arch: same
 Depends: ${misc:Depends},
          liblightdm-qt5-3-0 (= ${binary:Version}),
-         libqt4-dev,
+         qtbase5-dev,
 Description: LightDM Qt 5 client library (development files)
  A Qt 5 based library for LightDM clients to use to interface with LightDM.
  .