https://packages.debian.org/unstable/games/polyglot http://tracker.pardus.org.tr/news/44308/polyglot-204-1-has-been-added-to-debian-stable/ polyglot (2.0.4-1) unstable; urgency=low * New upstream version. * New maintainer; closes: #835310. * Obsolete homepage removed (there is no homepage known to me). * Download location updated. * Standards 3.9.8 (no real change). * Call dh with autoreconf. -- Milan Zamazal <pdm@debian.org> Sat, 19 Nov 2016 19:57:22 +0100
The newest upstream version at http://hardy.uhasselt.be/Toga/polyglot-release/ is still 1.4.70b which is what we currently have. Not sure what the status of http://hgm.nubati.net/cgi-bin/gitweb.cgi?p=polyglot.git;a=summary is. Is that merely a fork, or has maintainership been transferred? Also note that the master branch there is still at version 1.4.70b. Version 2.0.4 is in a branch forked from 1.4.67b, and I don't see any releases.
@sping: I see your name in the changelog of the Debian package. Do you know what the status of this package is, and where the sources can be found? Apparently the Git repository at http://hgm.nubati.net/ no longer exists.
(In reply to Ulrich Müller from comment #2) > Apparently the Git repository at http://hgm.nubati.net/ no longer exists. It's not the only Git repository not accessible there: the whole GitWeb seems to be broken and also TLS. I guess we should reach out to H.G. Muller about that asking about plans for repair. PS: There is a slightly more recent fork of polyglot at https://github.com/ulthiel/polyglot but I'm not sure if it should be considered the new upstream or not.
The upstream git repository can still be accessed at: http://hgm.nubati.net/git/polyglot.git (Version 2.0.4 is in branch "learn".) Released version is at: http://hgm.nubati.net/releases/
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=de74d782239c2efbd012eb3e3e0b3c3e9e2c4289 commit de74d782239c2efbd012eb3e3e0b3c3e9e2c4289 Author: Ulrich Müller <ulm@gentoo.org> AuthorDate: 2025-03-26 19:49:18 +0000 Commit: Ulrich Müller <ulm@gentoo.org> CommitDate: 2025-03-26 19:52:06 +0000 games-board/polyglot: add 2.0.4_p20210322 Closes: https://bugs.gentoo.org/680774 Signed-off-by: Ulrich Müller <ulm@gentoo.org> games-board/polyglot/Manifest | 2 ++ .../polyglot/polyglot-2.0.4_p20210322.ebuild | 29 ++++++++++++++++++++++ 2 files changed, 31 insertions(+)
(In reply to Ulrich Müller from comment #4) > The upstream git repository can still be accessed at: > http://hgm.nubati.net/git/polyglot.git > (Version 2.0.4 is in branch "learn".) > > Released version is at: > http://hgm.nubati.net/releases/ I see, so then "just" the GitWeb linked as http://hgm.nubati.net/cgi-bin/gitweb.cgi is down. Thanks for taking care!