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 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391
|
lammps (20210122~gita77bb+ds1-2) unstable; urgency=medium
* [0d859c3] Compile against vtk9
* [c332a91] Ignore quilt dir
* [71bc0f1] Ignore debian/files
-- Anton Gladky <gladk@debian.org> Tue, 26 Jan 2021 19:41:12 +0100
lammps (20210122~gita77bb+ds1-1) unstable; urgency=medium
* [0fdcea2] Add gitlab-ci.yml
* [27f8ce0] Update get_orig script
* [237ce88] Update gitlab-ci.yml
* [673a7c7] New upstream version 0~20210122.gita77bb3073
* [a64d2c8] Refresh patches
* [97c9689] Update d-files
* [72d1d2f] Add sphinxdoc
-- Anton Gladky <gladk@debian.org> Sun, 24 Jan 2021 20:57:55 +0100
lammps (20200303+dfsg1-3) unstable; urgency=medium
* [4476c93] Drop downloading mathjax from internet. (Closes: #960745)
-- Anton Gladky <gladk@debian.org> Sat, 16 May 2020 20:59:56 +0200
lammps (20200303+dfsg1-2) unstable; urgency=medium
* [e847bc5] Add git to build-depends
* [d98d86a] Set Standards-Version to 4.5.0
* [f86ac75] Minor update of d/copyright
* [d5b40da] Remove use of githubredir
-- Anton Gladky <gladk@debian.org> Mon, 13 Apr 2020 18:54:55 +0200
lammps (20200303+dfsg1-1) unstable; urgency=medium
* [527333e] Update copyright file
* [1fe839a] Update download-scrupt
* [a0650a6] Refresh patches
* [68b28bc] Update d/copyright
* [712c691] Do not use sphinxdoc
* [bffc1f8] Add lintian-overrides, which seem to be false positive
* [e698d38] New upstream version 20200303+dfsg1
-- Anton Gladky <gladk@debian.org> Mon, 13 Apr 2020 13:57:08 +0200
lammps (20191120+dfsg1-2) unstable; urgency=medium
* [986614f] Remove PKG_MEAM and PKG_REAX options
* [b6ac058] Minor fixes in d/copyright and d/patches
* [67a37ea] Use secure URI in Homepage field.
* [46d7c3a] Enable PKG_KIM
-- Anton Gladky <gladk@debian.org> Wed, 15 Jan 2020 21:50:25 +0100
lammps (20191120+dfsg1-1) unstable; urgency=medium
* Team upload.
* New upstream patch release 20 November 2019.
* rename debian patches build_docs_direct.patch as build_docs.patch:
use system sphinx to build docs. Build-Depends: virtualenv.
-- Drew Parsons <dparsons@debian.org> Fri, 03 Jan 2020 11:25:33 +1100
lammps (20190919+dfsg2-2) unstable; urgency=medium
* Team upload.
* mark liblammps0 as Multi-Arch: same
-- Drew Parsons <dparsons@debian.org> Mon, 30 Dec 2019 10:35:45 +1100
lammps (20190919+dfsg2-1) unstable; urgency=medium
* Team upload.
* New upstream patch release 19 Sep 2019. Closes: #925729.
* move Files-Excluded to Source stanza of debian/copyright.
Enables mk-origtargz to removed unwanted files in upstream tarball
- drop examples/log.* (no longer present in upstream tarball)
- do not exclude doc/utils/sphinx-config from orig tarball.
Needed to build docs with `make html`.
sphinx-config/_themes/lammps_theme uses MIT licence.
* Standards-Version: 4.4.1
* debhelper compatibility level 12: debhelper-compat (= 12)
* Build-Depends: python3-all-dev. Closes: #936814.
* Build-Depends: libvtk7-dev, libhdf5-mpi-dev
* Build-Depends: libvtk7-qt-dev. Causes USER-VTK to build against
Qt5 (via vtkGUISupportQt).
* Debian patch build_docs_direct.patch eliminates virtualenv,
enabling `make html` to build docs directly. Uses python3 only.
* provide shared library in liblammps-dev, liblammps0
* provide python module in python3-lammps (with examples)
- Debian patch python_lib_soname.patch points the LAMMPS library
used in lammps.py at soversion .so.0 instead of .so.
Allows the python module to depend only on liblammps0, otherwise
liblammps-dev would also have to be installed.
* provide sample scripts and benchmarks in lammps-examples
- install in /usr/share/lammps to link to potentials.
Closes: #924189.
* emacs mode installed by lammps-data
* mark -doc, -data, -examples as Multi-Arch: foreign
* disable dh_dwz on liblammps.so.0 (elf_update failed)
* Debian patch fix_man.patch fixes section and space delimiter in
lammps.1.
-- Drew Parsons <dparsons@debian.org> Thu, 31 Oct 2019 21:51:12 +0800
lammps (0~20181211.gitad1b1897d+dfsg1-2) unstable; urgency=medium
* Team upload.
* Build-Depends: gfortran
Closes: #923466
-- Andreas Tille <tille@debian.org> Fri, 08 Mar 2019 07:18:57 +0100
lammps (0~20181211.gitad1b1897d+dfsg1-1) unstable; urgency=medium
* [63546ae] Fix typo in d/copyright
* [863405f] Update install-file
* [b47a528] Update patches
* [7466010] New upstream version 0~20181211.gitad1b1897d+dfsg1
-- Anton Gladky <gladk@debian.org> Thu, 20 Dec 2018 21:27:37 +0100
lammps (0~20180822.gitb47e49223+dfsg1-2) unstable; urgency=medium
* [803c676] Disable REAX because it causes segfault on mips*
* [88f9fca] Update Standards-Version to 4.2.1
-- Anton Gladky <gladk@debian.org> Thu, 13 Sep 2018 20:52:16 +0200
lammps (0~20180822.gitb47e49223+dfsg1-1) unstable; urgency=medium
[ Anton Gladky ]
* [ceb6296] Update patches
* [ffd7251] Add lammps-data binary
* [31838f8] Switch to cmake build system
* [50340be] Update d/copyright
* [86e8141] New upstream version 0~20180822.gitb47e49223+dfsg1
* [d3bd62d] Update address of FSF
* [9a1d41f] Update autopkgtests
* [24aefb7] Add NEWS-file
[ Andrius Merkys ]
* [d4bfbf3] Link against libsymspg-dev. (Closes: #901060)
-- Anton Gladky <gladk@debian.org> Wed, 05 Sep 2018 23:13:17 +0200
lammps (0~20180510.gitaa1d815fe-4) unstable; urgency=medium
* [3958d4e] Disable mpi-unit-test on armhf and armel
-- Anton Gladky <gladk@debian.org> Tue, 15 May 2018 18:24:32 +0200
lammps (0~20180510.gitaa1d815fe-3) unstable; urgency=medium
* [1f3a539] Disable mpi-unit-test on i386
-- Anton Gladky <gladk@debian.org> Sun, 13 May 2018 15:18:25 +0200
lammps (0~20180510.gitaa1d815fe-2) unstable; urgency=medium
* [dfd9a8b] Fix FTBFS on most platforms. (Closes: #896860)
-- Anton Gladky <gladk@debian.org> Sun, 13 May 2018 10:09:09 +0200
lammps (0~20180510.gitaa1d815fe-1) unstable; urgency=medium
[ Adrian Bunk ]
* [6692458] Fix FTBFS with TeX Live 2018
[ Anton Gladky ]
* [88573f8] New upstream version 0~20180510.gitaa1d815fe
* [452d2b9] Set compat-level 11
* [859ce26] Set Standards-Version to 4.1.4
* [569ae1d] Add htmldoc to build-depends
* [b1acdc8], [a8f70a1] Refresh patch
* [cc843f9] Update paths in d/rules and in doc-base
* [189066e] Remove deprecated autopkgtest field in d/control
-- Anton Gladky <gladk@debian.org> Sat, 12 May 2018 21:05:20 +0200
lammps (0~20161109.git9806da6-7) unstable; urgency=medium
* [ca7dc38] Better fix for the bug, fixed in previous upload.
(Thanks, Graham)
-- Anton Gladky <gladk@debian.org> Thu, 19 Jan 2017 19:06:24 +0100
lammps (0~20161109.git9806da6-6) unstable; urgency=medium
* [7dbb0cf] Do not fail on mpi-errors.
-- Anton Gladky <gladk@debian.org> Wed, 18 Jan 2017 21:32:19 +0100
lammps (0~20161109.git9806da6-5) unstable; urgency=medium
* [cbbbe25] Disable test on mips64el (unstable).
-- Anton Gladky <gladk@debian.org> Thu, 29 Dec 2016 23:13:34 +0100
lammps (0~20161109.git9806da6-4) unstable; urgency=medium
* [0c12ebd] Add mips64el to disable_auto_test_archs_mpi in d/rules.
-- Anton Gladky <gladk@debian.org> Thu, 29 Dec 2016 20:04:45 +0100
lammps (0~20161109.git9806da6-3) unstable; urgency=medium
[ Graham Inggs ]
* [f1a60b8] Replace deprecated OMPI_MCA_orte_rsh_agent with
OMPI_MCA_plm_rsh_agent
* [89af794] Allow stderr output in the autopkgtests
* [64c465d] Allow --oversubscribe for autopkgtests
-- Anton Gladky <gladk@debian.org> Wed, 28 Dec 2016 22:28:59 +0100
lammps (0~20161109.git9806da6-2) unstable; urgency=medium
* [c90dbc8] Respect build-indep.
-- Anton Gladky <gladk@debian.org> Sat, 12 Nov 2016 12:35:48 +0100
lammps (0~20161109.git9806da6-1) unstable; urgency=medium
* [7c868a1] Update get-script to clean it from VCS and other support-files.
* [7328d32] New upstream version 0~20161109.git9806da6
* [1c61fdb] Refresh patch.
* [f13ed88] Generate docs during build.
* [0bf08ca] Apply cme fix dpkg.
-- Anton Gladky <gladk@debian.org> Sat, 12 Nov 2016 07:39:16 +0100
lammps (0~20151117.gite3c4db7-3) unstable; urgency=medium
* [579bfa9] Respect --parallel option. (Closes: #805533)
* [24992fd] Remove duplicates in doc.
* [acdfe10] Minor fix in d/copyright.
-- Anton Gladky <gladk@debian.org> Sun, 06 Dec 2015 11:58:46 +0100
lammps (0~20151117.gite3c4db7-2) unstable; urgency=medium
* [ce58358] Update get_orig script.
* [7fe6df7] Remove embedded js-scripts.
-- Anton Gladky <gladk@debian.org> Wed, 18 Nov 2015 21:49:58 +0100
lammps (0~20151117.gite3c4db7-1) unstable; urgency=medium
* [879c7b4] Add libeigen3-dev to BD.
* [50e6397] Apply cme fix dpkg-control.
* [14e7d41] Update patch.
* [a00dbfc] Imported Upstream version 0~20151117.gite3c4db7
* [8f8aa65] Update d/copyright.
-- Anton Gladky <gladk@debian.org> Wed, 18 Nov 2015 21:02:52 +0100
lammps (0~20150313.gitfa668e1-1) unstable; urgency=medium
* Upload into unstable.
-- Anton Gladky <gladk@debian.org> Wed, 29 Apr 2015 23:44:49 +0200
lammps (0~20150313.gitfa668e1-1~exp1) experimental; urgency=medium
* [aad2273] Imported Upstream version 0~20150313.gitfa668e1
* [820b5c5] Refresh patches. Remove applied by upstream.
* [b303847] Update d/copyright.
* [5dc10e0] Minor fix in d/rules.
* [b833c3c] Set Standards-Version: 3.9.6. No changes.
* [0e947fe] Enable C++11.
-- Anton Gladky <gladk@debian.org> Sun, 15 Mar 2015 20:59:57 +0100
lammps (0~20140523.gite5e877d-1) unstable; urgency=medium
* [4c132dc] Grab source from GitHub page.
* [7811c49] Move mpi-default-bin to Depends.
* [4bd2ecb] Imported Upstream version 0~20140523.gite5e877d
* [7f4e9a8] Remove colloid autopkgtest.
-- Anton Gladky <gladk@debian.org> Sat, 24 May 2014 19:03:51 +0200
lammps (0~20140415.git42bb280-2) unstable; urgency=medium
* [eff3471] Update/fix autopkgtest.
-- Anton Gladky <gladk@debian.org> Sun, 18 May 2014 11:30:46 +0200
lammps (0~20140415.git42bb280-1) unstable; urgency=medium
* [f2930e3] Imported Upstream version 0~20140415.git42bb280
* [b05b302] Remove patch, applied by upstream.
* [12f95b6] Fix autotest.
* [cca8000] Replace deprecated MPI-flag in debian/rules.
-- Anton Gladky <gladk@debian.org> Wed, 16 Apr 2014 19:23:18 +0200
lammps (0~20140212.git32a5cd0-4) unstable; urgency=medium
* [db83dbb] Fix autotest (MPI error).
-- Anton Gladky <gladk@debian.org> Sat, 15 Feb 2014 21:49:51 +0100
lammps (0~20140212.git32a5cd0-3) unstable; urgency=medium
* [842e614] Fix autotest.
-- Anton Gladky <gladk@debian.org> Sat, 15 Feb 2014 09:42:10 +0100
lammps (0~20140212.git32a5cd0-2) unstable; urgency=medium
* [9fad448] Fix FTBFS on arch-only builds.
-- Anton Gladky <gladk@debian.org> Fri, 14 Feb 2014 07:39:31 +0100
lammps (0~20140212.git32a5cd0-1) unstable; urgency=medium
* [5127b33] Imported Upstream version 0~20140212.git32a5cd0
* [9c47579] Refresh patch.
* [b21f32c] Set Standards-Version: 3.9.5. No changes.
* [249a3f2] Set canonical VCS-fields.
* [85cb066] Add autotests.
* [bf2b96e] Remove executable bit in examples.
-- Anton Gladky <gladk@debian.org> Thu, 13 Feb 2014 22:38:05 +0100
lammps (0~20131119.git7162cf0-1) unstable; urgency=low
* [e65b919] Imported Upstream version 0~20131119.git7162cf0
* [f7bddd4] Fix some problems, introduced by upstream recently.
* [3616dfc] Use wrap-and-sort script.
* [7e92030] Ignore quilt dir
-- Anton Gladky <gladk@debian.org> Wed, 20 Nov 2013 22:41:36 +0100
lammps (0~20130503.gitd2adfba-1) unstable; urgency=low
* [4a7ac95] Imported Upstream version 0~20130503.gitd2adfba
* [2f578c3] Minor description update.
* [fdb3192] Use parallel build.
* [afade40] Add doc-base file.
-- Anton Gladky <gladk@debian.org> Tue, 07 May 2013 21:27:12 +0200
lammps (0~20130201.gitdf9c707-1) experimental; urgency=low
* [acf02f1] Imported Upstream version 0~20130201.gitdf9c707
* [9477729] Add -fopenmp option to compilation flags.
* [a422953] Use Standards-Version: 3.9.4. No changes.
* [3b9caec] Remove obsolete DM-Upload-Allowed flag.
* [84d264e] Remove parallel option due to high RAM-consumption.
-- Anton Gladky <gladk@debian.org> Sun, 03 Feb 2013 21:40:03 +0100
lammps (0~20121116.git9eeec79-1~exp1) experimental; urgency=low
* [8b791e7] Update git_orig-script. Use more effective xz-compression.
* [c4ee715] Imported Upstream version 0~20121116.git9eeec79
* [e9300f9] Update patch.
-- Anton Gladky <gladky.anton@gmail.com> Mon, 19 Nov 2012 18:55:39 +0100
lammps (0~20120615.gite442279-1) unstable; urgency=low
* [de9ec1f] Imported Upstream version 0~20120615.gite442279
* [864de63] Remove patch, applied by upstream.
-- Anton Gladky <gladky.anton@gmail.com> Mon, 18 Jun 2012 20:34:59 +0200
lammps (0~20120426.git67de404-1) unstable; urgency=low
* [cf6ee1b] Disable mpirun-test on some platforms, where it crashes.
* [b4a9875] Imported Upstream version 0~20120426.git67de404
* [8abc62b] Enable additional modules before compiling. (Closes: #670547)
-- Anton Gladky <gladky.anton@gmail.com> Fri, 27 Apr 2012 00:04:27 +0200
lammps (0~20120305.git5d7feb1-1) unstable; urgency=low
* [23cace5] Imported Upstream version 0~20120305.git5d7feb1
* [c2d8e83] Enable auto-test.
-- Anton Gladky <gladky.anton@gmail.com> Tue, 06 Mar 2012 20:03:14 +0100
lammps (0~20120228.git268a14f-1) unstable; urgency=low
* Initial Release. (Closes: #610622).
-- Anton Gladky <gladky.anton@gmail.com> Sat, 25 Feb 2012 22:49:48 +0100
|