- Package:
- backintime-common
- Source:
- backintime-common
- Submitter:
- Christian Buhtz
- Date:
- 2026-08-17 11:13:01 UTC
- Severity:
- normal
The watch file is still invalid. It recognize release candidates (suffix
"-rc2"). This should not be the case.
It was mentioned in the past by Fabio but ignored:
<https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1091714#15>
Regards,
Christian Buhtz
upstream maintainer
Il 07/02/2026 20:19, Christian Buhtz ha scritto: backintime (1.5.3-1) unstable; urgency=medium * d/watch: correct sorting prerelease versions (Closes: #1087686) In 1.5.3-1 I had improved/fixed the watch for correctly sorting prerelease replacing - with ~ before was wrong, for example 1.6.0-rc2 > 1.6.0, with that commit 1.6.0~rc2 < 1.6.0 on commit description I wrote "d/watch: improve excluding pre-release versions" but is not correct, because I have not excluded the prerelease, I wrote correctly in the changelog it had correct the bug you opened (https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1087686):
We believe that the bug you reported is fixed in the latest version of imanx, 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 1127388@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Alastair McKinstry <mckinstry@debian.org> (supplier of updated imanx 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 ftpmaster@ftp-master.debian.org) Format: 1.8 Date: Sun, 29 Mar 2026 07:22:32 +0100 Source: imanx Architecture: source Version: 0.50-19 Distribution: unstable Urgency: medium Maintainer: Alastair McKinstry <mckinstry@debian.org> Changed-By: Alastair McKinstry <mckinstry@debian.org> Closes: 1127388 Changes: imanx (0.50-19) unstable; urgency=medium . * Catalan translation ca.po thanks to Poc Senderi. Closes: #1127388 * d/control: cleanup obsolete dependencies * Standards-Version: 4.7.3 * Drop priority:optional * Add vcs-browser to d/control. Closes: #1132079 Checksums-Sha1: 3d13be86e4f7a351f6fa8209790e17ca9acbd293 1924 imanx_0.50-19.dsc 39cbb04816da4aeeb3e1fca6219906360e72de74 6784 imanx_0.50-19.debian.tar.xz Checksums-Sha256: 79e4a97d6dba8077e34f4c3b8d2454a7bec7d10f055496781ac15f8cb75b70cb 1924 imanx_0.50-19.dsc 99b0719105d8f20174a2ae95d6a0d9d4bcd03717f2505e01b2f09a9d3279c168 6784 imanx_0.50-19.debian.tar.xz Files: 216b4cbfd1ab8eed10464c0a1b8f9eef 1924 localization optional imanx_0.50-19.dsc e3b8829a5521a87dddb0414dfb9e947d 6784 localization optional imanx_0.50-19.debian.tar.xz -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEgjg86RZbNHx4cIGiy+a7Tl2a06UFAmnIyBEACgkQy+a7Tl2a 06VP+RAAm+x5mHP8Y/nLZDS53/PKm6FgYY4gpZJ/dUr+hvL98oDjKw0q8S59KEcF Tk/Fwq0Z4Ycl5mm2ZDtvqI3EUl2+tt6Eg2xKG9hfSguB7rdvUk+E+EMsrgtqVHj3 oFVDHnLk6TI/ckPairtIG0/BSeISLAynxAqsvm30EEmRFPz0BCnvTDUqt53+i9o6 EDtbzp1DLikO3dnK2cBDVSJ36gCfmKWELFtel/KqbGRkXHWdlCPiGO0TWJGc7/a0 zOK+tmblWR27Z2P7LkYEFoV3dRvqbio1qAqQyRocLXHLSbXa1Aumoz3NStewq/rT ksUtahsZbJ2KA/NSgd7Gfykg4kgENm3vrkDgbl02ErIjpI83RQHz7l3+0ZXecMPZ Kx7EdVQSilnjUToWz18LTquZwl+sK7Ii8Lii2TOryLzipCnhIbXqjWqBATqBvmIh QupFrAsDQvKDkipBlCzDY+Cv2K9P0YymVfxaBWqkcuH0AaFispDKaltuzyc1jx6+ vQ85LObn3JwPt/hPOlHPyavcW9W7I0Tx+Q8Wen7Wf17BQozoFlNFlqvv9Fwp0CbU eNqgy35YU3AZuj7PpW25SncZSPddJIXxOP0SYw/5qfIHrDLPRnrtyfda7UbLm2xE pRZWV9V7fgWt7xQILBmKjokvAbZm1FW9DUNb5rTu9kog4PHZQtA= =9Pkn -----END PGP SIGNATURE-----
Upstream maintainer here. The issue with the WATCH file is still present. The "2.0.0-rc" version is recognized by the tracker and announced as a "new upstream version".
Il 17/08/2026 08:47, c.buhtz@posteo.jp ha scritto: The bug closure appears to have been done by mistake by another package As wrote before the important part is fixed: I don't think it's necessary to remove pre-releases unless they are not used in any case and it's certain that in the meantime there will be several bugfix versions to be released (is still possible import existing bugfix versions even if d/watch shows a higher rc)
Am 17.08.2026 10:37 schrieb Fabio Fantoni: They are not intended do be used by Debian. Exactly that is the point. With BIT there is a high "risk" that bugfixes for the last stable branch (1.6) may appear upstream. And no one will notice it because the last stable version is "overwritten" in the tracker by the rc-version. I suggest to fix the WATCH file.