File: changelog

package info (click to toggle)
php-parsedown 1.7.4-6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 692 kB
  • sloc: php: 1,456; makefile: 14
file content (66 lines) | stat: -rw-r--r-- 2,056 bytes parent folder | download
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
php-parsedown (1.7.4-6) unstable; urgency=medium

  * Fix autopkgtest
  * Declare failing test with recent PHPUnit properly
  * Don’t override now final TestCase::__construct()

 -- David Prévot <taffit@debian.org>  Thu, 20 Feb 2025 08:58:40 +0100

php-parsedown (1.7.4-5) unstable; urgency=medium

  * Install autoloaders override
  * Build test autoload template

 -- David Prévot <taffit@debian.org>  Wed, 19 Feb 2025 07:03:49 +0100

php-parsedown (1.7.4-4) unstable; urgency=medium

  * Exclude test via command line call

 -- David Prévot <taffit@debian.org>  Mon, 17 Feb 2025 19:40:09 +0100

php-parsedown (1.7.4-3) unstable; urgency=medium

  * PHPUnit 11: Add name to testsuite

 -- David Prévot <taffit@debian.org>  Mon, 30 Dec 2024 15:21:01 +0100

php-parsedown (1.7.4-2) unstable; urgency=medium

  * Simplify gbp import-orig (and check signature)
  * Track version 1 (Trixie?)
  * Update Standards-Version to 4.7.0
  * Use dh-sequence-phpcomposer instead of --with phpcomposer
  * Exclude test failing with recent PHPUnit (11) (Closes: #1070582)

 -- David Prévot <taffit@debian.org>  Sat, 18 May 2024 09:20:48 +0200

php-parsedown (1.7.4-1) unstable; urgency=medium

  [ Aidan Woods ]
  * Increment version for release

  [ David Prévot ]
  * Rename main branch to debian/latest (DEP-14)
  * Update watch file format version to 4.
  * Use secure URI in Homepage field.
  * Set upstream metadata fields: Bug-Submit.
  * Set Rules-Requires-Root: no.
  * Simplify override_dh_auto_test
  * Use debhelper-compat 13
  * Update Standards-Version to 4.5.1
  * Install /u/s/p/o/php-parsedown file

 -- David Prévot <taffit@debian.org>  Thu, 14 Jan 2021 13:37:55 -0400

php-parsedown (1.7.3-2) unstable; urgency=medium

  * Set upstream metadata fields: Bug-Database, Repository, Repository-Browse.

 -- David Prévot <taffit@debian.org>  Sat, 14 Dec 2019 09:23:43 -1000

php-parsedown (1.7.3-1) unstable; urgency=low

  * Initial release (new php-twig build-dependency)

 -- David Prévot <taffit@debian.org>  Fri, 15 Nov 2019 14:57:32 -1000