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
|
catch2 (2.13.4-2) unstable; urgency=medium
* Merge the libcatch2-dev package into catch2
-- Mathieu Mirmont <mat@parad0x.org> Mon, 11 Jan 2021 22:27:33 +0100
catch2 (2.13.4-1) unstable; urgency=medium
* New upstream release
* Provide Catch2WithMain as libcatch2-dev package
* patches: make the build reproducible
* control: bump policy to 4.5.1, no change required
-- Mathieu Mirmont <mat@parad0x.org> Tue, 29 Dec 2020 21:12:46 +0100
catch2 (2.13.3-1) unstable; urgency=medium
* New upstream release
* control: bump debhelper compatibility level to 13
-- Mathieu Mirmont <mat@parad0x.org> Sun, 01 Nov 2020 22:39:18 +0100
catch2 (2.13.2-2) unstable; urgency=medium
[ Vagrant Cascadian ]
* rules: Disable fixfilepath feature (Closes: #972305)
-- Mathieu Mirmont <mat@parad0x.org> Sun, 25 Oct 2020 15:15:30 +0100
catch2 (2.13.2-1) unstable; urgency=medium
[ Mathieu Mirmont ]
* New upstream release
[ Debian Janitor ]
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
-- Mathieu Mirmont <mat@parad0x.org> Wed, 07 Oct 2020 23:19:11 +0200
catch2 (2.13.0-1) unstable; urgency=medium
* New upstream release
-- Mathieu Mirmont <mat@parad0x.org> Mon, 13 Jul 2020 09:24:41 +0200
catch2 (2.12.3-1) unstable; urgency=medium
* New upstream release
-- Mathieu Mirmont <mat@parad0x.org> Wed, 01 Jul 2020 23:14:32 +0200
catch2 (2.12.2-1) unstable; urgency=medium
* New upstream release
-- Mathieu Mirmont <mat@parad0x.org> Wed, 27 May 2020 17:18:34 +0200
catch2 (2.12.1-1) unstable; urgency=medium
* New upstream release
* rules: install the contrib helpers (Closes: #959147)
-- Mathieu Mirmont <mat@parad0x.org> Tue, 05 May 2020 02:41:45 +0200
catch2 (2.11.3-2) unstable; urgency=medium
* control: set Multi-Arch: foreign
* control: depend on python3 (Closes: #956333)
* tests/factorial-fail: fix the test
-- Mathieu Mirmont <mat@parad0x.org> Sat, 11 Apr 2020 19:45:08 +0200
catch2 (2.11.3-1) unstable; urgency=medium
* New upstream release
* debian/rules: build with cmake
* debian/gitlab-ci.yml: add temporary lintian workaround
* debian/tests: add autopkgtest tests
* debian/control: repo moved to debian group
-- Mathieu Mirmont <mat@parad0x.org> Thu, 09 Apr 2020 15:49:18 +0200
catch2 (2.11.1-1) unstable; urgency=medium
* Initial package (Closes: #901783)
-- Mathieu Mirmont <mat@parad0x.org> Tue, 11 Feb 2020 23:20:03 +0100
|