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
|
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
|