Re: Would be possible to have a ".treeinfo" file added to the installers' page?
On Sat, Dec 8, 2018 at 1:25 AM Paul Wise wrote: > > If you had apt available to you, I think it could be made to do some > parts of this for you based solely on the sources.list file. Having apt available is not the case. We want people using/installing Debian from any other distro! > > The other thing is that we generally don't expose the files you are > looking at to users, we generally recommend folks use the netinst ISO, > which is on another server altogether: > > https://www.debian.org/ > https://www.debian.org/distrib/ > https://www.debian.org/CD/ > https://cdimage.debian.org/debian-cd/current/amd64/iso-cd/debian-9.6.0-amd64-netinst.iso Understood. So, I guess the best question would be: Would you (as Debian Community) be willing to expose that? If so, would be possible, for future releases, to have the ".treeinfo" file (or *anything* that we could match as *this* *specific* *version*, including testing)? Best Regards, -- Fabiano FidĂȘncio
Bug#915959: ITP: dpo-tools -- set of scripts that can aid in the translation of podebconf files
Package: wnpp Severity: wishlist Owner: "Paulo Henrique de Lima Santana (phls)" * Package name: dpo-tools Version : 1.3 Upstream Author : Adriano Rafael Gomes * URL : https://salsa.debian.org/l10n-br-team/dpo-tools * License : GPL-3+ Programming Lang: Shell Script Description : set of scripts that can aid in the translation of podebconf files dpo-tools is a set of shell scripts that can aid in the translation of Debian's podebconf files. . dpo-tools does not dictate any rule of how translations should be done, it just tries to reflect the conventions used in the mailing list debian-l10n-portugu...@lists.debian.org list.
Bug#915966: ITP: cargo-outdated -- Display when Rust dependencies are out of date
Package: wnpp Severity: wishlist Owner: Matt Kraai * Package name: cargo-outdated Version : 0.7.1 Upstream Author : Kevin K. * URL : https://github.com/kbknapp/cargo-outdated * License : MIT Programming Lang: Rust Description : Cargo subcommand for displaying when Rust dependencies are out of date cargo-outdated displays when Rust crates have newer dependencies available. cargo-outdated is useful when developing Rust crates to determine if newer versions of their dependencies are available so that they can be upgraded to. I use it. I plan to maintain it as part of the Debian Rust Maintainers team.
Re: Would be possible to have a ".treeinfo" file added to the installers' page?
On Sat, Dec 8, 2018 at 4:45 PM Fabiano FidĂȘncio > So, I guess the best question would be: Would you (as Debian > Community) be willing to expose that? If so, would be possible, for > future releases, to have the ".treeinfo" file (or *anything* that we > could match as *this* *specific* *version*, including testing)? I'm not involved in the affected teams but I guess it would depend on someone being willing and able to implement the requested changes. In case anyone not in those teams is interested, I think these are the relevant codebases: The archive: https://salsa.debian.org/ftp-team/dak The ISO images: https://salsa.debian.org/images-team/debian-cd The website: https://salsa.debian.org/webmaster-team/webwml -- bye, pabs https://wiki.debian.org/PaulWise
Bug#915979: ITP: cpuinfo -- CPU INFOrmation library
Package: wnpp Severity: wishlist Owner: Mo Zhou * Package name: cpuinfo Version : git HEAD Upstream Author : PyTorch developers * URL : https://github.com/pytorch/cpuinfo * License : BSD-2-Clause Programming Lang: C Description : CPU INFOrmation library cpuinfo is a library to detect essential for performance optimization information about host CPU. It is a B-D of PyTorch.
Bug#915981: ITP: dask-sphinx-theme -- This is the official Sphinx theme for Dask documentation.
Package: wnpp Severity: wishlist Owner: Diane Trout * Package name: dask-sphinx-theme Version : 1.1.0 Upstream Author : 2018 Dask Developers, Matthew Rocklin * URL : https://github.com/dask/dask-sphinx-theme/ * License : BSD-3 (+non endorsment clause) Programming Lang: Python Description : This is the official Sphinx theme for Dask documentation. This is the official Sphinx theme for Dask documentation. It extends the sphinx_rtd_theme project, but adds custom styling and a navigation bar to additional Dask subprojects. It is a dependency for dask 1.0 I was planning on adding it to the python modules team.