<feed xmlns='http://www.w3.org/2005/Atom'>
<title>apt/dselect/setup, branch main</title>
<subtitle>Debians commandline package manager</subtitle>
<id>https://git.kalnischkies.de/apt/atom?h=main</id>
<link rel='self' href='https://git.kalnischkies.de/apt/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/'/>
<updated>2025-05-19T16:02:55Z</updated>
<entry>
<title>dselect: Replaces obsolete file comment header with copyright and SPDX marker</title>
<updated>2025-05-19T16:02:55Z</updated>
<author>
<name>Guillem Jover</name>
<email>guillem@debian.org</email>
</author>
<published>2022-03-20T11:23:18Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=e17f8916fd32228009293087a6fdc6d8c9c9db9f'/>
<id>urn:sha1:e17f8916fd32228009293087a6fdc6d8c9c9db9f</id>
<content type='text'>
The information in the header was probably mostly useful to the author,
but even then, it seems it has long past its usefulness once it got
integrated into apt proper.
</content>
</entry>
<entry>
<title>dselect: Use qw() instead of lists of quoted strings</title>
<updated>2025-05-19T16:02:55Z</updated>
<author>
<name>Guillem Jover</name>
<email>guillem@debian.org</email>
</author>
<published>2022-03-20T11:08:35Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=6eb1c4cff637caad5713dd3fb569dc460b59a579'/>
<id>urn:sha1:6eb1c4cff637caad5713dd3fb569dc460b59a579</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dselect: Use Term::ANSIColor instead of forking setterm</title>
<updated>2025-05-19T16:02:55Z</updated>
<author>
<name>Guillem Jover</name>
<email>guillem@debian.org</email>
</author>
<published>2022-03-20T11:06:50Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=372d90ec8a395b77f2aec94174054021231e695d'/>
<id>urn:sha1:372d90ec8a395b77f2aec94174054021231e695d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dselect: Use strict and warnings pragmas</title>
<updated>2025-05-19T16:02:55Z</updated>
<author>
<name>Guillem Jover</name>
<email>guillem@debian.org</email>
</author>
<published>2022-03-20T11:03:44Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=d8f4038b45507620f7696fecd8527345f1f384db'/>
<id>urn:sha1:d8f4038b45507620f7696fecd8527345f1f384db</id>
<content type='text'>
Move the warnings from the shebang into a proper pragma, so that we are
sure it will be enabled regardless of the script being called explicitly
without the flag.
</content>
</entry>
<entry>
<title>dselect: Refactor bold printing into its own function</title>
<updated>2025-05-19T16:02:55Z</updated>
<author>
<name>Guillem Jover</name>
<email>guillem@debian.org</email>
</author>
<published>2022-03-20T11:00:22Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=45466eb7dff31b60b834bbc8b78d0b0bf562bba3'/>
<id>urn:sha1:45466eb7dff31b60b834bbc8b78d0b0bf562bba3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>dselect: Add https support</title>
<updated>2025-05-19T16:02:55Z</updated>
<author>
<name>Guillem Jover</name>
<email>guillem@debian.org</email>
</author>
<published>2022-03-20T10:45:31Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=b00a59c0b953bf7688fc60a976bac74194886a0c'/>
<id>urn:sha1:b00a59c0b953bf7688fc60a976bac74194886a0c</id>
<content type='text'>
Recognize the method and update the documentation and prompts.
</content>
</entry>
<entry>
<title>Use deb.debian.org instead of ftp.debian.org URLs</title>
<updated>2024-12-28T12:20:51Z</updated>
<author>
<name>Guillem Jover</name>
<email>guillem@debian.org</email>
</author>
<published>2022-03-20T10:42:36Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=bb67ff79e03eec05429fa4d7562813d18080e829'/>
<id>urn:sha1:bb67ff79e03eec05429fa4d7562813d18080e829</id>
<content type='text'>
While the ftp.debian.org URLs are still functional in Debian, they
can confuse people as the protocol is mismatched. Using the
deb.debian.org frontend should also generally give generally good
performance regardless of the client location.
</content>
</entry>
<entry>
<title>Remove obsolete references to ftp://ftp.debian.org</title>
<updated>2024-12-28T12:20:50Z</updated>
<author>
<name>Guillem Jover</name>
<email>guillem@debian.org</email>
</author>
<published>2022-03-20T10:34:45Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=54cb371c19c71cb4ac319fe7566924303379ce63'/>
<id>urn:sha1:54cb371c19c71cb4ac319fe7566924303379ce63</id>
<content type='text'>
Although Debian does not support FTP, this might still be used by other
organizations, or local users, so replaced these instances with an
example.org URL.

Ref: https://lists.debian.org/debian-announce/2017/msg00001.html
</content>
</entry>
<entry>
<title>Add non-free-firmware component in documentation</title>
<updated>2023-01-29T23:55:30Z</updated>
<author>
<name>David Kalnischkies</name>
<email>david@kalnischkies.de</email>
</author>
<published>2023-01-29T16:30:28Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=7e7eb113587230aeb9fe745b2eeac44e634999f5'/>
<id>urn:sha1:7e7eb113587230aeb9fe745b2eeac44e634999f5</id>
<content type='text'>
This changes a lot of lines technically, but its easy enough to unfuzzy
the translations as most of the mentions are examples to be copied
literally in translations (sadly po4a isn't clever enough for this).
</content>
</entry>
<entry>
<title>- Make setup script for dselect method more explicit about</title>
<updated>2004-09-20T17:01:50Z</updated>
<author>
<name>Arch Librarian</name>
<email>arch@canonical.com</email>
</author>
<published>2004-09-20T17:01:50Z</published>
<link rel='alternate' type='text/html' href='https://git.kalnischkies.de/apt/commit/?id=3b1aedba7127e4367173876ce34999d5966bdcfe'/>
<id>urn:sha1:3b1aedba7127e4367173876ce34999d5966bdcfe</id>
<content type='text'>
Author: mdz
Date: 2003-07-18 14:24:00 GMT
- Make setup script for dselect method more explicit about
overwriting sources.list (Closes: #151727)
</content>
</entry>
</feed>
