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
|
pypandoc (1.7.4+ds0-2) unstable; urgency=medium
* Team upload
* Disable sandbox for docx tests (Closes: #1018961)
* Fix expected resource warning
* Remove B-D pandoc-citeproc
-- Bastian Germann <bage@debian.org> Tue, 13 Dec 2022 18:35:02 +0100
pypandoc (1.7.4+ds0-1) unstable; urgency=medium
* New upstream release
* Added dependency on lmodern for autopkgtests.
-- Elena Grandi <valhalla@debian.org> Wed, 23 Mar 2022 16:01:43 +0100
pypandoc (1.7.2+ds0-1) unstable; urgency=medium
* New upstream release.
* Add dependency on texlive-latex-recommended for autopkgtests.
Closes: #1002586.
* Run tests with nose2 rather than setup.py when building.
-- Elena Grandi <valhalla@debian.org> Wed, 29 Dec 2021 11:19:10 +0100
pypandoc (1.7.1+ds0-1) unstable; urgency=medium
* New upstream release.
* Removed patch for spurious dependencies (no longer needed).
* Added simple autopkgtests.
-- Elena Grandi <valhalla@debian.org> Wed, 15 Dec 2021 13:39:39 +0100
pypandoc (1.6.4+ds0-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ Sandro Tosi ]
* Use the new Debian Python Team contact name and address
[ Elena Grandi ]
* Remove dependency on pip and wheel. Closes: #984445, #949685
* New upstream release.
* Updated debhelper-compat and Standards-Version (no changes needed).
* Update watch file version to 4 (no changes needed).
* Mark local only patches with Forwarded: not-needed
* Use python3 as the executable name in tests.py instead of python.
-- Elena Grandi <valhalla@debian.org> Tue, 09 Nov 2021 08:58:53 +0100
pypandoc (1.5+ds0-1) unstable; urgency=medium
* New upstream release.
* Remove patches applied upstream.
* Update maintainer email.
* Updated debhelper-compat and Standards-Version (no changes needed).
* Add Rules-Requires-Root: no.
* Added basic UMEGAYA.
* Add autopkgtests with autopkgtest-pkg-python.
-- Elena Grandi <valhalla@debian.org> Sat, 18 Apr 2020 20:14:01 +0200
pypandoc (1.4+ds0-2) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/copyright: Use https protocol in Format field
* d/watch: Use https protocol
* Convert git repository from git-dpm to gbp layout
* Use debhelper-compat instead of debian/compat.
[ Sandro Tosi ]
* Drop python2 support; Closes: #937501
-- Sandro Tosi <morph@debian.org> Sat, 04 Jan 2020 17:40:55 -0500
pypandoc (1.4+ds0-1.1) unstable; urgency=medium
* Non-maintainer upload.
* debian/patches: Apply upstream patches to fix compatibility with recent
pandoc versions. (Closes: #897111)
-- Sebastian Ramacher <sramacher@debian.org> Mon, 21 May 2018 11:00:13 +0200
pypandoc (1.4+ds0-1) unstable; urgency=medium
* New upstream version
-- Elena Grandi <valhalla-d@trueelena.org> Sun, 18 Jun 2017 17:50:07 +0200
pypandoc (1.3.3+ds0-1) unstable; urgency=medium
* New upstream release.
* Minor packaging fixes (docs, watchfile).
* Fix issue with unicode in non-unicode locales (forwarded)
-- Elena Grandi <valhalla-d@trueelena.org> Sat, 05 Nov 2016 14:19:29 +0100
pypandoc (1.2.0+ds0-1) unstable; urgency=medium
* New upstream release.
-- Elena Grandi <valhalla-d@trueelena.org> Sat, 30 Jul 2016 16:25:22 +0200
pypandoc (1.1.3+ds0-1) unstable; urgency=low
* Initial packaging. Closes: #794109
-- Elena Grandi <valhalla-d@trueelena.org> Wed, 22 Jun 2016 13:05:04 +0200
|