Debian Bug report logs - #1087876
freecad: Please package new upstream version 1.0.0

version graph

Package: freecad; Maintainer for freecad is Debian Science Maintainers <[email protected]>; Source for freecad is src:freecad (PTS, buildd, popcon).

Reported by: Michele Cane <[email protected]>

Date: Tue, 19 Nov 2024 19:09:01 UTC

Severity: wishlist

Tags: confirmed

Found in version freecad/0.21.2+dfsg1-6

Fixed in versions freecad/1.0.0+dfsg-1~exp1, freecad/1.0.0+dfsg-2

Done: Tobias Frost <[email protected]>

Bug is archived. No further changes may be made.

Full log


🔗 View this message in rfc822 format

MIME-Version: 1.0
X-Mailer: MIME-tools 5.509 (Entity 5.509)
X-Loop: [email protected]
From: "Debian Bug Tracking System" <[email protected]>
To: Tobias Frost <[email protected]>
Subject: Bug#1087876: marked as done (freecad: Please package new upstream
 version 1.0.0)
Message-ID: <handler.1087876.D1087876.17350545583809470.ackdone@bugs.debian.org>
References: <[email protected]>
 <173204314772.18683.18096831305874831657.reportbug@tempestus>
X-Debian-PR-Message: closed 1087876
X-Debian-PR-Package: freecad
X-Debian-PR-Keywords: confirmed
X-Debian-PR-Source: freecad
Reply-To: [email protected]
Date: Tue, 24 Dec 2024 15:39:02 +0000
Content-Type: multipart/mixed; boundary="----------=_1735054742-3811347-0"
[Message part 1 (text/plain, inline)]
Your message dated Tue, 24 Dec 2024 15:35:56 +0000
with message-id <[email protected]>
and subject line Bug#1087876: fixed in freecad 1.0.0+dfsg-2
has caused the Debian Bug report #1087876,
regarding freecad: Please package new upstream version 1.0.0
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.)


-- 
1087876: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1087876
Debian Bug Tracking System
Contact [email protected] with problems
[Message part 2 (message/rfc822, inline)]
From: Michele Cane <[email protected]>
To: Debian Bug Tracking System <[email protected]>
Subject: freecad: Please package new upstream version 1.0.0
Date: Tue, 19 Nov 2024 20:05:47 +0100
Package: freecad
Version: 0.21.2+dfsg1-6
Severity: wishlist

Dear Maintainer,

Could you please package the new upstream version 1.0.0

Thanks

Mike

-- System Information:
Debian Release: trixie/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 6.11.7-amd64 (SMP w/8 CPU threads; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages freecad depends on:
ii  freecad-python3  0.21.2+dfsg1-6+b1
ii  python3          3.12.7-1

Versions of packages freecad recommends:
ii  calculix-ccx        2.21-1
ii  graphviz            2.42.4-2+b1
ii  python3-opencamlib  2023.01.11-5+b2

Versions of packages freecad suggests:
pn  povray  <none>

-- no debconf information
[Message part 3 (message/rfc822, inline)]
From: Debian FTP Masters <[email protected]>
Subject: Bug#1087876: fixed in freecad 1.0.0+dfsg-2
Date: Tue, 24 Dec 2024 15:35:56 +0000
[Message part 4 (text/plain, inline)]
Source: freecad
Source-Version: 1.0.0+dfsg-2
Done: Tobias Frost <[email protected]>

We believe that the bug you reported is fixed in the latest version of
freecad, 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.
Tobias Frost <[email protected]> (supplier of updated freecad 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: Tue, 24 Dec 2024 14:07:00 +0100
Source: freecad
Architecture: source
Version: 1.0.0+dfsg-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers <[email protected]>
Changed-By: Tobias Frost <[email protected]>
Closes: 1049933 1087876 1090833
Changes:
 freecad (1.0.0+dfsg-2) unstable; urgency=medium
 .
   * Upload to unstable.
   * New patch to fix FTBFS on armel/armhf, where GL_MULTIPATH seems not to be
     defined.
   * Split some patches for easier upstreaming, update meta data.
   * d/clean: remove files which are in FilesExluded.
 .
 freecad (1.0.0+dfsg-1~exp1) experimental; urgency=medium
 .
   * Upload to experimental to clear NEW (binary package rename)
   * New upstream release. (Closes: #1087876)
     - remove patches applied upstream.
     - refresh patches.
     - new patch to use packaged version of nlohmann-json3.
     - disable Assembly workbench, as it needs a yet unpackaged library.
     - python modules are now installed to site-packages. (Closes: #1049933)
   * d/watch: not to use dfsg not dfsg1 as suffix.
     complains about the missing KuKa files and the Y14.5 font.
   * d/rules: general cleanup.
   * d/control:
     - drop version from the libfreecad-python3 package name.
     - add several B-Ds now required, to unbundle embedded libraries:
       - cmake-extras for FindGMock and FindGTest
       - libgtest-dev and libgmock-dev for the gtest and gmock.
       - use libyaml-cpp-dev instead of embedded code copy.
       - libgl-dev to use Debian's glext.h
       - libmsgsl-dev to use the Debian package.
       - add version constraint on fixed zipios++ version.
       - use fonts-osifont package for osifont-italic.
     - remove obsolete Breaks/Replaces constraints, fulfilled since at
       least oldstable.
     - bump S-V to 4.7.0 - no changes required.
   * d/copyright: rewrite and complete review. (WIP)
     - Seveal additional files are now removed, due to a non-free
       license (Closes: #1090833)
   * New patch to fix FTBFS when linking the test suite.
   * New patch to fix FTBFS due to the DFSG repacking, as the Robot Workbench
   * Install python modules in site path.
   * Install example files shipped by upstream.
Checksums-Sha1:
 fc774415ea5c4a504977e4d4ee0acec07d44c017 3540 freecad_1.0.0+dfsg-2.dsc
 8849705ab4191159e3cc75a83372a70f9a13b4ff 61688 freecad_1.0.0+dfsg-2.debian.tar.xz
 c644efe6a76b1bd8e699eb3c5f98918ee790a1d6 36980 freecad_1.0.0+dfsg-2_amd64.buildinfo
Checksums-Sha256:
 9d9e64cc904cad94af83e3b8be3b5f7c677fe8137948ca92295f6467af50e645 3540 freecad_1.0.0+dfsg-2.dsc
 103f338031499daea4f9954309068b45a8689f1a62ddd4a5ef718aa5fa5c2040 61688 freecad_1.0.0+dfsg-2.debian.tar.xz
 fd6354af83ac186f45bf18d54105da4b0203ffbaaf329731feee948d22f6dc47 36980 freecad_1.0.0+dfsg-2_amd64.buildinfo
Files:
 979a770c448f7b4b6c49c6988fc85444 3540 science optional freecad_1.0.0+dfsg-2.dsc
 1ed8ccb466db150a0717d56c4c66ad10 61688 science optional freecad_1.0.0+dfsg-2.debian.tar.xz
 0c43e3e238dd43e2d76935619c063d99 36980 science optional freecad_1.0.0+dfsg-2_amd64.buildinfo

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

iQIzBAEBCgAdFiEE/d0M/zhkJ3YwohhskWT6HRe9XTYFAmdq0KUACgkQkWT6HRe9
XTYDnQ//WlkUU6Ci/sqWRwzuIMUHAVwdVazVrbW2FgvA9zEywt5kwfSDtBHKoDne
S0vpNap9EOMIUW9TEipCK+jSC2aSbpFaWzxbUSrKKm5liLLGyqKQx9HgLq0wRuiG
jqQ0fgi3s5RP7coo0K671UeStR+9QiEpVpJjUz+WFCuoceAYpyfxBCEGDMx+x71l
7vfBLfVR8o4RheDE6AclDPvUJe063VVGqTMIw2pBHBLL1jliT6WuRtqrME6Vnmad
Cvr51+Hy9vem++w8MdVVlfX1Tk7jWZCoXC2dYyELmm1QQAln5/NMhZTqE1hNxPv2
fGNkO6WMkUHBt4+eYrZz1oxwM/sGhGHNBpDHyXhGbt325leczkVZOv8c2Lj4eDH/
4nUiln93LRDfttVXHiCXTcLdkhVUrD9CE9noitQdTd/ogkodqJyrl4DvBZ05IR9M
jOIh5p7esZJOnrIAfch+9JwzwE+c6vKwv7DmXZnp6+EedbZrVy6fCg5p5cApL9Oq
6yL6uaC6dpjOg/xLNDMzTOV9Yc9PE0RVphy+bCtzkMH20LR7MO4NtaFCqqQckWYF
6wF8vS6AhKKqdCkEA5561IyJKdwlAwCiW8C6fK3a7/wpE/Q0nu863Gp1tXlRmL1Q
Ak7WCmuvWxTKE4yJeiMXiDSh1cw0icN/XzoiplC4w0xic//dgRM=
=MrBp
-----END PGP SIGNATURE-----

[Message part 5 (application/pgp-signature, inline)]

Send a report that this bug log contains spam.


Debian bug tracking system administrator <[email protected]>. Last modified: Fri May 16 05:11:46 2025; Machine Name: bembo

Debian Bug tracking system

Debbugs is free software and licensed under the terms of the GNU General Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.