Your message dated Tue, 17 Mar 2020 21:49:59 +0000
with message-id <[email protected]>
and subject line Bug#947899: fixed in xerces-c 3.2.2+debian-2
has caused the Debian Bug report #947899,
regarding xerces-c: FTBFS on ports without java 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 [email protected]
immediately.)


-- 
947899: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=947899
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: xerces-c
Version: 3.2.2+debian-1
Severity: important
Tags: patch
User: [email protected]
Usertags: hurd

Hello,

xerces-c is currently not getting built on ports without java support
only because there are java build-dependencies which are actually only
used for generating the arch:all documentation. The attached patch fixes
this by moving the java dependencies to Build-Depends-Indep. I could
check that the generated packages still contain the same set of files.

Samuel

-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable-debug'), (500, 
'testing-debug'), (500, 'stable-debug'), (500, 'proposed-updates-debug'), (500, 
'proposed-updates'), (500, 'oldstable-proposed-updates-debug'), (500, 
'oldstable-proposed-updates'), (500, 'oldoldstable'), (500, 'buildd-unstable'), 
(500, 'unstable'), (500, 'stable'), (500, 'oldstable'), (1, 
'experimental-debug'), (1, 'buildd-experimental'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.4.0 (SMP w/8 CPU cores)
Kernel taint flags: TAINT_OOT_MODULE
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), 
LANGUAGE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

-- 
Samuel
<Raize> can you guys see what I type?
<vecna> no, raize
<Raize> How do I set it up so you can see it?
--- debian/control.original     2020-01-01 19:47:04.000000000 +0000
+++ debian/control      2020-01-01 19:54:00.000000000 +0000
@@ -2,14 +2,14 @@
 Section: libs
 Priority: optional
 Build-Depends: debhelper (>> 11),
-               default-jre-headless | default-jre,
-               libatk-wrapper-java,
                libcurl4-gnutls-dev,
-               libicu-dev,
-               libstylebook-java,
-               libxalan2-java,
-               libxerces2-java
-Build-Depends-Indep: doxygen
+               libicu-dev
+Build-Depends-Indep: doxygen,
+                     default-jre-headless | default-jre,
+                     libatk-wrapper-java,
+                     libstylebook-java,
+                     libxalan2-java,
+                     libxerces2-java
 Maintainer: William Blough <[email protected]>
 Standards-Version: 4.2.1
 Vcs-Browser: https://salsa.debian.org/bblough/xerces-c

--- End Message ---
--- Begin Message ---
Source: xerces-c
Source-Version: 3.2.2+debian-2
Done: William Blough <[email protected]>

We believe that the bug you reported is fixed in the latest version of
xerces-c, 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.
William Blough <[email protected]> (supplier of updated xerces-c 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: SHA256

Format: 1.8
Date: Tue, 17 Mar 2020 17:05:41 -0400
Source: xerces-c
Binary: libxerces-c-dev libxerces-c-doc libxerces-c-samples 
libxerces-c-samples-dbgsym libxerces-c3.2 libxerces-c3.2-dbgsym
Architecture: source amd64 all
Version: 3.2.2+debian-2
Distribution: unstable
Urgency: medium
Maintainer: William Blough <[email protected]>
Changed-By: William Blough <[email protected]>
Description:
 libxerces-c-dev - validating XML parser library for C++ (development files)
 libxerces-c-doc - validating XML parser library for C++ (documentation)
 libxerces-c-samples - validating XML parser library for C++ (compiled samples)
 libxerces-c3.2 - validating XML parser library for C++
Closes: 833754 947899
Changes:
 xerces-c (3.2.2+debian-2) unstable; urgency=medium
 .
   [ Debian Janitor ]
   * Drop unnecessary dependency on dh-autoreconf.
 .
   [ William Blough ]
   * Move Java-related Build-Depends (for docs) to Build-Depends-Indep.
     Closes: 947899
   * Remove optimization bug workaround for s390x, since the bug no longer
     appears to be present.  Closes: 833754
   * Update standards to 4.5.0 (no changes)
   * Build-Depend on debhelper-compat instead of using debian/compat
   * Update to debhelper 12
   * Add a simple autopkgtest to verify that programs using xerces-c can
     be built.
   * Mark -doc package as Multi-Arch: foreign
   * Mark -dev package as Multi-Arch: same
Checksums-Sha1:
 5798c0c8abf96228537a8732487e78d3432a4311 2493 xerces-c_3.2.2+debian-2.dsc
 8a7ec762d558bd13a119bd43646c380df9ae1155 22360 
xerces-c_3.2.2+debian-2.debian.tar.xz
 cd03933b70d74e382ff5bca7e0e87beb368141f5 1693144 
libxerces-c-dev_3.2.2+debian-2_amd64.deb
 e807fb976037471a1a15186b6f491a83c69a4e90 1757816 
libxerces-c-doc_3.2.2+debian-2_all.deb
 617e18deff0884f3fe2f0cd42394b58ebc6139a5 582636 
libxerces-c-samples-dbgsym_3.2.2+debian-2_amd64.deb
 ef9cda4fa9a42fb9800abe2f12fad530ce53e11e 132428 
libxerces-c-samples_3.2.2+debian-2_amd64.deb
 6c91a5c4202542c0352b23cddbc3a2af1d1cf627 4992784 
libxerces-c3.2-dbgsym_3.2.2+debian-2_amd64.deb
 8fc54fa516365e0013d82b21fae4cd63e808d316 885544 
libxerces-c3.2_3.2.2+debian-2_amd64.deb
 20bd72917ec0cdf1ad2ff42e701dde996a82c6ab 10805 
xerces-c_3.2.2+debian-2_amd64.buildinfo
Checksums-Sha256:
 3eca741ddcd0f37153ac9c1f76aae6f51497e7f53b65f75b0e2c84f4212f9c82 2493 
xerces-c_3.2.2+debian-2.dsc
 e342b7a391116ffc8c33dc986e20c2f86f7830954bffc45c9f46ab8a16511874 22360 
xerces-c_3.2.2+debian-2.debian.tar.xz
 9b34ba24d7ccc3a5b06936c8823bf047c4b0a5a2c58e743f513fba2397259cbe 1693144 
libxerces-c-dev_3.2.2+debian-2_amd64.deb
 fd72be033e0e0dcfa7f453afb6d4920b5756cc3e77b5787c1d83adbd5b7985ab 1757816 
libxerces-c-doc_3.2.2+debian-2_all.deb
 f939915712d0c8091a271c06087a9e5da71d4304ad228e4d64c0ef79a83ac329 582636 
libxerces-c-samples-dbgsym_3.2.2+debian-2_amd64.deb
 66242eb7728af07bfe2cd549de5be28300564cfe89e1f3449f15b475af52f494 132428 
libxerces-c-samples_3.2.2+debian-2_amd64.deb
 04566c8fa92cde8c9acd750bfcb71a8e4761e4951887a9429daa560dd5d26ae1 4992784 
libxerces-c3.2-dbgsym_3.2.2+debian-2_amd64.deb
 7f5851f7181b610f48432df310296e187c16e9fa4be5f3b0cf02e2b1db684090 885544 
libxerces-c3.2_3.2.2+debian-2_amd64.deb
 a648edf0095618e8c76d55ed5882c119f4afaaf8f5d5f07cb0b3fe94d1bcaae1 10805 
xerces-c_3.2.2+debian-2_amd64.buildinfo
Files:
 841589cd0cdf89d4ef00f0fafccc407d 2493 libs optional xerces-c_3.2.2+debian-2.dsc
 c864ff1c4536b145718abdb536084246 22360 libs optional 
xerces-c_3.2.2+debian-2.debian.tar.xz
 cb85e170df0abcb399db2a7c8bcbf767 1693144 libdevel optional 
libxerces-c-dev_3.2.2+debian-2_amd64.deb
 c6d5073d49bc72d51e15d6046630cd62 1757816 doc optional 
libxerces-c-doc_3.2.2+debian-2_all.deb
 2b9991477ecb4f9979412958b2c38709 582636 debug optional 
libxerces-c-samples-dbgsym_3.2.2+debian-2_amd64.deb
 d11ed815b39d4575b17e893c48961aae 132428 devel optional 
libxerces-c-samples_3.2.2+debian-2_amd64.deb
 98ef710d89095733260f58614f8b73c9 4992784 debug optional 
libxerces-c3.2-dbgsym_3.2.2+debian-2_amd64.deb
 48690d67706777740a61c444b39c2b96 885544 libs optional 
libxerces-c3.2_3.2.2+debian-2_amd64.deb
 764a18a26ecf2ccdcc5618027e3584ff 10805 libs optional 
xerces-c_3.2.2+debian-2_amd64.buildinfo

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

iQKnBAEBCACRFiEEJXjSPd76bZ5rVv2gNeEe5JHS9UwFAl5xQHFfFIAAAAAALgAo
aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDI1
NzhEMjNEREVGQTZEOUU2QjU2RkRBMDM1RTExRUU0OTFEMkY1NEMTHGJibG91Z2hA
ZGViaWFuLm9yZwAKCRA14R7kkdL1TABvD/4sDIq5+0GPoalms0PGEl/X3A9FJdtf
GrW+lRb7VgHth5q0DFqwzJ4qSa6Fs+6XXxypYu5ghXU4ENRYVaoKa10R7REWBW0y
OU0OJw1o/BsTcO3pxkbcNful+PRkH+m9iYyNclc9pKfvAZV0D0pDuxRbM1ZWT9b5
ZyUp9ntXTupPA5aEGL4TOVu7t6dAD59pOC6QLKEUUTVQ+SudhKp8562wEVDKfBYg
l+EdqCBqtXdKV9upVmZvwDMK7sMtZcrWv1Kpyk1M7htIJMA6dPJTa+x4JGCyZDwE
8RQyFpU5jP1cz81SX9bn6SfBEAzdtb41arKKsPDih6tFDMmMw3dTQHiCa0EhqnOS
dJpMYoWGum0CNeiIN0ASo4vkb+oP4a0sfK7rNt4+HctTL5xSuEF+7HbdfKWHoLNn
/YTsxq49DR8aYHIgtIOMeA01DkzK0iL2+49hYVv0T+3fNhtYo36zBeZ6yFAADFnD
9lKiQ9zVuwMdR6YPGgthySmvuK2gOcRmMWTDbYab/j7AN+s/wRnrvtPoa0Vvu9z1
kTbwi3DNw+GoDGpwHxLvKOPhppL4HY1O3LvEsvzSeiLH+0fvEjQXkYnkYaSFz6Ew
0+dLMyHbICh5tp3oPlr+EqypbvhRLT55uoWc2sgF9q88QB5ah2i9IyXfgH06Yip0
4uxSw6qc8cJMVQ==
=mmBF
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to