Debian Patches

Status for pelican/4.8.0+dfsg-1

Patch Description Author Forwarded Bugs Origin Last update
default_theme.patch Change default theme to "simple" due to removal of "notmyidea" The "notmyidea" theme was removed from the Debian package due to the presence
of non-free files. See #868047 and #868049 for further details. As such,
default to the one other theme that is shipped upstream.
Vincent Cheng <vcheng@debian.org> no debian 2017-08-12
drop-notmyidea-builtin-themes.patch Allow removal of the notmyidea theme It is possible to install the notmyidea theme for Pelican using
pelican-themes, for instance:
.
git clone https://github.com/getpelican/pelican.git
sudo pelican-themes -i pelican/pelican/themes/notmyidea
.
However, it is not possible to remove it:
.
$ sudo pelican-themes -r notmyidea
notmyidea is a builtin theme.
You cannot remove a builtin theme with this script, remove it by hand if you want.
.
This patch simply removes 'notmyidea' from the _BUILTIN_THEMES list.
Rafael Laboissière <rafael@debian.org> not-needed debian 2022-07-17

All known versions for source package 'pelican'

Links