Your message dated Sun, 04 Feb 2018 21:20:09 +0000
with message-id <e1eirhp-000dam...@fasolo.debian.org>
and subject line Bug#870551: fixed in lua-ldap 1.1.0-1-geeac494-6.1
has caused the Debian Bug report #870551,
regarding lua-ldap: hardcoded Pre-Depends on multiarch-support
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 ow...@bugs.debian.org
immediately.)


-- 
870551: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=870551
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: lua-ldap
Version: 1.1.0-1-geeac494-6
Tags: sid buster patch
User: debian-gl...@lists.debian.org
Usertags: multiarch-support-removal

Dear Maintainer,

The multiarch-support package has been introduced with squeeze so that
packages using the multiarch libraries can Pre-Depends on it to make
sure the multiarch path ares supported by the dynamic linker. As
dist-upgrades from such a distant release are not supported, the
Pre-Depends can now be dropped and then the package removed from the
archive.

Most of the packages added this Pre-Depends through debhelper and the
misc:Pre-Depends substvar, so a change in debhelper [1] was enough to
get rid of it. However it appears that your package uses a hardcoded
Pre-Depends, thus it needs to be removed manually. You will find a
patch attached to do so.

Please apply it as soon as possible as the multiarch-support package
will be removed from the archive for buster. Failing to do so will 
therefore make your package uninstallable. In case you don't have
time to do so, don't hesitate to ask for a NMU.

Thanks,
Aurelien

[1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=783898
diff -Nru lua-ldap-1.1.0-1-geeac494/debian/control lua-ldap-1.1.0-1-geeac494/debian/control
--- lua-ldap-1.1.0-1-geeac494/debian/control	2014-08-31 16:44:37.000000000 +0000
+++ lua-ldap-1.1.0-1-geeac494/debian/control	2017-08-02 19:32:06.000000000 +0000
@@ -12,7 +12,7 @@
 Package: lua-ldap
 Architecture: any
 Multi-Arch: same
-Pre-Depends: multiarch-support
+Pre-Depends: ${misc:Pre-Depends}
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Provides: ${lua:Provides}
 XB-Lua-Versions: ${lua:Versions}
@@ -28,7 +28,7 @@
 Package: lua-ldap-dev
 Architecture: any
 Multi-Arch: same
-Pre-Depends: multiarch-support
+Pre-Depends: ${misc:Pre-Depends}
 Depends: lua-ldap (= ${binary:Version}), ${misc:Depends}
 Provides: ${lua:Provides}
 XB-Lua-Versions: ${lua:Versions}

--- End Message ---
--- Begin Message ---
Source: lua-ldap
Source-Version: 1.1.0-1-geeac494-6.1

We believe that the bug you reported is fixed in the latest version of
lua-ldap, 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 870...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Aurelien Jarno <aure...@debian.org> (supplier of updated lua-ldap 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 ftpmas...@ftp-master.debian.org)


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

Format: 1.8
Date: Sat, 20 Jan 2018 21:29:02 +0100
Source: lua-ldap
Binary: lua-ldap lua-ldap-dev
Architecture: source
Version: 1.1.0-1-geeac494-6.1
Distribution: unstable
Urgency: medium
Maintainer: Luca Capello <l...@pca.it>
Changed-By: Aurelien Jarno <aure...@debian.org>
Description:
 lua-ldap   - LDAP library for the Lua language
 lua-ldap-dev - LDAP development files for the Lua language
Closes: 870551
Changes:
 lua-ldap (1.1.0-1-geeac494-6.1) unstable; urgency=medium
 .
   * Non-maintainer upload.
   * debian/control: Drop explicit Pre-Depends on multiarch-support
     (Closes: #870551).
Checksums-Sha1:
 12aa4f7d22760543eab02cae57272365acef9009 2076 lua-ldap_1.1.0-1-geeac494-6.1.dsc
 5c2499fa4bf2bd6805f152ea85b7b6ecb130c436 3220 
lua-ldap_1.1.0-1-geeac494-6.1.debian.tar.xz
 2d8dd3ee431da787c78f370feed1347b43cddb54 6170 
lua-ldap_1.1.0-1-geeac494-6.1_source.buildinfo
Checksums-Sha256:
 9f9046495ac33ac6b28bbd58d46bb2e8d9d0bffac2ad3c43dfef41957a39cae5 2076 
lua-ldap_1.1.0-1-geeac494-6.1.dsc
 c2db89a3457fd30343f765d739ef837c1ee64fd66bef3fd15e1a9e8870f3364d 3220 
lua-ldap_1.1.0-1-geeac494-6.1.debian.tar.xz
 1e3a770a8f5fc6dc236d9f93d2e9eaab946bc22bf34fb4d8dea28291b1d7618f 6170 
lua-ldap_1.1.0-1-geeac494-6.1_source.buildinfo
Files:
 c1a031df46adacbfb4bad8a3da8e3ecd 2076 interpreters optional 
lua-ldap_1.1.0-1-geeac494-6.1.dsc
 1b5d1dd34b2da6d4f3a46bdb54d28e7e 3220 interpreters optional 
lua-ldap_1.1.0-1-geeac494-6.1.debian.tar.xz
 3c6e8bc7f874d5dcc08c9c2d412fe724 6170 interpreters optional 
lua-ldap_1.1.0-1-geeac494-6.1_source.buildinfo

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

iQIzBAEBCgAdFiEEUryGlb40+QrX1Ay4E4jA+JnoM2sFAlpjpqEACgkQE4jA+Jno
M2uIMQ/+LMpMzAWPEVAT4pN1IcuGV8qtu0lGoVdC6uxSVjqO3sSMAAxV6RvUuX9o
tEWMrU3xTLC3bOFlbHLIukuaL3HJoAkX5OyqA4wH/Q6CYJqhiaUCufDwWelS8ekd
mTijvocMXjWR0xSoFJ0iuFDYVwssQi+f0esgePT1+u20m1kH455dXxjpUkKrLbiI
Nqz0H2i0Mje5/giu1TomxgPOEan5Dw00LzJsN6J/mJ9tFvww7jqEafI7h9CYWvL5
1XFts4Rxn8k1Huf9PvN6opxxQM0TStXugSdYGEvH5CdH3bUpkmk/WA78bIe5QxRT
LDrqjsiSKsckLIAjZIWw6zQotl3R13wOEDXjbs76beGr1Lvv8tMeShRFVpgUQUFZ
LjszHyZmf1/ja+CvLqTfk8qseDl7ICXTYuxSbS9CIpey92Ny+/uvj9bO7Dj/31fd
OIdej8T/P0Yx28MdhQUzKpCahqBLllgmucM/War1SwhK1YOLoAP/bKkunAqiXcJP
pLeYzQn/AEWHrVzzeNVBOhCjF0Ne+qNQWlFjKVKBkxm7xZ5Bcx5a19sS+/1Dchgf
FLDCrGiQT9RFZ+RocOIXFnvxof3+oqC32Ax9TCN8+irC6X0S3hchcTXA3b073AmS
Xrm9qRIUbpd81r+7rUwR+8j7Mx1aAZPrZ9tbNTS2IwFx2yOT5wQ=
=CS08
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to