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
|
dune-common (2.6.0-3) unstable; urgency=medium
* Add runtime dependency on gfortran. Configuring a DUNE project without
a Fortran compiler fails.
* autopkgtest: Add dependency on MPI as the test builds and runs an MPI
program.
-- Ansgar Burchardt <ansgar@debian.org> Thu, 21 Jun 2018 09:17:17 +0200
dune-common (2.6.0-2) unstable; urgency=medium
* Add a simple autopkgtest. The driver (dune-autopkgtest) is also
usable by other DUNE modules.
* Promote CMake from Recommends to Depends.
* Bumped Standards-Version to 4.1.4 (no changes).
-- Ansgar Burchardt <ansgar@debian.org> Wed, 20 Jun 2018 23:37:32 +0200
dune-common (2.6.0-1) unstable; urgency=medium
* New upstream release.
* d/control: now requires cmake >= 3.1
-- Ansgar Burchardt <ansgar@debian.org> Tue, 03 Apr 2018 00:20:33 +0200
dune-common (2.6.0~rc1-1) experimental; urgency=medium
* New upstream release candidate.
* d/control: update Vcs-* fields for move to salsa.debian.org
* Bumped Standards-Version to 4.1.3 (no changes).
-- Ansgar Burchardt <ansgar@debian.org> Sat, 06 Jan 2018 15:50:50 +0100
dune-common (2.6~20171122-1) experimental; urgency=medium
* New upstream snapshot (commit: 77b87e7c3931fc70f46be2e4cae7058127c92edf).
-- Ansgar Burchardt <ansgar@debian.org> Wed, 22 Nov 2017 17:38:48 +0100
dune-common (2.6~20171113-2) experimental; urgency=medium
* arithmetictestsuite: quotient must be representable without error.
This should correct the build failure on i386.
+ new patch: 0001-quotient-must-be-representable-without-error.patch
-- Ansgar Burchardt <ansgar@debian.org> Tue, 14 Nov 2017 08:01:05 +0100
dune-common (2.6~20171113-1) experimental; urgency=medium
* New upstream snapshot.
* d/control: add `Rules-Requires-Root: no`
* d/get-orig-source: no longer include Git commit id in snapshot versions
* libdune-common-doc: add Built-Using: doxygen (for jquery.js).
* Bumped Standards-Version to 4.1.1 (no changes).
-- Ansgar Burchardt <ansgar@debian.org> Tue, 14 Nov 2017 00:12:14 +0100
dune-common (2.5.1-1) unstable; urgency=medium
* New upstream release.
* Build-Depend on texlive-pictures instead of pgf. (Closes: #867073)
* debian/copyright: Update URLs.
* Bumped Standards-Version to 4.0.0 (no changes).
-- Ansgar Burchardt <ansgar@debian.org> Tue, 18 Jul 2017 11:53:29 +0200
dune-common (2.5.1~rc1-1) experimental; urgency=medium
* New upstream release candidate.
* No longer build manual -dbg package. Use the automatically generated
-dbgsym package instead.
* dune-debian.mk: do not limit number of MPI ranks to number of cores
when running tests. (Closes: #850229)
-- Ansgar Burchardt <ansgar@debian.org> Sat, 17 Jun 2017 15:48:18 +0200
dune-common (2.5.0-1) unstable; urgency=medium
* New upstream release.
-- Ansgar Burchardt <ansgar@debian.org> Sun, 18 Dec 2016 12:58:14 +0100
dune-common (2.5.0~rc2-2) unstable; urgency=medium
* Add Breaks+Replaces: libdune-functions-dev (<< 2.5.0~)
(Closes: #847142)
-- Ansgar Burchardt <ansgar@debian.org> Mon, 05 Dec 2016 23:41:24 +0100
dune-common (2.5.0~rc2-1) unstable; urgency=medium
* Upload to unstable.
* New upstream release candidate.
* dune-debian.mk: Restore variable for configure options.
-- Ansgar Burchardt <ansgar@debian.org> Mon, 05 Dec 2016 23:09:55 +0100
dune-common (2.5.0~rc1-3) experimental; urgency=medium
* Call dh_sphinxdoc only when building arch-indep packages.
-- Ansgar Burchardt <ansgar@debian.org> Tue, 22 Nov 2016 21:12:02 +0100
dune-common (2.5.0~rc1-2) experimental; urgency=medium
* Patch: Add correct offset for end of chunk
This should fix the build failure on 32bit architectures.
+ 0001-Add-correct-offset-for-end-of-chunk.patch
* Use dh_sphinxdoc.
-- Ansgar Burchardt <ansgar@debian.org> Tue, 22 Nov 2016 20:21:37 +0100
dune-common (2.5.0~rc1-1) experimental; urgency=medium
* New upstream release candidate.
* Switch to CMake.
* dune-debian.mk: Simplify running tests.
* Bumped Standards-Version to 3.9.8 (no changes).
-- Ansgar Burchardt <ansgar@debian.org> Mon, 21 Nov 2016 20:37:38 +0100
dune-common (2.4.1-1) unstable; urgency=medium
* New upstream release.
* Mark libdune-common-dev as Multi-Arch: same.
-- Ansgar Burchardt <ansgar@debian.org> Mon, 29 Feb 2016 10:19:18 +0100
dune-common (2.4.1~rc2-1) experimental; urgency=medium
* New upstream release candidate.
-- Ansgar Burchardt <ansgar@debian.org> Sun, 28 Feb 2016 13:18:16 +0100
dune-common (2.4.0-1) unstable; urgency=medium
* New upstream release.
-- Ansgar Burchardt <ansgar@debian.org> Fri, 25 Sep 2015 22:29:28 +0200
dune-common (2.4~20150912rc3-1) unstable; urgency=medium
* New upstream release candidate.
* dune-debian.mk: Add options to enable UMFPack support.
-- Ansgar Burchardt <ansgar@debian.org> Sun, 13 Sep 2015 13:38:49 +0200
dune-common (2.4~20150825rc2-1) experimental; urgency=medium
* New upstream release candidate.
* Move shared library into -dev package and provide a virtual package
that changes with the upstream version for shlib dependencies. See
also https://lists.debian.org/debian-devel/2015/07/msg00115.html
* libdune-common-dev: Add -doc package as a suggested package.
-- Ansgar Burchardt <ansgar@debian.org> Fri, 04 Sep 2015 14:24:36 +0200
dune-common (2.4~20150717rc1-1) experimental; urgency=medium
* New upstream release candidate.
-- Ansgar Burchardt <ansgar@debian.org> Fri, 17 Jul 2015 20:45:00 +0200
dune-common (2.4~20150617g6f17141-1) experimental; urgency=medium
* New upstream snapshot.
* get-orig-source: Use commit date instead of current date.
-- Ansgar Burchardt <ansgar@debian.org> Fri, 19 Jun 2015 23:11:40 +0200
dune-common (2.4~20150521g15491c4-1) experimental; urgency=medium
* New upstream snapshot.
-- Ansgar Burchardt <ansgar@debian.org> Thu, 21 May 2015 21:46:50 +0200
dune-common (2.4~20150505g1ce8697-1) experimental; urgency=medium
* New upstream snapshot.
* Change shared library package name to libdune-common-2.4git.
* Update debian/copyright for new upstream snapshot.
* Add Build-Depends-Indep: graphviz for "dot".
* dune-debian.mk: Continue to use autotools for now.
* Bumped Standards-Version to 3.9.6 (no changes).
-- Ansgar Burchardt <ansgar@debian.org> Tue, 05 May 2015 21:53:57 +0200
dune-common (2.3.1-1) unstable; urgency=medium
* New upstream release.
* Install bash completion for dunecontrol.
-- Ansgar Burchardt <ansgar@debian.org> Tue, 17 Jun 2014 19:46:31 +0200
dune-common (2.3.1~rc1-1) experimental; urgency=medium
* New upstream release candidate.
* Change shared library package name to libdune-common-2.3.1.
* dune-debian.mk: Enable support for UG.
-- Ansgar Burchardt <ansgar@debian.org> Tue, 10 Jun 2014 19:54:09 +0200
dune-common (2.3.0-1) unstable; urgency=medium
* New upstream release.
* Change shared library package name to libdune-common-2.3.0.
-- Ansgar Burchardt <ansgar@debian.org> Fri, 14 Feb 2014 09:12:40 +0100
dune-common (2.3~20140122g7a7cf2b-1) experimental; urgency=medium
* New upstream snapshot.
-- Ansgar Burchardt <ansgar@debian.org> Wed, 22 Jan 2014 23:10:56 +0100
dune-common (2.3~20140117beta2-1) experimental; urgency=medium
* New upstream snapshot.
* Remove patches that should be obsoleted by upstream changes.
* dune-debian.mk: Remove obsolete --enable-fieldvector-size-is-method flag.
* libdune-common-dev.install: Install /usr/lib/*/cmake.
* Backport 073167e61070a5e952c738c02d85c3f946717e40 ([dune-autogen]
Prevents overriding am_dir with installed modules) from master branch.
+ New patch: 0001-dune-autogen-Prevents-overriding-am_dir-with-install.patch
-- Ansgar Burchardt <ansgar@debian.org> Mon, 20 Jan 2014 13:42:47 +0100
dune-common (2.3~20140111beta1-1) experimental; urgency=medium
* New upstream snapshot.
* Rename git-whitespace-hook to dune-git-whitespace-hook.
* Install cmake modules. Note that it is still not possible to use
cmake with the Debian packages.
* debian/control: Remove ${shlibs:Depends} from -dev and -dbg package.
* debian/dune-debian.mk: Use default compression for binary packages.
-- Ansgar Burchardt <ansgar@debian.org> Wed, 15 Jan 2014 13:33:04 +0100
dune-common (2.3~20140103g107b57a-1) experimental; urgency=medium
* New upstream snapshot.
* Install man page using dh_installman as "make install" is not called
for the doc subdirectory and thus dh_install cannot find usr/share/man.
* debian/dune-debian.mk: Restore --without-parmetis.
-- Ansgar Burchardt <ansgar@debian.org> Fri, 03 Jan 2014 00:40:13 +0100
dune-common (2.3~20131227g6c02812-1) experimental; urgency=medium
* New upstream snapshot.
* Add Build-Depends on texlive-latex-extra (for subfigure.sty).
* Change shared library package name to libdune-common-2.3svn.
* Patch dunecontrol to skip directories starting with a dot when
looking for dune.module.
+ new patch: skip-dirs-starting-with-dot.patch
* Install dune_cxa_demangle.m4.
+ new patch: 0001-Install-dune_cxa_demangle.m4.patch
* debian/dune-debian.mk: Do not pass --without-parmetis to configure
as doing so triggers a bug causing the configure script to abort, cf.
<https://dune-project.org/flyspray/index.php?do=details&task_id=1404>
* debian/control: Use canonical Vcs-* URIs.
* debian/control: Drop pre-depends on dpkg (>= 1.15.6) which is
already satisfied in Debian 6.
* debian/rules: Install am2cmake.py as dune-am2cmake.
* libdune-common-dev: Add dependency on python and python-pyparsing
for am2cmake.py.
* libdune-common-dev: Include man page for dunecontrol.
* Bumped Standards-Version to 3.9.5 (no changes).
-- Ansgar Burchardt <ansgar@debian.org> Wed, 01 Jan 2014 19:40:32 +0100
dune-common (2.2.1-2) unstable; urgency=low
* Upload to unstable.
* Bumped Standards-Version to 3.9.4 (no changes).
-- Ansgar Burchardt <ansgar@debian.org> Sun, 12 May 2013 18:30:12 +0200
dune-common (2.2.1-1) experimental; urgency=low
* New upstream release. (Closes: #701866)
* debian/copyright: Update for new upstream release.
* Mark runtime and debug packages as Multi-Arch: same.
* lib/dunemodules.lib: Fix PARSER_TRIM.
+ new patch: fix-PARSER_TRIM.diff
* Update aclocal.patch.
-- Ansgar Burchardt <ansgar@debian.org> Sat, 02 Mar 2013 02:17:38 +0100
dune-common (2.2.0-1) unstable; urgency=low
* New upstream release.
* Install dunemodules.lib to /usr/lib.
* Update debian/copyright.
-- Ansgar Burchardt <ansgar@debian.org> Tue, 05 Jun 2012 10:17:59 +0200
dune-common (2.2~svn6684-1) experimental; urgency=low
* New upstream snapshot.
-- Ansgar Burchardt <ansgar@debian.org> Sun, 06 May 2012 14:31:49 +0200
dune-common (2.2~svn6573-1) experimental; urgency=low
* Initial release. (Closes: #661823)
-- Ansgar Burchardt <ansgar@debian.org> Sat, 17 Mar 2012 17:15:13 +0100
|