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 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576 577 578 579 580 581 582 583 584 585 586 587 588 589 590 591 592 593 594
|
code-saturne (6.0.2-2) unstable; urgency=medium
* Fix FTBFS with GCC-10 (closes: #957095)
* Patch gcc-10.patch from upstream
* Fix cspath in /usr/bin/code_saturne
* Drop build dependency on libxml2-dev
-- Gilles Filippini <pini@debian.org> Thu, 09 Apr 2020 19:26:56 +0200
code-saturne (6.0.2-1) unstable; urgency=medium
* New upstream release
* Drop patch format-nonliteral.patch (fixed upstream)
-- Gilles Filippini <pini@debian.org> Mon, 10 Feb 2020 23:57:49 +0100
code-saturne (6.0.1-1) unstable; urgency=medium
* New upstream release
* Refresh patch format-nonliteral.patch
-- Gilles Filippini <pini@debian.org> Wed, 25 Dec 2019 17:44:10 +0100
code-saturne (6.0.0-1) unstable; urgency=medium
* Upload to unstable
-- Gilles Filippini <pini@debian.org> Thu, 17 Oct 2019 20:45:00 +0200
code-saturne (6.0.0-1~exp1) experimental; urgency=medium
* New upstream release
* No more need to repack upstream tarball
* Drop patch gcc-9.patch (fixed upstream)
* Refresh patch pyrcc.patch
* New patch format-nonliteral.patch to fix a -Wformat-nonliteral error
-- Gilles Filippini <pini@debian.org> Tue, 15 Oct 2019 22:42:50 +0200
code-saturne (5.3.3+repack-5) unstable; urgency=medium
* Remove internal doxygen files from code-saturne-doc
* Fix dependency on python3-pyqt5 and python3
-- Gilles Filippini <pini@debian.org> Mon, 26 Aug 2019 22:15:42 +0200
code-saturne (5.3.3+repack-4) unstable; urgency=medium
* Generate the PyQt5 resources with QT_HASH_SEED=0 for reproducibility
-- Gilles Filippini <pini@debian.org> Sat, 24 Aug 2019 01:16:35 +0200
code-saturne (5.3.3+repack-3) unstable; urgency=medium
* Build against python3 and qt5 (closes: #935342)
-- Gilles Filippini <pini@debian.org> Thu, 22 Aug 2019 19:16:10 +0200
code-saturne (5.3.3+repack-2) unstable; urgency=medium
* Fix FTBFS against GCC-9 (closes: #925654)
-- Gilles Filippini <pini@debian.org> Sat, 17 Aug 2019 14:32:51 +0200
code-saturne (5.3.3+repack-1) unstable; urgency=medium
* New upstream release
-- Gilles Filippini <pini@debian.org> Mon, 12 Aug 2019 17:38:27 +0200
code-saturne (5.3.2+repack-2) unstable; urgency=medium
* Fix dpkg-buildflags substitution for cs_config.py (closes: #925188)
-- Gilles Filippini <pini@debian.org> Sat, 23 Mar 2019 21:52:01 +0100
code-saturne (5.3.2+repack-1) unstable; urgency=medium
* New upstream release
* Drop patches applied upstream:
- fix-doxygen-conf.patch
- fix-autoconf-mpi.patch
* d/rules: update clean target
-- Gilles Filippini <pini@debian.org> Sat, 02 Feb 2019 16:43:25 +0100
code-saturne (5.3.1+repack-8) unstable; urgency=medium
* New patch fix-doxygen-conf.patch to avoid full source path remaining
into the doxygen generated documentation
* Fix double doc install
-- Gilles Filippini <pini@debian.org> Sun, 20 Jan 2019 00:30:43 +0100
code-saturne (5.3.1+repack-7) unstable; urgency=medium
* dedian/rules:
- Use /bin/echo to generate epoch.tex, to achieve the same behavior
whatever the default shell is
- Separate targets for arch independent builds
-- Gilles Filippini <pini@debian.org> Thu, 17 Jan 2019 23:26:22 +0100
code-saturne (5.3.1+repack-6) unstable; urgency=medium
* Fix FTBFS when building architecture specific packages only
-- Gilles Filippini <pini@debian.org> Wed, 16 Jan 2019 15:02:10 +0100
code-saturne (5.3.1+repack-5) unstable; urgency=medium
* Use dh sequencer instead of cdbs
* Compat level 11
* code-saturne-doc: install ple documentation
* Reproducible builds:
- Disable rpath at build time
- Set the pdf date after SOURCE_DATE_EPOCH
- Drop dpkg-buildflags from ple-config and cs_config.py
- Build path cleanup in the generated documentation
-- Gilles Filippini <pini@debian.org> Wed, 16 Jan 2019 11:12:18 +0100
code-saturne (5.3.1+repack-4) unstable; urgency=medium
* New patch to fix MPI detection: configure should fail when MPI
support is explicitly requested and MPI is not found.
-- Gilles Filippini <pini@debian.org> Sun, 06 Jan 2019 16:08:08 +0100
code-saturne (5.3.1+repack-3) unstable; urgency=medium
* Fix MPI detection
-- Gilles Filippini <pini@debian.org> Sun, 06 Jan 2019 01:03:06 +0100
code-saturne (5.3.1+repack-2) unstable; urgency=medium
* Move syrthes to Suggests from Recommends as this package won't make
it in Buster
* Bump Standards-Version to 4.3.0 (no changes)
-- Gilles Filippini <pini@debian.org> Wed, 26 Dec 2018 19:11:49 +0100
code-saturne (5.3.1+repack-1) unstable; urgency=medium
* New upstream version
-- Gilles Filippini <pini@debian.org> Fri, 14 Dec 2018 07:37:09 +0100
code-saturne (5.2.1+repack-1) unstable; urgency=medium
* New upstream version
-- Gilles Filippini <pini@debian.org> Tue, 09 Oct 2018 00:28:36 +0200
code-saturne (5.2.0+repack-1) unstable; urgency=medium
* Repack upstream tarball to drop generated documentation and translation
* Fix python modules integration
* Update debian/copyright
-- Gilles Filippini <pini@debian.org> Mon, 16 Apr 2018 23:44:39 +0200
code-saturne (5.2.0-1) experimental; urgency=medium
* New upstream version
* Upstream moved to github
* Configure dh_autoreconf to use /sbin/bootstrap
* Drop patch format-not-a-string-literal-and-no-format-arguments.patch
(fixed upstream)
* debian/control: make Vcs-* fields point to salsa.debian.org
* debian/compat: bump compat level to 9
-- Gilles Filippini <pini@debian.org> Sun, 15 Apr 2018 22:41:40 +0200
code-saturne (5.1.3+repack-1) experimental; urgency=medium
* New upstream release
* code-saturne-include: Recommends: python
-- Gilles Filippini <pini@debian.org> Sat, 17 Feb 2018 23:12:49 +0100
code-saturne (5.1.1+repack-1) experimental; urgency=medium
[ Sylvestre Ledru ]
* Remove myself from the uploaders
[ Gilles Filippini ]
* New upstream release
* Do not remove icons from tango-icon-theme anymore since their Public
Domain status has been acknowledged
* Update debian/copyright accordingly
$ Remove doxygen-typo.patch (fixed upstream)
-- Gilles Filippini <pini@debian.org> Thu, 21 Dec 2017 22:13:03 +0100
code-saturne (5.1.0+repack-1) experimental; urgency=medium
* New upstream release
* New patches:
- format-not-a-string-literal-and-no-format-arguments.patch: fix FTBFS
- doxygen-typo.patch: fix a typo in doxygen text
* Use public domain icons from package tango-icon-theme instead of
upstream's old copy of a DFSG incompatible Tango release covered by
CC-BY-SA 2.5
* debian/copyright: machine readable copyright format
-- Gilles Filippini <pini@debian.org> Sat, 16 Dec 2017 11:12:34 +0100
code-saturne (4.3.3+repack-1) unstable; urgency=medium
* New upstream release
* Drop patch autovnv-study.py-syntax-error.patch (fixed upstream)
-- Gilles Filippini <pini@debian.org> Mon, 23 Jan 2017 10:28:44 +0100
code-saturne (4.3.2+repack-1) unstable; urgency=medium
* New upstream release
* New patch autovnv-study.py-syntax-error.patch: backport an upstream
fix to autovnv code from their Version4_3 branch (fix FTBFS)
-- Gilles Filippini <pini@debian.org> Thu, 12 Jan 2017 19:21:50 +0100
code-saturne (4.3.1+repack-2) unstable; urgency=medium
* Build against libcgns3.3
-- Gilles Filippini <pini@debian.org> Sun, 11 Dec 2016 16:06:58 +0100
code-saturne (4.3.1+repack-1) unstable; urgency=medium
* New upstream release
-- Gilles Filippini <pini@debian.org> Sun, 09 Oct 2016 13:34:08 +0200
code-saturne (4.3.0+repack-1) unstable; urgency=medium
* New upstream release.
* debian/copyright: extend to year 2016
-- Gilles Filippini <pini@debian.org> Thu, 22 Sep 2016 22:09:51 +0200
code-saturne (4.2.1+repack-1) unstable; urgency=medium
* New upstream release.
* debian/control: bump Standards-Version to 3.9.7 (no changes).
-- Gilles Filippini <pini@debian.org> Mon, 21 Mar 2016 10:57:54 +0100
code-saturne (4.2.0+repack-1) unstable; urgency=medium
* New upstream release.
* Drop patches (fixed upstream):
- format-not-a-string-literal-and-no-format-arguments.patch
- pdflatex.patch
* code-saturne-doc: new symlink /usr/share/doc/code_saturne to
code-saturne to make "code_saturne info -g <doc>" functional again.
* debian/NEWS: update version to 4.1.1+repack-2.
-- Gilles Filippini <pini@debian.org> Mon, 04 Jan 2016 21:55:28 +0100
code-saturne (4.1.1+repack-2) unstable; urgency=medium
* Drop patch ac_init.patch to change back the package name for
autoconf from 'code-saturne' to 'code_saturne'. This patch broke
some tests into the script cs_package.py.
-- Gilles Filippini <pini@debian.org> Mon, 30 Nov 2015 11:25:23 +0100
code-saturne (4.1.1+repack-1) unstable; urgency=medium
* New upstream release.
* Refresh patch pdflatex.patch.
* New patch format-not-a-string-literal-and-no-format-arguments.patch
to fix 'format not a string literal and no format arguments' errors.
-- Gilles Filippini <pini@debian.org> Mon, 17 Aug 2015 19:14:57 +0200
code-saturne (4.0.2+repack-1) unstable; urgency=medium
* New upstream release (bug fixes).
-- Gilles Filippini <pini@debian.org> Sat, 25 Jul 2015 11:58:04 +0200
code-saturne (4.0.1+repack-1) unstable; urgency=medium
* New upstream release.
* New patch pdflatex.patch: fix invalid latex location specifiers in
documentation.
* Build checked against gcc-5 (closes: #777820).
* debian/control: cleanup obsolete Conflicts / Replaces.
* Moved bash completion script to usr/share/bash-completion/completions.
* Updated debian/copyright.
-- Gilles Filippini <pini@debian.org> Sun, 05 Jul 2015 18:42:00 +0200
code-saturne (3.3.4+repack-1~exp1) experimental; urgency=medium
* New upstream release.
* Better conformance to Devs Reference ยง6.7.8.2 when repacking
upstream source:
- Mangled version = <upstream version>+repack
- Use code-saturne-<upstream-version>.orig as top level directory name.
-- Gilles Filippini <pini@debian.org> Mon, 30 Mar 2015 22:07:06 +0200
code-saturne (3.3.3+svn-1~exp2) experimental; urgency=medium
* New patch ac_init.patch to initialise the build chain with
the name "code-saturne" instead of "code_saturne", so that
installation paths are consistent.
This way the command "code_saturne info -g <doc>" is able to
find /usr/share/doc/code-saturne/<doc>.pdf.
* Install examples into usr/share/doc/code-saturne as well.
-- Gilles Filippini <pini@debian.org> Thu, 22 Jan 2015 14:16:04 +0100
code-saturne (3.3.3+svn-1~exp1) experimental; urgency=medium
* Move packaging work from svn to git on alioth.
* debian/control: update Vcs-* fields.
* Get upstream source code from upstream SVN repository, to be able
to generate documentation from source (Closes: #746970):
- debian/control: Build-Depends: bison, flex, doxygen, graphviz
- install docs via debian/code-saturne-doc.install instead of
debian/code-saturne-doc.docs to be able to exclude some paths
- debian/code-saturne-doc.lintian-overrides to silence #736360.
* install docs into /usr/share/doc/code-saturne (instead of
/usr/share/doc/code-saturne-doc).
* Fix the clean target and add debian/source/option to successfully
pass the two builds in a row test.
-- Gilles Filippini <pini@debian.org> Mon, 19 Jan 2015 20:57:36 +0100
code-saturne (3.3.3-1~exp3) experimental; urgency=medium
* Merge fix from unstable (3.3.2-4):
debian/control: add Breaks and Replaces stanzas to allow smooth
upgrade with the previous fix.
-- Gilles Filippini <pini@debian.org> Sat, 17 Jan 2015 18:11:35 +0100
code-saturne (3.3.3-1~exp2) experimental; urgency=medium
* Team upload.
* Merge fix from unstable (3.3.2-3):
Move arch-dependant script cs_config.py from code-saturne-data to
code-saturne-include (Closes: #775107).
* Enable parallel build.
-- Gilles Filippini <pini@debian.org> Mon, 12 Jan 2015 01:43:46 +0100
code-saturne (3.3.3-1~exp1) experimental; urgency=medium
* New upstream release
* Standards-Version updated to 3.9.6
-- Sylvestre Ledru <sylvestre@debian.org> Tue, 30 Dec 2014 14:07:32 +0100
code-saturne (3.3.2-2) unstable; urgency=medium
* Team upload.
* debian/rules: drop configure flag --with-syrthes (not valid
anymore since release 2.3.0).
* debian/control:
- Add myself to Uploaders (closes: #754477).
- Remove useless build dependency on syrthes.
-- Gilles Filippini <pini@debian.org> Tue, 23 Sep 2014 11:55:20 +0200
code-saturne (3.3.2-1) unstable; urgency=medium
* New upstream release
-- Sylvestre Ledru <sylvestre@debian.org> Sun, 31 Aug 2014 12:20:15 +0200
code-saturne (3.3.1-2) unstable; urgency=medium
* Team upload.
* Support hdf5 1.8.13 new packaging layout (closes: #756661).
* debian/control: fix Vcs-* fields.
-- Gilles Filippini <pini@debian.org> Thu, 24 Jul 2014 16:15:19 +0200
code-saturne (3.3.1-1) unstable; urgency=medium
* New upstream release
-- Sylvestre Ledru <sylvestre@debian.org> Mon, 14 Jul 2014 15:27:44 +0200
code-saturne (3.2.2-1) unstable; urgency=medium
* New upstream release
-- Sylvestre Ledru <sylvestre@debian.org> Sun, 04 May 2014 11:51:53 +0200
code-saturne (3.2.1-1) unstable; urgency=low
* New upstream release
* Cherry-pick a patch from upstream to fix the install
fix-the-make-install.diff
* Use dh-autoreconf to rebuild the autotools files
-- Sylvestre Ledru <sylvestre@debian.org> Tue, 10 Dec 2013 09:51:14 +0100
code-saturne (3.1.0-1) unstable; urgency=low
* New upstream release
-- Sylvestre Ledru <sylvestre@debian.org> Fri, 21 Jun 2013 10:54:15 +0200
code-saturne (3.0.1-1) unstable; urgency=low
* New upstream release
* Upload to unstable
* Standards-Version updated to 3.9.4
* Fix a typo in the description (Closes: #669152)
-- Sylvestre Ledru <sylvestre@debian.org> Tue, 14 May 2013 10:44:19 +0200
code-saturne (3.0.0-1~exp1) experimental; urgency=low
* New upstream release
-- Sylvestre Ledru <sylvestre@debian.org> Thu, 28 Mar 2013 13:47:26 +0100
code-saturne (2.3.3-1~exp1) experimental; urgency=low
* New upstream release
* Disable the compression of the example files
* Update of the watch file to skip RC releases
-- Sylvestre Ledru <sylvestre@debian.org> Fri, 30 Nov 2012 15:47:31 +0100
code-saturne (2.2.1-1) experimental; urgency=low
* New upstream release
-- Sylvestre Ledru <sylvestre@debian.org> Sun, 15 Jul 2012 23:38:17 +0200
code-saturne (2.1.7-1) unstable; urgency=low
* New upstream release
-- Sylvestre Ledru <sylvestre@debian.org> Fri, 01 Jun 2012 11:25:40 +0200
code-saturne (2.1.6-1) unstable; urgency=low
* New upstream release
-- Sylvestre Ledru <sylvestre@debian.org> Wed, 04 Apr 2012 23:58:04 +0200
code-saturne (2.1.5-1) unstable; urgency=low
* New upstream release
* New upstream website => watch updated
* Standards-Version updated to version 3.9.3
* ple-config manpage added
-- Sylvestre Ledru <sylvestre@debian.org> Fri, 23 Mar 2012 13:36:41 +0100
code-saturne (2.1.4-1) unstable; urgency=low
* New upstream release
* Update the build dep on hdf5 for the 1.8.8 transition
* Fix an upgrade issue (LP: #916165) (Closes: #656737)
* Provide also the examples (Closes: #639693)
* Patch as-needed.patch removed (applied upstream)
* Force usage of cgns 3.1.3.2 minimal
-- Sylvestre Ledru <sylvestre@debian.org> Wed, 18 Jan 2012 19:50:42 +0100
code-saturne (2.1.0-4) unstable; urgency=low
* Fix a as-needed issue. Thanks to Ilya Barygin for the patch
(Closes: #651672)
-- Sylvestre Ledru <sylvestre@debian.org> Sun, 11 Dec 2011 19:26:58 +0100
code-saturne (2.1.0-3) unstable; urgency=low
* Install a missing file
-- Sylvestre Ledru <sylvestre@debian.org> Thu, 24 Nov 2011 00:00:08 +0100
code-saturne (2.1.0-2) unstable; urgency=low
* Fix some various issues reported by upstream.
-- Sylvestre Ledru <sylvestre@debian.org> Mon, 21 Nov 2011 14:49:56 +0100
code-saturne (2.1.0-1) unstable; urgency=low
* New upstream release. Merge all dependencies into a single source package.
* Fix some minor lintian warnings.
-- Sylvestre Ledru <sylvestre@debian.org> Tue, 01 Nov 2011 17:43:32 +0100
code-saturne (2.0.2-1) unstable; urgency=low
* New upstream release
* Standards-Version updated to version 3.9.2
* Python byte-compile files are now compiled (Closes: #566040)
-- Sylvestre Ledru <sylvestre@debian.org> Tue, 26 Jul 2011 22:50:52 +0200
code-saturne (2.0.1-4) unstable; urgency=low
* python-mei, libbft-dev, libfvm-dev, libmei-dev, libxml2-dev, libblas-dev
added as dependencies of code-saturne-bin
* code-saturne-doc added as recommends of code-saturne
-- Sylvestre Ledru <sylvestre@debian.org> Mon, 07 Mar 2011 21:47:26 +0100
code-saturne (2.0.1-3) unstable; urgency=low
* syrthes changed its path
-- Sylvestre Ledru <sylvestre@debian.org> Sun, 20 Feb 2011 23:09:54 +0100
code-saturne (2.0.1-2) unstable; urgency=low
* Forgot chrpath as build dependency
-- Sylvestre Ledru <sylvestre@debian.org> Sat, 19 Feb 2011 14:47:03 +0100
code-saturne (2.0.1-1) unstable; urgency=low
* New upstream release
* Switch to dpkg-source 3.0 (quilt) format
* watch file updated
* Repack script updated
-- Sylvestre Ledru <sylvestre@debian.org> Tue, 08 Feb 2011 18:17:01 +0100
code-saturne (2.0.0.rc1-5) unstable; urgency=low
* Change dependency from hdf5-serial to hdf5-mpi (Closes: #591154)
* Standards-Version updated to version 3.9.1
-- Sylvestre Ledru <sylvestre@debian.org> Sat, 09 Oct 2010 00:45:37 +0200
code-saturne (2.0.0.rc1-4) unstable; urgency=low
* Fix a build issue under kfreebsd-*. Thanks to Petr Salinger for the patch
(Closes: #571007)
* code-saturne recommends pdf-viewer
-- Sylvestre Ledru <sylvestre@debian.org> Wed, 24 Feb 2010 18:04:26 +0100
code-saturne (2.0.0.rc1-3) unstable; urgency=low
* Do not compress pdf files
* Install in code-saturne-data the bash_completion script
* Uses syrthes features
* Ship dev libraries in code-saturne-bin
-- Sylvestre Ledru <sylvestre@debian.org> Mon, 22 Feb 2010 20:34:15 +0100
code-saturne (2.0.0.rc1-2) unstable; urgency=low
* Explicit minimal versions on code-saturne dependencies
-- Sylvestre Ledru <sylvestre@debian.org> Mon, 22 Feb 2010 10:28:01 +0100
code-saturne (2.0.0.rc1-1) unstable; urgency=low
* New upstream release (Closes: #557297, #557020)
* watch file updated
* Update of Vcs-Svn Vcs-Browser
* Standards-Version updated to 3.8.4
* Apply cs-20rc1.diff provided by upstream to fix minor issues
-- Sylvestre Ledru <sylvestre@debian.org> Sat, 20 Feb 2010 15:06:01 +0100
code-saturne (2.0.0.beta2-2) unstable; urgency=low
* VCS-*: Wrong links
* Missing dependency on python-qt4 (Closes: #557221)
* Better descriptions and names of the packages
-- Sylvestre Ledru <sylvestre@debian.org> Wed, 13 Jan 2010 14:18:18 +0100
code-saturne (2.0.0.beta2-1) unstable; urgency=low
* Initial release (Closes: #501915)
-- Sylvestre Ledru <sylvestre@debian.org> Mon, 02 Nov 2009 23:21:17 +0100
|