1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239
|
pelican (4.8.0+dfsg-1) unstable; urgency=medium
[ Vincent Cheng ]
* New upstream release.
* Update outdated manpages. (Closes: #1012540)
* Update Standards version to 4.6.2.
[ Rafael Laboissière ]
* Make notmyidea theme removable if manually installed. (Closes: #1015212)
[ Debian Janitor ]
* Remove constraints unnecessary since buster (oldstable):
+ Build-Depends: Drop versioned constraint on python3-all, python3-jinja2,
python3-setuptools and python3-six.
+ pelican: Drop versioned constraint on python3 in Depends.
+ pelican: Drop versioned constraint on python-pelican in Replaces.
+ pelican: Drop versioned constraint on python-pelican in Breaks.
* Bump debhelper from old 12 to 13.
-- Vincent Cheng <vcheng@debian.org> Thu, 05 Jan 2023 11:49:57 -0800
pelican (4.7.1+dfsg-2) unstable; urgency=medium
* Team upload.
* Move ${sphinxdoc:Built-Using} to the correct field.
-- Dmitry Shachnev <mitya57@debian.org> Sun, 28 Nov 2021 16:30:08 +0300
pelican (4.7.1+dfsg-1) unstable; urgency=medium
* Team upload
[ Louis-Philippe Véronneau ]
* d/control: use the right name for the PAPT.
[ Ondřej Nový ]
* Use debhelper-compat instead of debian/compat.
* Use 'python3 -m sphinx' instead of sphinx-build for building docs.
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Debian Janitor ]
* Use secure URI in Homepage field.
* Bump debhelper from deprecated 9 to 12.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Apply multi-arch hints.
+ pelican-doc: Add Multi-Arch: foreign.
[ Sebastien CHAVAUX ]
* Add a manual-page for pelican-plugins
* BD: python3-rich
[ Bastian Germann ]
* New upstream version 4.7.1+dfsg (Closes: #966611, #997376)
* Fix useless-whatis-entry
* Fix debian-rules-contains-unnecessary-get-orig-source-target
* d/copyright: Amend with current info
* pelican-doc: Use the right Deps
* Fix doc-base path
* Drop transitional package (Closes: #940734)
-- Bastian Germann <bage@debian.org> Mon, 01 Nov 2021 11:59:22 +0100
pelican (4.0.1+dfsg-1) unstable; urgency=medium
* New upstream release. (Closes: #913875)
* Python3. (Closes: #875255)
* That fixed a FTBFS (Closes: #918447)
* Added 'pristine-tar = True', related to #918360
* Removed a debian patch, upstream file not more present
* Added myself to Uploaders.
-- Geert Stappers <stappers@debian.org> Sun, 13 Jan 2019 18:46:23 +0100
pelican (3.7.1+dfsg-2) unstable; urgency=medium
[ Ondřej Nový ]
* d/copyright: Use https protocol in Format field
* d/control: Remove ancient X-Python-Version field
[ Geert Stappers ]
* d/control has Salsa in VCS fields. (Closes: #917468)
* Build depend on python3-feedgenerator
-- Geert Stappers <stappers@debian.org> Sat, 05 Jan 2019 15:27:25 +0100
pelican (3.7.1+dfsg-1) unstable; urgency=medium
* Remove notmyidea theme to avoid shipping non-free files, repacking tarball.
(Closes: #868047, #868049, #858859)
- Update debian/copyright and debian/lintian-overrides accordingly.
- Add debian/patches/default_theme.patch to change default theme to
"simple".
* Update Standards version to 4.0.1.
- Change python-pelican priority due to "extra" being deprecated.
-- Vincent Cheng <vcheng@debian.org> Sat, 12 Aug 2017 23:01:00 -0700
pelican (3.7.1-1) unstable; urgency=medium
* New upstream release.
- Drop quickstart_attribute_error.patch; applied upstream.
-- Vincent Cheng <vcheng@debian.org> Wed, 11 Jan 2017 00:16:54 -0800
pelican (3.7.0-2) unstable; urgency=medium
* Update debian/patches/quickstart_attribute_error.patch with upstream fix.
-- Vincent Cheng <vcheng@debian.org> Thu, 05 Jan 2017 01:33:02 -0800
pelican (3.7.0-1) unstable; urgency=medium
* New upstream release. (Closes: #849583)
* Add debian/patches/quickstart_attribute_error.patch to fix AttributeError
when invoking pelican-quickstart.
* Update dependency on python-feedgenerator to >= 1.9.
* Update Standards version to 3.9.8, no changes required.
* Update dh compat level to 9.
-- Vincent Cheng <vcheng@debian.org> Mon, 02 Jan 2017 12:43:00 -0800
pelican (3.6.3-1) unstable; urgency=medium
* New upstream release.
-- Vincent Cheng <vcheng@debian.org> Fri, 14 Aug 2015 23:04:05 -0700
pelican (3.6.2-1) unstable; urgency=medium
* New upstream release.
* Change Section field in d/control from python to web. (Closes: #791386)
* Add dependency “Suggests: pelican-doc” to pelican. (Closes: #791387)
-- Vincent Cheng <vcheng@debian.org> Mon, 03 Aug 2015 13:18:50 -0700
pelican (3.6.0-4) unstable; urgency=medium
* Build pelican reproducibly. (Closes: #790309)
-- Vincent Cheng <vcheng@debian.org> Sun, 28 Jun 2015 21:03:35 -0700
pelican (3.6.0-3) unstable; urgency=medium
* Fix broken package upgrades by declaring Breaks/Replaces on correct
version. (Closes: #790052)
-- Vincent Cheng <vcheng@debian.org> Sat, 27 Jun 2015 01:35:17 -0700
pelican (3.6.0-2) unstable; urgency=medium
* Rename binary package from python-pelican -> pelican.
* Build documentation and install into new pelican-doc package. Thanks to
Federico Ceratto for the patch! (Closes: #754071)
- Add build-depends on python-sphinx, dh-python, in addition to existing
python module dependencies for sphinx to build docs from source.
-- Vincent Cheng <vcheng@debian.org> Tue, 16 Jun 2015 22:27:08 -0700
pelican (3.6.0-1) unstable; urgency=medium
* New upstream release.
- Fix a datetime comparison error related to time zones. (Closes: #787591)
* Update debian/watch.
-- Vincent Cheng <vcheng@debian.org> Mon, 15 Jun 2015 22:30:19 -0700
pelican (3.5.0-1) unstable; urgency=medium
* New upstream release.
* Update Standards version to 3.9.6, no changes required.
-- Vincent Cheng <vcheng@debian.org> Wed, 05 Nov 2014 23:51:52 -0800
pelican (3.4.0-2) unstable; urgency=medium
* Fix broken help2man-generated manpages by manually generating them; this
avoids an unwanted build-dependency on python-pelican itself.
(Closes: #754612)
* Remove references to asciidoc support in package description since this
functionality was moved out of pelican core into a plugin.
(Closes: #754153)
-- Vincent Cheng <vcheng@debian.org> Mon, 04 Aug 2014 01:22:11 -0700
pelican (3.4.0-1) unstable; urgency=medium
* New upstream release.
-- Vincent Cheng <vcheng@debian.org> Tue, 01 Jul 2014 16:51:36 -0700
pelican (3.3-2) unstable; urgency=medium
* Add dependency on python-pkg-resources. (Closes: #744100)
* Add python-bs4 and pandoc to Suggests. (Closes: #742435)
* Generate man pages using help2man.
- Add build-dependency on help2man.
* Add lintian override for privacy-breach-google-adsense,
privacy-breach-piwik, and privacy-breach-twitter. Rationale:
- These are only sample template files distributed with the default theme
used by Pelican (notmyidea). None of these are enabled by default, and
as these HTML files are actually nothing more than jinja snippets,
opening them in a browser is harmless (no javascript code gets executed).
-- Vincent Cheng <vcheng@debian.org> Sun, 20 Apr 2014 02:27:01 -0700
pelican (3.3-1) unstable; urgency=medium
* Team upload.
* Add myself to Uploaders.
* New upstream release. (Closes: #725340)
* Add python-typogrify as dependency.
* Update Standards version to 3.9.5.
* Add missing Vcs-* fields in debian/control.
-- Vincent Cheng <vcheng@debian.org> Wed, 22 Jan 2014 23:43:44 -0800
pelican (3.2.2-2) unstable; urgency=low
* Add Homepage to debian/control (Closes: #722352)
* Move the package under Debian Python Applications Team
-- Ondřej Surý <ondrej@debian.org> Tue, 10 Sep 2013 16:16:04 +0200
pelican (3.2.2-1) unstable; urgency=low
* New upstream version 3.2.2 (Closes: #711875)
* Add hard dependency on python-markdown (Closes: #714781)
-- Ondřej Surý <ondrej@debian.org> Mon, 05 Aug 2013 13:25:38 +0200
pelican (3.2.1-1) unstable; urgency=low
* Initial packaging (Closes: #702222)
-- Ondřej Surý <ondrej@debian.org> Mon, 04 Mar 2013 11:31:08 +0100
|