Your message dated Sat, 08 Jul 2017 15:10:38 +0000
with message-id <[email protected]>
and subject line Bug#865037: fixed in lightdm 1.18.3-4
has caused the Debian Bug report #865037,
regarding Fix incorrect (build-)dependencies on libck-connector-dev and 
libdbus-glib-1-dev
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
865037: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=865037
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: lightdm
Version: 1.18.3-2
Severity: important
Tags: patch

Hi,

the lightdm source package currently declares a Build-Depends on
libck-connector-dev and libdbus-glib-1-dev.
Those Build-Dependencies are no longer needed and should be dropped.

See the relevant entry from the NEWS file:

Overview of changes in lightdm 0.3.0

    * Use GDBus instead of dbus-glib


While looking at that, I noticed that the Depends of
liblightdm-gobject-dev are incorrect as well.
liblightdm-gobject/liblightdm-gobject-1.pc.in contains

Requires.private: glib-2.0 gio-2.0 gio-unix-2.0 gobject-2.0 libxklavier
x11

I.e. it needs a Depends on libx11-dev and libglib2.0-dev and the
libdbus-glib-1-dev Depends should be dropped.

Patch is attached.

Would be great if you can apply this for your next upload.

Regards,
Michael



-- System Information:
Debian Release: 9.0
  APT prefers unstable
  APT policy: (500, 'unstable'), (200, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.9.0-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.utf8, LC_CTYPE=de_DE.utf8 (charmap=UTF-8), 
LANGUAGE=de_DE.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Index: debian/control
===================================================================
--- debian/control      (Revision 9855)
+++ debian/control      (Arbeitskopie)
@@ -14,8 +14,6 @@
                intltool,
                itstool,
                libaudit-dev [linux-any],
-               libck-connector-dev,
-               libdbus-glib-1-dev,
                libgcrypt20-dev,
                libgirepository1.0-dev,
                libglib2.0-dev,
@@ -86,10 +84,11 @@
 Package: liblightdm-gobject-dev
 Section: libdevel
 Architecture: any
-Depends: libdbus-glib-1-dev,
-         liblightdm-gobject-1-0 (= ${binary:Version}),
+Depends: liblightdm-gobject-1-0 (= ${binary:Version}),
          gir1.2-lightdm-1 (= ${binary:Version}),
+         libglib2.0-dev,
          libxklavier-dev,
+         libx11-dev,
          ${misc:Depends},
          ${shlibs:Depends}
 Description: simple display manager (gobject development files)

--- End Message ---
--- Begin Message ---
Source: lightdm
Source-Version: 1.18.3-4

We believe that the bug you reported is fixed in the latest version of
lightdm, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Yves-Alexis Perez <[email protected]> (supplier of updated lightdm package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sat, 08 Jul 2017 16:26:27 +0200
Source: lightdm
Binary: lightdm lightdm-vala liblightdm-gobject-1-0 liblightdm-qt-3-0 
liblightdm-gobject-dev liblightdm-qt-dev gir1.2-lightdm-1
Architecture: source
Version: 1.18.3-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Xfce Maintainers <[email protected]>
Changed-By: Yves-Alexis Perez <[email protected]>
Description:
 gir1.2-lightdm-1 - Typelib file for liblightdm-1
 liblightdm-gobject-1-0 - simple display manager (gobject library)
 liblightdm-gobject-dev - simple display manager (gobject development files)
 liblightdm-qt-3-0 - simple display manager (Qt library)
 liblightdm-qt-dev - simple display manager (Qt development files)
 lightdm    - simple display manager
 lightdm-vala - simple display manager (Vala files)
Closes: 865037
Changes:
 lightdm (1.18.3-4) unstable; urgency=medium
 .
   * debian/control:
     - drop build-dep on libck-connector-dev and libdbus-glib-1-dev, thanks
       Michael Biebl.                                            closes: #865037
     - add depends on libx11-dev and libglib2.0-dev to liblightdm-gobject-dev
       and drop libdbus-glib-1-dev, thanks again Michael.
Checksums-Sha1:
 b257c91f7efd6e85793e6a6b489057436231630d 2368 lightdm_1.18.3-4.dsc
 8161d3d0dcf61e0675db80ea027f362a642bc910 36756 lightdm_1.18.3-4.debian.tar.xz
 da1d33e824fcb4767bc4d9ad399f51bce6cf0f09 17575 lightdm_1.18.3-4_amd64.buildinfo
Checksums-Sha256:
 ca9ab985bf5d3f3b443b6bc5084195cfd3992864050fc59dbf795908b16f933a 2368 
lightdm_1.18.3-4.dsc
 6211c146d52694e5f5dbffc6465ba338fd59674e11349dd8048a91fcbf2aed02 36756 
lightdm_1.18.3-4.debian.tar.xz
 c5b438b284652c07023c69e51342d0ee4d5f4ad7c643aaa45b440d64ab07e84e 17575 
lightdm_1.18.3-4_amd64.buildinfo
Files:
 1e9bfee4ce2df3c93da704eadbc26deb 2368 x11 optional lightdm_1.18.3-4.dsc
 7eb8c8b665a9305a2be5b2fd4f7e0d1d 36756 x11 optional 
lightdm_1.18.3-4.debian.tar.xz
 091fd449e59c8815869bcd6f0d5965b8 17575 x11 optional 
lightdm_1.18.3-4_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQEzBAEBCgAdFiEEl0WwInMjgf6efq/1bdtT8qZ1wKUFAllg7G0ACgkQbdtT8qZ1
wKUXwwf+IpJx0cYN7AYxiwh0t+bDfXvewKWpqTE6uo4SnpksksvewZL+/goAtvxZ
E7/bO5SJaux3s7IPzB2oQei0BUKjyv/nOtZ7Jw3iZao7+7r/ZcfY8OPEU8ZWZ+UW
h11JQhr/XgtGdVpEoEqy98Sp2m9fmyLD+y9U7gj9VxSZ6vXMCMtSGYbuzoqCRsNH
FdTOgv98RlD1GGiixqa6CYMZXM+aJ88BHdXSD7BTYy9qKIKxjWug3Nz+fZg9oOia
sjd135GPjijQXJk4TMER88QoeHllV1Ty7KRMWiLQ/9eteBxbRqk+9PScTzwDZhwQ
CIOW5fUntERcS1ax10Cjr/RtmkQ/LA==
=qDtY
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Pkg-xfce-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-xfce-devel

Reply via email to