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 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212
|
fparser (0.2.1-1) unstable; urgency=medium
* New upstream release
-- Alastair McKinstry <mckinstry@debian.org> Thu, 02 Oct 2025 09:37:01 +0100
fparser (0.2.0-1) unstable; urgency=medium
* New upstream release
* commit-fix.patch: fixed upstream
* Update d/watch file
* Standards-Version: 4.7.2
-- Alastair McKinstry <mckinstry@debian.org> Sun, 31 Aug 2025 09:17:19 +0100
fparser (0.1.4-4) unstable; urgency=medium
* Standards-Version: 4.7.0; no changes required
* Drop Provides:{python3:Provides); not used
* Fix SyntaxWarnings. Closes: #1085582
-- Alastair McKinstry <mckinstry@debian.org> Tue, 22 Oct 2024 08:36:22 +0100
fparser (0.1.4-3) unstable; urgency=medium
* Remove obsolete dep. on python-six. Closes: #1064570
-- Alastair McKinstry <mckinstry@debian.org> Sun, 25 Feb 2024 06:54:57 +0000
fparser (0.1.4-2) unstable; urgency=medium
* Fix error due to broken commit
-- Alastair McKinstry <mckinstry@debian.org> Mon, 05 Feb 2024 11:15:49 +0000
fparser (0.1.4-1) unstable; urgency=medium
* New upstream release
-- Alastair McKinstry <mckinstry@debian.org> Sun, 04 Feb 2024 22:02:44 +0000
fparser (0.1.3-1) unstable; urgency=medium
* New upstream release
* Enable build-twice. Closes: #1044690
-- Alastair McKinstry <mckinstry@debian.org> Thu, 21 Sep 2023 08:14:32 +0100
fparser (0.1.2-1) unstable; urgency=medium
* New upstream release
* Standards-Version: 4.6.2
* Add build-dep on python3-setuptools-scm
-- Alastair McKinstry <mckinstry@debian.org> Sat, 15 Jul 2023 10:53:32 +0100
fparser (0.0.16-2) unstable; urgency=medium
* Changes to d/rules from Sebastian Ramacher to build on all pyvers
Closes: #1030268
-- Alastair McKinstry <mckinstry@debian.org> Thu, 02 Feb 2023 12:27:35 +0000
fparser (0.0.16-1) unstable; urgency=medium
* New upstream release
-- Alastair McKinstry <mckinstry@debian.org> Sun, 19 Jun 2022 09:53:09 +0100
fparser (0.0.15-1) unstable; urgency=medium
* New upstream release
* Standards-Version: 4.6.1
-- Alastair McKinstry <mckinstry@debian.org> Thu, 02 Jun 2022 08:57:16 +0100
fparser (0.0.14-1) unstable; urgency=medium
* New upstream release
-- Alastair McKinstry <mckinstry@debian.org> Fri, 18 Mar 2022 07:38:21 +0000
fparser (0.0.13-1) unstable; urgency=medium
* Standards-Version: 4.6.0
* New upstream release
-- Alastair McKinstry <mckinstry@debian.org> Fri, 05 Nov 2021 15:02:12 +0000
fparser (0.0.12-1) unstable; urgency=medium
* New upstream release
-- Alastair McKinstry <mckinstry@debian.org> Sun, 02 May 2021 15:05:09 +0100
fparser (0.0.11-2) unstable; urgency=medium
* Source build for python3.9 transition. Closes: #976474
* Build once for python3, not every subversion
* Standards-Version: 4.5.1
* Debhelper level 13
* Move to DEP-14 branch names; change vcs-git to point to debian/latest
* Update d/gbp.conf to point to new branch names
-- Alastair McKinstry <mckinstry@debian.org> Tue, 08 Dec 2020 10:35:15 +0000
fparser (0.0.11-1) unstable; urgency=medium
* New upstream release
-- Alastair McKinstry <mckinstry@debian.org> Fri, 22 May 2020 17:22:10 +0100
fparser (0.0.10-3) unstable; urgency=medium
* Standards-Version: 4.5.0
* Use dh-sequence-python3 rather than --with python3
* Rebuild to undo python3.7 as dependency. Closes: #956692
-- Alastair McKinstry <mckinstry@debian.org> Tue, 14 Apr 2020 15:50:20 +0100
fparser (0.0.10-2) unstable; urgency=medium
* Upload source-only
-- Alastair McKinstry <mckinstry@debian.org> Mon, 03 Feb 2020 13:19:52 +0000
fparser (0.0.10-1) unstable; urgency=medium
* New upstream release
-- Alastair McKinstry <mckinstry@debian.org> Thu, 21 Nov 2019 09:39:33 +0000
fparser (0.0.9-1) unstable; urgency=medium
* New upstream release
* Python3 patch no longer needed
* Standards-Version: 4.4.1.0
-- Alastair McKinstry <mckinstry@debian.org> Wed, 13 Nov 2019 13:17:55 +0000
fparser (0.0.8-3) unstable; urgency=medium
* Drop python-fparser for python2 transition. Closes: #936547
* Standards-Version: 4.4.0
* Move to debhelpe-compat (= 12)
* Use pybuild buildsystem for debhelper 12
* Add B-D on python3-pytest
* Ignore test failures for this release.
-- Alastair McKinstry <mckinstry@debian.org> Sun, 01 Sep 2019 20:51:42 +0100
fparser (0.0.8-2) unstable; urgency=medium
* Ensure py2/py3 compatible. Closes: #915745
-- Alastair McKinstry <mckinstry@debian.org> Fri, 07 Dec 2018 14:00:41 +0000
fparser (0.0.8-1) unstable; urgency=medium
* New upstream release
* Standards-Version: 4.2.1
* Drop hard-coded xz compression
-- Alastair McKinstry <mckinstry@debian.org> Wed, 05 Dec 2018 04:51:33 +0000
fparser (0.0.7-1) unstable; urgency=medium
[ Alastair McKinstry ]
* New upstream release
* Standards-Version: 4.1.4
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/control: Add Vcs-* field
* d/control: Remove trailing whitespaces
* d/rules: Remove trailing whitespaces
-- Alastair McKinstry <mckinstry@debian.org> Sat, 28 Apr 2018 16:12:01 +0100
fparser (0.0.6-1) unstable; urgency=medium
* New upstream release
- Python3.patch: now supported upstream
* Standards-Version: 4.1.2
-- Alastair McKinstry <mckinstry@debian.org> Sat, 16 Dec 2017 12:47:15 +0000
fparser (0.0.5-2) unstable; urgency=medium
* Add python3 support
* Add dependencies on python*-six for python3 support
* Add link to Git rep to debian/control
* Change Arch from any to all
* Add Vcs-Git: to debian repo
-- Alastair McKinstry <mckinstry@debian.org> Sat, 29 Jul 2017 09:14:41 +0100
fparser (0.0.5-1) unstable; urgency=medium
* New upstream release
* Add watch file
* Standards-Version: 4.0.0; no changes required
* Add gbp.conf file
* Drop unnecessary ${shlibs:Depends}; Add B-D on setuptools
-- Alastair McKinstry <mckinstry@debian.org> Mon, 24 Jul 2017 13:50:31 +0100
fparser (0.0.4-1) unstable; urgency=medium
* Initial release. (Closes: #864778)
-- Alastair McKinstry <mckinstry@debian.org> Wed, 14 Jun 2017 15:09:08 +0100
|