Details about package exfetch
| Name: | exfetch |
|---|---|
| Uploader: | calx <calx@keemail.me> (Debian QA page) |
| Description: | exfetch - neofetch-like tool for fetching system information written in Crystal |
Package uploads
Upload #2
Information
| Version: | 1.8-1 |
|---|---|
| Uploaded: | 2026-09-09 22:52 |
| Source package: | exfetch_1.8-1.dsc |
| Distribution: | unstable |
| Section: | utils |
| Priority: | optional |
| Homepage: | https://codeberg.org/Izder456/exfetch |
| Vcs-Browser: | https://codeberg.org/null-calx/exfetch |
| Vcs-Git: | https://codeberg.org/null-calx/exfetch.git |
| Closes bugs: | #1147207 |
Changelog
exfetch (1.8-1) unstable; urgency=low . * Initial release (closes: #1147207).
QA information
-
–
Package uses debhelper-compatDebhelper compatibility level 14
-
–
Package is the latest upstream version
Local: 1.8 Upstream: 1.8 Url: https://codeberg.org/Izder456/exfetch refs/tags/1.8 -
–
Package is not native
Format: 3.0 (quilt) -
–
"Maintainer" email is the same as the uploader
-
–
Package has lintian warningsexfetch
-
I
hardening-no-bindnow
- [usr/bin/exfetch]
-
I
hardening-no-fortify-functions
- [usr/bin/exfetch]
exfetch source-
W
missing-debian-watch-file-standard
- [debian/watch]
-
P
package-uses-experimental-debhelper-compat-version
- 14
-
I
hardening-no-bindnow
-
–
Package closes ITP bug
-
–
Package is not in Debian
-
–
d/copyright is in DEP5 format
Upstream Contact: izzy Meyer <izder456@disroot.org> Licenses: MIT, ISC
Comments
No comments
Upload #1
Information
| Version: | 1.8-1 |
|---|---|
| Uploaded: | 2026-09-09 10:37 |
| Source package: | exfetch_1.8-1.dsc |
| Distribution: | unstable |
| Section: | utils |
| Priority: | optional |
| Homepage: | https://codeberg.org/Izder456/exfetch |
| Vcs-Git: | https://codeberg.org/null-calx/exfetch.git |
| Vcs-Browser: | https://codeberg.org/null-calx/exfetch |
| Closes bugs: | #1147207 |
Changelog
exfetch (1.8-1) unstable; urgency=low . * Initial release. Closes: BUG#1147207
QA information
-
–
Package uses debhelper-compatDebhelper compatibility level 13
-
–
Package is the latest upstream version
Local: 1.8 Upstream: 1.8 Url: https://codeberg.org/Izder456/exfetch refs/tags/1.8 -
–
Package is not native
Format: 3.0 (quilt) -
–
"Maintainer" email is the same as the uploader
-
–
Package has lintian warningsexfetch
-
I
hardening-no-bindnow
- [usr/bin/exfetch]
-
I
hardening-no-fortify-functions
- [usr/bin/exfetch]
exfetch source-
W
missing-debian-watch-file-standard
- [debian/watch]
-
I
out-of-date-standards-version
- 4.7.2 (released 2025-02-27) (current is 4.7.4)
-
X
upstream-metadata-file-is-missing
-
I
hardening-no-bindnow
-
–
Package closes ITP bug
-
–
Package is not in Debian
-
–
d/copyright is in DEP5 format
Upstream Contact: izzy Meyer <izder456@disroot.org> Licenses: MIT, ISC
Comments
-
-
File d/control reads --- Standards-Version: 4.7.2 --- which is not the current standard. Section 10 of the current Debian policy[1] compiles a checklist to ease an update to the current version 4.7.4. Second, if possible, adjust the package and then d/control to compatibility level 14, too. [1] https://www.debian.org/doc/debian-policy/upgrading-checklist.html#upgrading-checklist
-
Hi, thank you for pointing out these points.
A hint about style. Line --- * Initial release. Closes: BUG#1147207 --- for d/changelog obviously is functional. If you like, it can be --- * Initial release (closes #1147207). --- too, because by context, the pound / number sign indicates the bug (section 4.4 of the current Debian policy[1] including footnote 5 about the relevant regex[2]). [1] https://www.debian.org/doc/debian-policy/ch-source.html, version 4.7.4.1, released on 2026-03-31 [2] https://www.debian.org/doc/debian-policy/ch-source.html#id23