Sign me up Login

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

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

Comments

  1. 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
    Ready Norwid Behrnd at Sept. 9, 2026, 12:20 p.m.
  2. 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
    Needs work Norwid Behrnd at Sept. 9, 2026, 12:33 p.m.
  3. Hi, thank you for pointing out these points.
    Needs work calx at Sept. 9, 2026, 10:08 p.m.