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 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317
|
esys-particle (2.3.5+dfsg2-6) unstable; urgency=medium
[ Jonathan Bergh ]
* [72b9494] Replace htmladdnormallink with href. (Closes: #1013616)
[ Anton Gladky ]
* [7886d42] Set Standards-Version to 4.6.1
-- Anton Gladky <gladk@debian.org> Fri, 23 Sep 2022 15:12:16 +0200
esys-particle (2.3.5+dfsg2-5) unstable; urgency=medium
* [24c7cfe] Switch to libltdl-dev. (Closes: #1009040)
* [a4fb4a7] Remove _form0.ps. (Closes: #856677)
* [d487a3d] Minor updates in d/rules
* [355dd7e] Update watch file format version to 4.
-- Anton Gladky <gladk@debian.org> Tue, 26 Apr 2022 06:06:40 +0200
esys-particle (2.3.5+dfsg2-4.1) unstable; urgency=medium
* Non-maintainer upload.
* Patch: Don't call Py_Initialize() before Py_Main(), fixing sys.path on
Python 3.10. (Closes: #1009240)
-- Stefano Rivera <stefanor@debian.org> Wed, 13 Apr 2022 21:24:02 -0400
esys-particle (2.3.5+dfsg2-4) unstable; urgency=medium
* Team upload
* [524cf83] Add patch to correctly detect Python3.10 and 3.11
-- Gianfranco Costamagna <locutusofborg@debian.org> Mon, 17 Jan 2022 16:16:32 +0100
esys-particle (2.3.5+dfsg2-3) unstable; urgency=medium
* [2db959e] Force using C++14. (Closes: #984051)
-- Anton Gladky <gladk@debian.org> Thu, 21 Oct 2021 22:06:21 +0200
esys-particle (2.3.5+dfsg2-2) unstable; urgency=medium
* [8a49eb9] Add noddebs env variable
* [ba21f6a] Build against vtk9
* [ed64d4e] Bump debhelper from old 12 to 13.
* [5373e43] Update renamed lintian tag names in lintian overrides.
* [7003b18] Update standards version to 4.5.1, no changes needed.
* [d782187] Set Standards-Version 4.6.0
* [e10828c] Drop Multi-Arch: foreig
* [444493c] Remove unused doc-base file
-- Anton Gladky <gladk@debian.org> Thu, 30 Sep 2021 22:43:35 +0200
esys-particle (2.3.5+dfsg2-1) unstable; urgency=medium
[ Adrian Bunk ]
* [a2a3461] Fix the manpage section number. (Closes: #962253)
[ Anton Gladky ]
* [79195f3] Set upstream metadata fields: Repository, Repository-Browse.
* [bd11b4b] Drop unnecessary dependency on dh-autoreconf.
* [9be1eac] Drop unnecessary dh arguments: --parallel
* [994720f] Update standards version to 4.5.0, no changes needed.
* [758e80e] Minor patch update
* [2bf0c70] Add .gitlab-ci.yml
* [08bdd6a] New upstream version 2.3.5+dfsg2
-- Anton Gladky <gladk@debian.org> Wed, 10 Jun 2020 22:57:41 +0200
esys-particle (2.3.5+dfsg1-4) unstable; urgency=medium
* Team upload.
[ Gianfranco Costamagna ]
* Enforce a minimum autoconf-archive version due to bug: #948078
[ Stuart Prescott ]
* Use Python 3 for packaging (Closes: #936489).
* Bump to debhelper-compat (= 12).
* Add patches for building against newer MPI.
* Fix Vcs-* fields.
* Update Standards-Version to 4.4.1 (no changes required).
[ Jelmer Vernooij ]
* Remove unnecessary 'Testsuite: autopkgtest' header.
* Change priority extra to priority optional.
-- Stuart Prescott <stuart@debian.org> Fri, 27 Dec 2019 01:20:58 +1100
esys-particle (2.3.5+dfsg1-3.1) unstable; urgency=medium
* Non-maintainer upload.
* Re-upload with a correct version so this looks like a proper NMU.
-- Kenneth J. Pronovici <pronovic@debian.org> Tue, 27 Aug 2019 00:04:34 +0000
esys-particle (2.3.5+dfsg1-3) unstable; urgency=medium
* Non-maintainer upload.
* Put back debian/test from 2.3.5+dfsg1-2.1, which accidentally got lost.
-- Kenneth J. Pronovici <pronovic@debian.org> Mon, 26 Aug 2019 00:44:04 +0000
esys-particle (2.3.5+dfsg1-2.3) unstable; urgency=medium
* Non-maintainer upload.
* Replace previous NMU with a new source-only upload.
-- Kenneth J. Pronovici <pronovic@debian.org> Thu, 08 Aug 2019 02:18:34 +0000
esys-particle (2.3.5+dfsg1-2.2) unstable; urgency=medium
* Non-maintainer upload.
* Eliminate dependency on epydoc, which will be removed (closes: #881546).
- Update debian/control to remove Build-Depends: python-epydoc
- Update debian/rules to remove --with-epydoc from LDFLAG
-- Kenneth J. Pronovici <pronovic@debian.org> Fri, 02 Aug 2019 15:00:49 +0000
esys-particle (2.3.5+dfsg1-2.1) unstable; urgency=medium
* Non-maintainer upload.
* Build with -g1 on mips/mipsel to work around address space
limitations. (Closes: #915402)
-- Adrian Bunk <bunk@debian.org> Tue, 01 Jan 2019 17:13:15 +0200
esys-particle (2.3.5+dfsg1-2) unstable; urgency=medium
[ gregor herrmann ]
* [1da0be3] Fix "Unescaped left brace in regex is illegal" error in perl
helper scripts. (Closes: #870821)
[ Anton Gladky ]
* [314841d] Drop dependencies on dh-autoreconf and autotools-dev.
* [337b5dc] Bump Standards-Version: 4.0.0
-- Anton Gladky <gladk@debian.org> Mon, 07 Aug 2017 22:05:00 +0200
esys-particle (2.3.5+dfsg1-1) unstable; urgency=medium
* Upload into unstable.
-- Anton Gladky <gladk@debian.org> Mon, 17 Jul 2017 20:18:46 +0200
esys-particle (2.3.5+dfsg1-1~exp1) experimental; urgency=medium
* [aa0e9a5] New upstream version 2.3.5+dfsg1
* [6cf5103] Refresh patches.
* [3cb6141] Update path in doc-base.
* [bcca51d] Shorten line in d/changelog.
* [238adb6] Switch to compat level 10.
* [70647ad] Use hardening=+all option.
-- Anton Gladky <gladk@debian.org> Mon, 29 May 2017 22:54:23 +0200
esys-particle (2.3.4+dfsg1-4) unstable; urgency=medium
[ Graham Inggs ]
* [98275b4] Allow stderr output in the autopkgtests, see #814451
* [1cbced3] Replace deprecated OMPI_MCA_orte_rsh_agent with
OMPI_MCA_plm_rsh_agent
* [80173d5] Allow --oversubscribe for autopkgtests
[ Anton Gladky ]
* [8c2c2f2] Fix path in doc-base.
* [44eaa1d] Apply cme fix dpkg.
-- Anton Gladky <gladk@debian.org> Mon, 26 Dec 2016 09:49:21 +0100
esys-particle (2.3.4+dfsg1-3) unstable; urgency=medium
* [38e17b8] Temporarly disable build-test. (Closes: #837914)
-- Anton Gladky <gladk@debian.org> Mon, 19 Sep 2016 20:44:49 +0200
esys-particle (2.3.4+dfsg1-2) unstable; urgency=medium
* [c532de1] Esys-Particle relicensed under Apache-2.0
-- Anton Gladky <gladk@debian.org> Thu, 11 Aug 2016 06:42:55 +0200
esys-particle (2.3.4+dfsg1-1) unstable; urgency=medium
* [15dc089] Imported Upstream version 2.3.4+dfsg1
* [677425a] Refresh patches.
* [04eefeb] Fix FTBFS with gcc-6. (Closes: #811838)
-- Anton Gladky <gladk@debian.org> Wed, 10 Aug 2016 20:44:56 +0200
esys-particle (2.3.3+dfsg1-2) unstable; urgency=medium
* [e1bd0e9] Fix build-test. (Closes: #813814)
* [6864793] Apply cme fix dpkg.
* [af388bd] Fix autopkgtest.
-- Anton Gladky <gladk@debian.org> Sun, 07 Feb 2016 19:33:18 +0100
esys-particle (2.3.3+dfsg1-1) unstable; urgency=medium
* [cd2a862] Migrate to vtk6.
* [2e8942e] Refresh patches.
* [6a4d843] Update d/copyright.
* [f7dee14] Update d/watch.
* [4bab6ec] Update doc-files.
* [208d2f3] Enable pdf-generation.
* [8d734ab] Enable vtk. (Closes: #784161)
* [6c7087a] Prevent epydoc from putting timestamp in docs
* [4aba894] Imported Upstream version 2.3.3+dfsg1
-- Anton Gladky <gladk@debian.org> Tue, 23 Jun 2015 23:03:30 +0200
esys-particle (2.3-2) unstable; urgency=medium
* [4e1ad10] Add autopkgtest.
-- Anton Gladky <gladk@debian.org> Wed, 14 May 2014 20:17:23 +0200
esys-particle (2.3-1) unstable; urgency=medium
[ Adam Conrad ]
* [e3f8cf5] Set NO_PNG_PKG_MANGLE to avoid taking days to build on buildds.
[ Anton Gladky ]
* [ea3f3d0] Imported Upstream version 2.3
* [9f1ea9e] Update docs.
* [b4d3f6b] Bump Standards-Version: 3.9.5.
* [b150590] Update dates in copyright.
* [aab3773] Ignore quilt dir
* [27fecb7] Unapply patches after build
[ Dimitri John Ledkov ]
* [754563b] Force linking with boost_python.
-- Anton Gladky <gladk@debian.org> Sat, 25 Jan 2014 14:54:43 +0100
esys-particle (2.2.u2-2) unstable; urgency=low
* [aab3e6d] Disable autotests on ia64.
* [d1607f8] Use wrap-and-sort.
-- Anton Gladky <gladk@debian.org> Fri, 30 Aug 2013 21:46:03 +0200
esys-particle (2.2.u2-1) unstable; urgency=low
[ Bart Martens ]
* [0705c94] Update debian/watch.
[ Anton Gladky ]
* [eae57a4] Imported Upstream version 2.2.2
* [6a29aac] Change version number in docs.
* [90e4576] Use canonical VCS.
-- Anton Gladky <gladk@debian.org> Tue, 27 Aug 2013 22:10:21 +0200
esys-particle (2.2.u1-2) unstable; urgency=low
* [316ed28] Add graphviz to BD.
* [1a8b487] Disable autotests on some archs (mpich2).
-- Anton Gladky <gladk@debian.org> Mon, 06 May 2013 21:11:26 +0200
esys-particle (2.2.u1-1) unstable; urgency=low
* [9f6d5e3] Imported Upstream version 2.2.u1
* [d3c46e6] Update email.
* [e48af0f] Update dates in copyright.
* [40e5f64] Use dh-autoreconf.
* [3183764] Clean in debian/rules.
-- Anton Gladky <gladk@debian.org> Sun, 05 May 2013 20:41:18 +0200
esys-particle (2.2-1~exp1) experimental; urgency=low
* [026c8ef] Remove patches. They were applied by upstream.
* [f51c6c0] Use --parallel option in dh-rules for faster building.
* [c22ba63] Update copyright due to released DEP-5.
* [32525e6] Replace jquery by packaged one.
* [569f837] Update watch-file. Thanks to Bart Martens <bartm@debian.org>.
* [f98a9c4] Imported Upstream version 2.2
* [5cb4f2c] Use compat-level 9.
* [7b16a0d] Remove obsolete DM-Upload-Allowed flag.
* [da3d84e] Bump Standards-Version: 3.9.4. No changes.
* [7c1de8e] Override binary-or-shlib-defines-rpath lintian error. See #694478.
* [97e9d09] Add multiarch pre-depends.
* [5d0df74] Enable autotests.
-- Anton Gladky <gladky.anton@gmail.com> Sun, 30 Dec 2012 23:21:24 +0100
esys-particle (2.1-4) unstable; urgency=low
* [c22ba63] Update copyright due to released DEP-5.
* [32525e6] Replace jquery by packaged one.
* [c69e9d7] Split doc-base documentation into 2 docs.
* [999c493] Fix FTBFS against gcc-4.7. (Closes: #667158)
-- Anton Gladky <gladky.anton@gmail.com> Tue, 08 May 2012 19:57:12 +0200
esys-particle (2.1-3) unstable; urgency=low
* [2d540b8] Fix typo in fix_as-needed.patch. Caused import-module problems.
* [20fd4d3] Bumped Standards-Version: 3.9.3. No changes.
* [c8c5486] Hardening BD of python to >=2.7. (Closes: #662211)
-- Anton Gladky <gladky.anton@gmail.com> Tue, 03 Apr 2012 19:37:20 +0200
esys-particle (2.1-2) unstable; urgency=high
* [9e6ef47] Fix linking problem, appeared on Ubuntu (--as-needed).
-- Anton Gladky <gladky.anton@gmail.com> Thu, 26 Jan 2012 21:01:07 +0100
esys-particle (2.1-1) unstable; urgency=low
* Initial commit. (Closes: #649320)
-- Anton Gladky <gladky.anton@gmail.com> Sat, 19 Nov 2011 22:42:34 +0100
|