blob: a80a3a71c9e5aa512e51e4faaef917ff1de5031d (
plain)
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
|
mdit-py-plugins (0.3.3-1~progress6.99u1) fuchur-backports; urgency=medium
* Initial reupload to fuchur-backports.
* Updating maintainer field.
* Updating uploaders field.
* Updating bugs field.
* Updating vcs fields.
-- Daniel Baumann <daniel.baumann@progress-linux.org> Mon, 29 Apr 2024 06:29:56 +0200
mdit-py-plugins (0.3.3-1) unstable; urgency=medium
* New upstream version.
* d/copyright: Add copyright entry of the port of 'admon' plugin into the
project.
* d/control: Bump Standards-Version to 4.6.2 (from 4.6.1.1; no further
changes needed).
-- Emmanuel Arias <eamanu@yaerobi.com> Thu, 22 Dec 2022 12:04:48 -0300
mdit-py-plugins (0.3.1-2) unstable; urgency=medium
* source-only upload.
-- Emmanuel Arias <eamanu@yaerobi.com> Wed, 19 Oct 2022 15:53:07 -0300
mdit-py-plugins (0.3.1-1) unstable; urgency=medium
* New upstream version.
* d/control: Add flit as Build Depends. Remove python3-setuptools from
B-Depends, it's not longer needed.
* d/control: Bump Standards-Version to 4.6.1.1 (from 4.6.0.1; no further
changes needed).
* d/tests/control: Stop using @builddeps@ in Depends. Add python3-all,
python3-markdown-it, python3-pytest, python3-pytest-regressions as
Dependencies for autopkgtests.
-- Emmanuel Arias <eamanu@yaerobi.com> Mon, 03 Oct 2022 18:46:20 -0300
mdit-py-plugins (0.3.0-1) unstable; urgency=medium
* New upstream release.
* d/control: Build with pybuild's pyproject plugin. Add
pybuild-plugin-pyproject as Build Depends.
* d/copyright: Update debian/* files copyright year.
* d/control: Stop suggest installation of -doc package. It's not packaged
in Debian yet.
-- Emmanuel Arias <eamanu@yaerobi.com> Tue, 11 Jan 2022 00:16:03 -0300
mdit-py-plugins (0.2.8-2) unstable; urgency=medium
* source-only upload
-- Sandro Tosi <morph@debian.org> Sun, 02 Jan 2022 12:32:57 -0500
mdit-py-plugins (0.2.8-1) unstable; urgency=low
* Initial release (Closes: #998906)
-- Emmanuel Arias <eamanu@yaerobi.com> Wed, 10 Nov 2021 15:16:33 +0000
|