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
|
fcm (2021.05.01-2) unstable; urgency=medium
* Push to unstable
-- Alastair McKinstry <mckinstry@debian.org> Tue, 17 Aug 2021 09:39:07 +0100
fcm (2021.05.01-1) experimental; urgency=medium
* New upstream release
* Standards-Version: 4.5.1
* dh_compat standard 13, for M-A aware install
* Use libjs-bootstrap rather than shipping our own
* Change installpath for perl to placate dh_missing
-- Alastair McKinstry <mckinstry@debian.org> Fri, 28 May 2021 14:13:40 +0100
fcm (2019.09.0-2) unstable; urgency=medium
* Switch from using xxdiff to kdiff3 as graphical merge tool,
as xxdiff depends on python2 which is being removed
* Standards-Version: 4.4.1
-- Alastair McKinstry <mckinstry@debian.org> Wed, 15 Jan 2020 09:39:12 +0000
fcm (2019.09.0-1) unstable; urgency=medium
* New upstream release
-- Alastair McKinstry <mckinstry@debian.org> Wed, 02 Oct 2019 19:10:43 +0100
fcm (2019.05.0-2) unstable; urgency=medium
* Move to using debhelper-compat (= 12)
* Standards-Version: 4.4.0
* Change path for fcm_test_battery to /bin/bash. Closes: #934821
-- Alastair McKinstry <mckinstry@debian.org> Thu, 15 Aug 2019 14:54:38 +0100
fcm (2019.05.0-1) unstable; urgency=medium
* New upstream release
* Standards-Version: 4.3.0
* Drop hard-coded 'xz' compression
* Update homepage
* Use debhelper 12
-- Alastair McKinstry <mckinstry@debian.org> Thu, 13 Jun 2019 16:39:24 +0100
fcm (2017.10.0-3) unstable; urgency=medium
* Standards-Version: 4.2.0
* Build with Perl 5.26
* Change shebangs on some files /usr/bin/env perl -> /usr/bin/perl
* Add /etc/fcm to the config path as logged in FCM issue #251
-- Alastair McKinstry <mckinstry@debian.org> Fri, 31 Aug 2018 11:34:05 +0100
fcm (2017.10.0-2) unstable; urgency=medium
* Standards-Version: 4.1.3
* Change VCS to salsa.debian.org
-- Alastair McKinstry <mckinstry@debian.org> Thu, 22 Mar 2018 11:54:49 +0000
fcm (2017.10.0-1) unstable; urgency=medium
* New upstream release
* Standards-Version: 4.1.1
* tutorials/ dir now tutorial/ ; change docs
-- Alastair McKinstry <mckinstry@debian.org> Thu, 05 Oct 2017 15:22:21 +0100
fcm (2017.02.0-3) unstable; urgency=medium
* Standards-Version: 4.0.0
* Add gbp.conf file
-- Alastair McKinstry <mckinstry@debian.org> Sat, 29 Jul 2017 13:15:09 +0100
fcm (2017.02.0-2) unstable; urgency=medium
* Push to unstable
-- Alastair McKinstry <mckinstry@debian.org> Mon, 19 Jun 2017 06:59:03 +0100
fcm (2017.02.0-1) experimental; urgency=medium
* New upstream release
-- Alastair McKinstry <mckinstry@debian.org> Sat, 25 Mar 2017 15:31:24 +0000
fcm (2016.12.0-1) unstable; urgency=medium
* New upstream release
* Add depenency on perl-tk
-- Alastair McKinstry <mckinstry@debian.org> Thu, 15 Dec 2016 15:26:50 +0000
fcm (2016.10.0-1) unstable; urgency=medium
* New upstream release.
* Standards-Version: 3.9.8. No changes required
* DH_COMPAT=10
* Add debian/watch file
-- Alastair McKinstry <mckinstry@debian.org> Tue, 01 Nov 2016 03:27:21 +0000
fcm (2015.12.0-1) unstable; urgency=medium
* Initial release. (Closes: #788817)
- Resubmited to archive with updated debian/copyright
-- Alastair McKinstry <mckinstry@debian.org> Mon, 11 Apr 2016 19:59:13 +0100
|