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
|
astk (1.13.1-2) unstable; urgency=low
[ Denis Laxalde ]
* Team upload.
* Call wish8.5 instead of wish and depends on tk8.5 only (closes: #725685).
-- Julien Cristau <jcristau@debian.org> Tue, 13 May 2014 10:09:40 +0200
astk (1.13.1-1) unstable; urgency=low
[ Andrea Palazzi ]
* Updated to upstream version 1.13.1 (Code Aster 11.4)
* Removed duplicate Section: parts from control file
* fixed code-aster-run.postrm script to remove /etc/codeaster/aster
file (closes: #704542)
* fixed possible bug in code-aster-run.postinst script not creating
the /etc/codeaster directory
[ Sylvestre Ledru ]
* Standards-Version updated to 3.9.4
-- Andrea Palazzi <palazziandrea@yahoo.it> Fri, 12 Jul 2013 11:09:47 +0200
astk (1.11.0-2) unstable; urgency=low
* Added script update-codeaster-engines to create the aster
config file
* Now the file /etc/codeaster/aster is installed in a minimal
version by code-aster-run.postinst (Closes: #670567)
* Fixed some errors introduced previously in patch config.patch
when it was updated for astk 1.11.0
-- Andrea Palazzi <palazziandrea@yahoo.it> Sat, 26 Feb 2013 09:35:32 +0100
astk (1.11.0-1) unstable; urgency=low
* Updated to version 1.11.0
* Removed unnecessary build-deps on gmsh, garce and eficas
[ Christophe Trophime ]
* code-aster-run :
Depends on code-aster-gui (closes: #681750)
-- Andrea Palazzi <palazziandrea@yahoo.it> Mon, 31 Dec 2012 14:31:43 +0100
astk (1.10.4-4) unstable; urgency=low
* debian/control:
- Remove dpkg-dev, gcc from code-aster-gui Depends
* fix code-aster-gui.config (closes: #679589)
* postrm files remove unowned files (closes: #679689)
-- Christophe Trophime <christophe.trophime@lncmi.cnrs.fr> Sat, 30 Jun 2012 14:44:09 +0200
astk (1.10.4-3) unstable; urgency=low
* debian/rules:
- switch to dh_python2
- use debhelper instead of cdbs
* debian/control: remove quilt
* debian/code-aster-gui.install
- remove codeaster-gui installed with dh_link
[Julien Cristau]
* Fix postinst and postrm scripts (Closes: #670293)
* Add code-aster-run.templates
* Add code-aster-run.config
* Install configfiles in usr/share/codeaster
-- Christophe Trophime <christophe.trophime@lncmi.cnrs.fr> Tue, 26 Jun 2012 16:01:42 +0200
astk (1.10.4-2) unstable; urgency=low
[Beatrice Torracca]
* Add Italian translation of astk debconf messages (Closes: #677646)
* Fix postinst and postrm scripts (Closes: #670293)
-- Christophe Trophime <christophe.trophime@lncmi.cnrs.fr> Sun, 17 Jun 2012 10:17:59 +0200
astk (1.10.4-1) unstable; urgency=low
* New upstream release
* debian/rules: simply install targets
- add debian/codeaster-run.install
- add debian/codeaster-gui.install
* debian/control: add tkpg to Depends
* Add tcl_fixpath.patch to fix as_run path in tcl scripts
* Add README.Debian
[ Andrea Palazzi ]
* Fixed get-orig-source target in debian/rules
* Fix "code-aster-mpi-engine: symbolic link needed for parallel_cp"
Added quilt patch to call codeaster-parallel_cp instead
of the original parallel_cp (Closes: #669931)
-- Christophe Trophime <christophe.trophime@lncmi.cnrs.fr> Mon, 23 Apr 2012 10:08:56 +0200
astk (1.8.4-5) unstable; urgency=low
[Andrea Palazzi]
* debian/patches/config.patch
fix wrong /etc/codeaster/asrun for OpenMPI
* add /etc/codeaster/aster-mpihosts
needed for building code-aster
* Rename get, getop and parralel_cp (Closes: #626353)
* debian/control: update maintainers emails
-- Christophe Trophime <christophe.trophime@lncmi.cnrs.fr> Tue, 06 Dec 2011 11:30:02 +0200
astk (1.8.4-4) unstable; urgency=low
* move mpirun_template to usr/lib/codeaster/asrun/data (closes: #627540)
* fix lintian errors and warnings
* add codeaster-run.lintian-overrides
-- Christophe Trophime <christophe.trophime@grenoble.cnrs.fr> Mon, 20 Jun 2011 17:56:34 +0200
astk (1.8.4-3) unstable; urgency=low
* Standards-Version updated to version 3.9.2
[ Christophe Trophime ]
* debian/rules: add mpirun_template to code-aster-run (Closes: #627540)
-- Sylvestre Ledru <sylvestre@debian.org> Tue, 07 Jun 2011 20:28:03 +0200
astk (1.8.4-2) unstable; urgency=low
* debian/rules: correct get-orig-source target
-- Christophe Trophime <christophe.trophime@grenoble.cnrs.fr> Fri, 14 Jan 2011 10:35:43 +0100
astk (1.8.4-1) unstable; urgency=low
[Martin Bagge / brother]
* Debconf translation updates Swedish
[Andre Espaze]
* New upstream version
* debian/rules: moving asrun Python package to code-aster-run
-- Christophe Trophime <christophe.trophime@grenoble.cnrs.fr> Tue, 11 Jan 2011 15:43:53 +0100
astk (1.8.3-2) unstable; urgency=low
* [Debconf translation updates]
- Japanese (Nobuhiro Iwamatsu). Closes: #602465
* debian/control: add dpkg-dev deps (Closes: #603687)
-- Christophe Trophime <christophe.trophime@grenoble.cnrs.fr> Tue, 16 Nov 2010 13:27:14 +0100
astk (1.8.3-1) unstable; urgency=low
* New upstream version
* Remove debug -x flag from postinst and post rm scripts
* debian/rules :
correct get-orig-source (update spip id)
add a symlink to /usr/bin/as_run in $ASTER_ROOT/bin in code-aster-run
do not install manpage for show (Closes: #581915)
* Add directory $ASTER_ROOT/outils
* Add links to gmsh, grace, eficasQt to $ASTER_ROOT/outils
* debian/control :
Add gmsh, grace, eficas to BuildDepends
Add astk-server to Replaces/conflicts Closes: #596660
[Andre Espaze]
* remove onecore.patch
* update debian-install.patch to latest version
-- Christophe Trophime <christophe.trophime@grenoble.cnrs.fr> Thu, 30 Sep 2010 10:43:38 +0200
astk (1.8.1-2) unstable; urgency=low
* Added source lintian overrides about Adam Powell's name.
* Add debian-install.patch to fix installation paths
* Change ASTER_ROOT to /usr/lib/codeaster
* debian/control:
Rename astk : code-aster-gui
Rename astk-server : code-aster-run
-- Christophe Trophime <christophe.trophime@grenoble.cnrs.fr> Mon, 30 Aug 2010 08:38:39 +0200
astk (1.8.1-1) unstable; urgency=low
* New upstream version
* Bump Standards-Version: to 3.9.1. (No changes needed.)
* Added source lintian overrides about Adam Powell's name.
* Complete postinst configuration
[Christian Perrier]
* Non-maintainer upload to fix pending l10n issues
* Debconf templates and debian/control reviewed by the debian-l10n-
english team as part of the Smith review project. Closes: #584616
* [Debconf translation updates]
- Swedish (Martin Bagge / brother). Closes: #585112
- Russian (Yuri Kozlov). Closes: #585150
- Simplified Chinese (YunQiang Su). Closes: #585151
- Danish (Joe Hansen). Closes: #585486
- Czech (Michal Simunek). Closes: #585630
- French (Julien Patriarca). Closes: #586097
- German (Chris Leick). Closes: #586282
- Portuguese (Miguel Figueiredo). Closes: #586979
- Spanish (Camaleón). Closes: #591507
-- Christophe Trophime <christophe.trophime@grenoble.cnrs.fr> Mon, 16 Aug 2010 15:45:48 +0200
astk (1.8.0-2) unstable; urgency=low
* debian/rules: do not install show.1.gz (Closes: #581915)
* debian/rules: do not install /etc/.mysql_connect_REX
[Christian Perrier]
* Debconf templates and debian/control reviewed by the debian-l10n-
english team as part of the Smith review project. Closes: #584616
* [Debconf translation updates]
* Swedish (Martin Bagge / brother). Closes: #585112
* Russian (Yuri Kozlov). Closes: #585150
* Simplified Chinese (YunQiang Su). Closes: #585151
* Danish (Joe Hansen). Closes: #585486
* Czech (Michal Simunek). Closes: #585630
* French (Julien Patriarca). Closes: #586097
* German (Chris Leick). Closes: #586282
* Portuguese (Miguel Figueiredo). Closes: #586979
-- Christophe Trophime <christophe.trophime@grenoble.cnrs.fr> Thu, 01 Jul 2010 14:48:52 +0200
astk (1.8.0-1) unstable; urgency=low
[ Adam C. Powell, IV ]
* First package (Closes: #467085)
[ Christophe Trophime ]
* Update of the package to a more recent version
-- Christophe Trophime <christophe.trophime@grenoble.cnrs.fr> Sun, 25 Apr 2010 16:43:13 +0200
|