[Python-apps-commits] r14315 - in packages/pelican/trunk/debian (3 files)
vcheng at users.alioth.debian.org
vcheng at users.alioth.debian.org
Sun Aug 13 06:07:07 UTC 2017
Date: Sunday, August 13, 2017 @ 06:07:06
Author: vcheng
Revision: 14315
add readme explaining notmyidea theme removal
Added:
packages/pelican/trunk/debian/README.Debian
Modified:
packages/pelican/trunk/debian/changelog
packages/pelican/trunk/debian/patches/default_theme.patch
Added: packages/pelican/trunk/debian/README.Debian
===================================================================
--- packages/pelican/trunk/debian/README.Debian (rev 0)
+++ packages/pelican/trunk/debian/README.Debian 2017-08-13 06:07:06 UTC (rev 14315)
@@ -0,0 +1,16 @@
+pelican for Debian
+------------------
+
+The "notmyidea" theme was removed from the Debian package due to the presence
+of non-free files. See #868047 [1] and #868049 [2] for further details. The
+Debian package defaults to the upstream "simple" theme instead.
+
+Alternatively, you can download a copy of the "notmyidea" theme directly from
+upstream's git repository [3], or other themes not shipped by default [4].
+
+[1]: https://bugs.debian.org/868047
+[2]: https://bugs.debian.org/868049
+[3]: https://github.com/getpelican/pelican/tree/master/pelican/themes/notmyidea
+[4]: https://github.com/getpelican/pelican-themes
+
+ -- Vincent Cheng <vcheng at debian.org> Sat, 12 Aug 2017 23:01:00 -0700
Modified: packages/pelican/trunk/debian/changelog
===================================================================
--- packages/pelican/trunk/debian/changelog 2017-08-13 05:56:40 UTC (rev 14314)
+++ packages/pelican/trunk/debian/changelog 2017-08-13 06:07:06 UTC (rev 14315)
@@ -7,7 +7,7 @@
"simple".
* Update Standards version to 4.0.1.
- -- Vincent Cheng <vcheng at debian.org> Wed, 11 Jan 2017 00:16:54 -0800
+ -- Vincent Cheng <vcheng at debian.org> Sat, 12 Aug 2017 23:01:00 -0700
pelican (3.7.0-2) unstable; urgency=medium
Modified: packages/pelican/trunk/debian/patches/default_theme.patch
===================================================================
--- packages/pelican/trunk/debian/patches/default_theme.patch 2017-08-13 05:56:40 UTC (rev 14314)
+++ packages/pelican/trunk/debian/patches/default_theme.patch 2017-08-13 06:07:06 UTC (rev 14315)
@@ -4,6 +4,8 @@
default to the one other theme that is shipped upstream.
Forwarded: no
Author: Vincent Cheng <vcheng at debian.org>
+Bug-Debian: https://bugs.debian.org/868047
+Bug-Debian: https://bugs.debian.org/868049
Last-Update: 2017-08-12
--- a/pelican/settings.py
More information about the Python-apps-commits
mailing list