2023-04-13 16:12:13 by Thomas Klausner | Files touched by this commit (3) | ![]() |
Log message: libpaper: update to 2.1.0. New major version from a new, active upstream. |
2023-04-12 17:55:18 by Thomas Klausner | Files touched by this commit (1) |
Log message: libpaper: fix bl3.mk too |
2023-04-12 17:53:54 by Thomas Klausner | Files touched by this commit (3) |
Log message: libpaper: revert accidental commit |
2023-04-12 17:52:46 by Thomas Klausner | Files touched by this commit (4) | ![]() |
Log message: libpaper: update to 2.0.11. Fix tests on some systems. |
2023-03-19 07:58:40 by Thomas Klausner | Files touched by this commit (2) | ![]() |
Log message: libpaper: update to 1.1.29. libpaper (1.1.29) unstable; urgency=medium * Fix for parallel build. See #857058 * Added romanian translation. See #1032333 * Updated standards-version to 4.6.0 (no changes) * Update papersize manual page. See #959403 * Update paperconf manual page. See #959404 * Update paperconfig manual page. See #959405 |
2021-10-26 13:15:15 by Nia Alarie | Files touched by this commit (1670) |
Log message: print: Replace RMD160 checksums with BLAKE2s checksums All checksums have been double-checked against existing RMD160 and SHA512 hashes |
2021-10-07 16:52:04 by Nia Alarie | Files touched by this commit (1670) |
Log message: print: Remove SHA1 hashes for distfiles |
2019-07-04 15:34:57 by Ryo ONODERA | Files touched by this commit (2) |
Log message: Update to 1.1.28 * Update HOMEPAGE Changelog: libpaper (1.1.28) unstable; urgency=medium * Completely fixed #927226. -- Giuseppe Sacco <eppesuig@debian.org> Wed, 26 Jun 2019 00:04:32 +0200 libpaper (1.1.27) unstable; urgency=medium * Fixed a circular dependency in debian/rules that left libpaper1.config not built. See #927226. -- Giuseppe Sacco <eppesuig@debian.org> Sun, 23 Jun 2019 21:27:03 +0200 |
2019-02-13 21:21:37 by Thomas Klausner | Files touched by this commit (2) | ![]() |
Log message: libpaper: update to 1.1.26. Changes not found. |
2018-01-07 14:04:44 by Roland Illig | Files touched by this commit (583) |
Log message: Fix indentation in buildlink3.mk files. The actual fix as been done by "pkglint -F */*/buildlink3.mk", and was reviewed manually. There are some .include lines that still are indented with zero spaces although the surrounding .if is indented. This is existing practice. |