Your message dated Mon, 22 Feb 2021 13:48:59 +0000
with message-id <e1leba7-0008s8...@fasolo.debian.org>
and subject line Bug#983283: fixed in cpl-plugin-uves 6.1.3+dfsg-3
has caused the Debian Bug report #983283,
regarding cpl-plugin-uves: demote sphinx dependency to B-
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.)


-- 
983283: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=983283
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: cpl-plugin-uves
Version: 6.1.3+dfsg-2
Tags: patch
User: debian-cr...@lists.debian.org
Usertags: cross-satisfiability

cpl-plugin-uves cannot be cross built from source, because its sphinx
dependency is not satisfiable. Since the documentation is already split
to an arch:all package and the documentation is only built during an
arch-only build, all that needs doing is restricting the usage of the
shpinxdoc addon to the indep part. Please consider applying the attached
patch.

Helmut
diff --minimal -Nru cpl-plugin-uves-6.1.3+dfsg/debian/changelog 
cpl-plugin-uves-6.1.3+dfsg/debian/changelog
--- cpl-plugin-uves-6.1.3+dfsg/debian/changelog 2020-07-02 09:39:10.000000000 
+0200
+++ cpl-plugin-uves-6.1.3+dfsg/debian/changelog 2021-02-21 22:30:39.000000000 
+0100
@@ -1,3 +1,10 @@
+cpl-plugin-uves (6.1.3+dfsg-2.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Request sphinxdoc addon via B-D-I. (Closes: #-1)
+
+ -- Helmut Grohne <hel...@subdivi.de>  Sun, 21 Feb 2021 22:30:39 +0100
+
 cpl-plugin-uves (6.1.3+dfsg-2) unstable; urgency=low
 
   * Increase tolerance in hdrl_fpn_tests
diff --minimal -Nru cpl-plugin-uves-6.1.3+dfsg/debian/control 
cpl-plugin-uves-6.1.3+dfsg/debian/control
--- cpl-plugin-uves-6.1.3+dfsg/debian/control   2020-07-02 08:47:01.000000000 
+0200
+++ cpl-plugin-uves-6.1.3+dfsg/debian/control   2021-02-21 22:28:04.000000000 
+0100
@@ -11,7 +11,8 @@
                python3,
                python3-astropy,
                python3-cpl,
-               python3-sphinx
+Build-Depends-Indep: dh-sequence-sphinxdoc,
+                     python3-sphinx
 Standards-Version: 4.5.0
 Vcs-Browser: https://salsa.debian.org/debian-astro-team/cpl-plugin-uves
 Vcs-Git: https://salsa.debian.org/debian-astro-team/cpl-plugin-uves.git
diff --minimal -Nru cpl-plugin-uves-6.1.3+dfsg/debian/rules 
cpl-plugin-uves-6.1.3+dfsg/debian/rules
--- cpl-plugin-uves-6.1.3+dfsg/debian/rules     2020-07-02 08:43:17.000000000 
+0200
+++ cpl-plugin-uves-6.1.3+dfsg/debian/rules     2021-02-21 22:27:51.000000000 
+0100
@@ -11,7 +11,7 @@
        sh ./debian/repackage.sh
 
 %:
-       dh  $@ --with sphinxdoc
+       dh  $@
 
 debian_files:
        if [ -d calib/cal ] ; then \
@@ -40,11 +40,6 @@
        sphinx-build sphinx sphinx/html
        dh_installdocs
 
-override_dh_sphinxdoc:
-       if [ -d sphinx ] ; then \
-               dh_sphinxdoc ; \
-       fi
-
 override_dh_clean:
        dh_clean
        rm -rf debian/${DEB_SOURCE}.install \

--- End Message ---
--- Begin Message ---
Source: cpl-plugin-uves
Source-Version: 6.1.3+dfsg-3
Done: Ole Streicher <oleb...@debian.org>

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

Debian distribution maintenance software
pp.
Ole Streicher <oleb...@debian.org> (supplier of updated cpl-plugin-uves 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: Mon, 22 Feb 2021 14:28:18 +0100
Source: cpl-plugin-uves
Architecture: source
Version: 6.1.3+dfsg-3
Distribution: unstable
Urgency: medium
Maintainer: Debian Astronomy Maintainers 
<debian-astro-maintain...@lists.alioth.debian.org>
Changed-By: Ole Streicher <oleb...@debian.org>
Closes: 983283
Changes:
 cpl-plugin-uves (6.1.3+dfsg-3) unstable; urgency=medium
 .
   [ Helmut Grohne ]
   * Request sphinxdoc addon via B-D-I (Closes: #983283)
Checksums-Sha1:
 f899e4ab0850ffe91dc7ee7204ad857404465ddf 2449 cpl-plugin-uves_6.1.3+dfsg-3.dsc
 e282a8d40a9f0c599b72db6c83206cbe19579f30 11248 
cpl-plugin-uves_6.1.3+dfsg-3.debian.tar.xz
Checksums-Sha256:
 929f135042614ecf8ec9a118beb5119f1623bdb9dd3413dee27a56af60746291 2449 
cpl-plugin-uves_6.1.3+dfsg-3.dsc
 c957341518a4f4517fb29197711d3f8b9ccda0ff15cddacf925d24eea1367f1e 11248 
cpl-plugin-uves_6.1.3+dfsg-3.debian.tar.xz
Files:
 73022db23cfc66bf16f675d779f3c1e4 2449 science optional 
cpl-plugin-uves_6.1.3+dfsg-3.dsc
 be011a809bc9ac121d7eb2e2347612f0 11248 science optional 
cpl-plugin-uves_6.1.3+dfsg-3.debian.tar.xz

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

iQIzBAEBCgAdFiEEuvxshffLFD/utvsVcRWv0HcQ3PcFAmAzsgQACgkQcRWv0HcQ
3PeUDQ/+P15V/N4H+HMSxAa06OIj4ob+B9xKBVftaHfW1yWhwpNObCgf5rb+TVcm
07rg/Yidgux5UlNYrxhv8HgvaFhKqdbcy5/IcTAg7E6peN1c4Utwy26Dw2jgwYJG
d7E75qstApfr1bmqOxcFV1L8LVH1X72ECmByTAsJslfJhLsqWW+EHPiPoRwjWjW6
fMhDH+3f3d949ed/cYoCrR1JOSDw2SGCILalK2TXbnb/UZQEj3ndiRS7pdjSR2EM
he98CjaiuKko3rghAkA1NBkHlPNeLxUo5bdtnNLyY8DAIzKsSIYF/4NLir9k5vo2
hHa8E7CzAQyozBxX5rEED0Wjf6QiGSNXrqe6gfORhO4iraSH15+xVfLftUCWBLMY
59ibkmmfjgzma9Q8Pre4Xz3PsdvnquXuNXCcGHL1mhfUVKuiXiTl5Fom71Vmy/+5
F44wWe1+XOqvu0uMEwn0Gh48UsBDKhbA9e/ESvW36lXmg5dR9zvlS4m843GwhAYm
iIpe7u60G0yxmN1PWJIKPF5OBWajfF+aTOF8kA3Ug0PO9T48EdTz9mEsNpM9bkWG
l1Wxv0PWR2VJcudH9JqKpPZlYuGU8YKWTKH1namLhYvWyXei0/HKPC5jvZnu96pc
mmQLJkOeVrNUKw339b6vAhSFVYd0FP1paAIGDvkNiQ/s4axDw5s=
=KzYb
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to