diff options
| author | Paul Buetow <paul@buetow.org> | 2026-02-13 20:48:13 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-02-13 20:48:13 +0200 |
| commit | bd095a1b9a2027a1ff43fe4b6fa04d0354ca062c (patch) | |
| tree | ed4c8fad86c1b8347cc86020e0793822ae76a788 /debian/README | |
| parent | 20e3db5bcb04bc57377432126404b5e99d0b0a92 (diff) | |
Convert POD documentation to Markdown and migrate to Justfile
- Convert all POD files to Markdown format
- Replace Makefile with justfile for build automation
- Remove deprecated Debian packaging files and related directories
- Update copyright year from 2013 to 2026 in Constants.pm and loadbars
- Remove obsolete docs directory (bugs, wishlist, and generated files)
- Fix sum() function in Utils.pm to handle undef values properly
Diffstat (limited to 'debian/README')
| -rw-r--r-- | debian/README | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/debian/README b/debian/README deleted file mode 100644 index 2279588..0000000 --- a/debian/README +++ /dev/null @@ -1,7 +0,0 @@ -The Debian Package loadbars ----------------------------- - -This is just a hobby project. Not sure if everything meets the debian -policy though. - - -- Paul Buetow <paul@buetow.org> Sun, 08 Apr 2012 15:23:53 +0200 |
