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
|
graph-tool (2.98+ds-2) unstable; urgency=medium
* Debianization:
- d/control:
- Build-Depends field, discard libboost-system-dev (Closes: #1127206);
- d/copyright:
- Copyright year-tuples, update.
-- Jerome Benoit <calculus@rezozer.net> Sat, 07 Mar 2026 20:53:24 +0000
graph-tool (2.98+ds-1) unstable; urgency=medium
* New upstream release.
* Debianization:
- d/patches/*:
- d/p/upstream-fix-lintian-spelling_error-silence.patch, integrated.
-- Jerome Benoit <calculus@rezozer.net> Sun, 21 Sep 2025 20:12:24 +0000
graph-tool (2.97+ds-2) unstable; urgency=medium
* Upload to unstable.
-- Jerome Benoit <calculus@rezozer.net> Sat, 23 Aug 2025 19:10:18 +0000
graph-tool (2.97+ds-1) experimental; urgency=medium
* New upstream release.
* Debianization:
- d/patches/*:
- d/p/upstream-harden-autotools-pkgconf.patch, integrated;
- d/p/upstream-fix-lintian-spelling_error-silence.patch, introduce;
- d/p/debianization-documentation.patch, refresh;
- d/control:
- Standards-Version, bump to version 4.7.2 (no change);
- Build-Depends-Indep list, add python3-myst-parser;
- d/python3-graph-tool.lintian-overrides, discard
missing-dependency-on-numpy-abi tag.
-- Jerome Benoit <calculus@rezozer.net> Mon, 09 Jun 2025 09:39:57 +0000
graph-tool (2.91+ds-5) unstable; urgency=medium
* Team upload.
* Adjust MEM_PER_CPU for this package version. Closes: #1101610.
-- Santiago Vila <sanvila@debian.org> Sun, 30 Mar 2025 12:10:00 +0200
graph-tool (2.91+ds-4) unstable; urgency=medium
[ Gianfranco Costamagna ]
* Team upload
[ Dandan Zhang ]
* Debianization:
- d/control:
- python3-graph-tool Architecture field, discard loong64 arch.
(Closes: #1100368)
-- Dandan Zhang <zhangdandan@loongson.cn> Thu, 13 Mar 2025 11:20:03 +0800
graph-tool (2.91+ds-3) unstable; urgency=medium
* Debianization:
- d/control:
- python3-graph-tool Architecture field, discard riscv64 arch.
-- Jerome Benoit <calculus@rezozer.net> Sun, 02 Mar 2025 18:12:16 +0000
graph-tool (2.91+ds-2) unstable; urgency=medium
* Debianization:
- d/patches/*:
- d/p/upstream-harden-autotools-pkgconf.patch, introduce;
- d/control:
- Standards-Version, bump to version 4.7.1 (no change);
- python3-graph-tool Recommends list, add libsparsehash-dev;
- d/tests/*:
- d/t/control:
- checkcppextensionmachinery test:
- Depends list, add libsparsehash-dev;
- d/adhoc/*:
- d/a/provide/doc/demos/matplotlib/matplotlib.rst, discard.
-- Jerome Benoit <calculus@rezozer.net> Sun, 23 Feb 2025 19:12:18 +0000
graph-tool (2.91+ds-1) unstable; urgency=medium
* New upstream release.
-- Jerome Benoit <calculus@rezozer.net> Sun, 16 Feb 2025 15:38:51 +0000
graph-tool (2.88+ds-2) unstable; urgency=medium
* Debianization:
- add optimize=+lto to explicitly enable LTO.
-- Jerome Benoit <calculus@rezozer.net> Sun, 16 Feb 2025 14:38:46 +0000
graph-tool (2.88+ds-1) unstable; urgency=medium
* New upstream release (Closes: #1094718).
* Debianization:
- d/rules:
- drop -O2 gcc option to avoid overwriting upstream choice
(thanks to Santiago Vila <sanvila@debian.org> for noticing);
- d/control:
- Build-Depends-Indep list, comment python-mpltoolkits.basemap-doc;
- d/copyright, refresh.
-- Jerome Benoit <calculus@rezozer.net> Sun, 02 Feb 2025 18:31:27 +0000
graph-tool (2.77+ds-3) unstable; urgency=high
* Team upload.
* Adjust procedure to calculate the number of CPUs to be used.
Consider also free swap. Closes: #1042029.
* Note: This is meant to be a hard cap on the number of used CPUs
to prevent out of memory cases. On machines with a lot of swap,
the behavior will be the same as version 2.77+ds-1. On machines
with not a lot of swap, the algorithm should avoid OOM failures.
-- Santiago Vila <sanvila@debian.org> Fri, 20 Dec 2024 22:10:00 +0100
graph-tool (2.77+ds-2) unstable; urgency=medium
* Team upload.
* Limit RAM per CPU ratio to 10000 MB / CPU. Closes: #1042029.
-- Santiago Vila <sanvila@debian.org> Sun, 15 Dec 2024 12:25:00 +0100
graph-tool (2.77+ds-1) unstable; urgency=medium
* New upstream release (Closes: #1077450).
- d/patches/*:
- d/p/upstream-harden-demos-cppextensions-Makefile.patch, integrated.
-- Jerome Benoit <calculus@rezozer.net> Sun, 08 Sep 2024 15:28:06 +0000
graph-tool (2.71+ds-2) unstable; urgency=medium
[ Jerome Benoit ]
* Serious Bug Fix release, now soft-encode Python version in demos
material (Closes: #1074519).
* Debianization:
- d/patches/*:
- d/p/upstream-harden-demos-cppextensions-Makefile.patch, introduce;
- d/adhoc/downloads/doc/demos/animation/Makefile, harden accordingly.
* patch collision issue:
- pick the most stable fix (thanks to
Michael R. Crusoe <crusoe@debian.org> for his patch).
[ Michael R. Crusoe ]
* Team upload.
* d/patches/python3.12: Fix autopkgtest failure. Closes: #1074519
-- Jerome Benoit <calculus@rezozer.net> Tue, 09 Jul 2024 14:55:32 +0000
graph-tool (2.71+ds-1) unstable; urgency=medium
* New upstream release.
-- Jerome Benoit <calculus@rezozer.net> Sat, 06 Jul 2024 14:02:29 +0000
graph-tool (2.68+ds-1) unstable; urgency=medium
* New upstream release.
* Debianization:
- d/patches/*:
- d/p/debianization-documentation.patch, refresh;
- d/control:
- Build-Depends-Indep list, add python-mpltoolkits.basemap-doc.
-- Jerome Benoit <calculus@rezozer.net> Sun, 26 May 2024 20:52:11 +0000
graph-tool (2.65+ds-3) unstable; urgency=medium
* Fix binary-indep FTBFS, add suffix -arch to execute_after_dh_python3.
-- Jerome Benoit <calculus@rezozer.net> Tue, 14 May 2024 15:28:47 +0000
graph-tool (2.65+ds-2) unstable; urgency=medium
* Debianization:
- d/rules:
- execute_after_dh_python3 target, introduce:
- rewrite on the fly the pgk-config(1) meta-data file
wrt dh_python3 behaviour (Closes: #1070676);
- d/tests/*:
- d/t/control,{checkcppextensionmachiner}, introduce
a test to check the `C++ extension' machinery setup;
-d/control, qualify tests as superficial;
- d{,/tests}/control:
- Architecture lists, discard kfreebsd-amd64 arch
as it is no more supported by Debian).
-- Jerome Benoit <calculus@rezozer.net> Tue, 14 May 2024 09:41:51 +0000
graph-tool (2.65+ds-1) unstable; urgency=medium
* New upstream release.
* Debianization:
- d/copyrigh, refresh;
- d/control:
- Standards-Version, bump to version 4.7.0 (no change).
-- Jerome Benoit <calculus@rezozer.net> Sat, 11 May 2024 19:39:18 +0000
graph-tool (2.59+ds-4) unstable; urgency=medium
* Debianization:
- d/t/control:
- Architecture, make consistent with list in d/control,
-- Jerome Benoit <calculus@rezozer.net> Sun, 04 Feb 2024 17:52:15 +0000
graph-tool (2.59+ds-3) unstable; urgency=medium
* Debianization:
-d/control:
- Architecture, remove ppc64el (see: #1060832).
-- Jerome Benoit <calculus@rezozer.net> Mon, 29 Jan 2024 21:30:42 +0000
graph-tool (2.59+ds-2) unstable; urgency=medium
* Team upload.
* Try building also on ppc64el
-- Andreas Tille <tille@debian.org> Mon, 15 Jan 2024 17:10:11 +0100
graph-tool (2.59+ds-1) unstable; urgency=medium
* New upstream release.
* Debianization:
- d/copyright:
- Copyright year-tuples, update;
- d/patches/*:
- d/p/boost_1.83.patch, obsoleted;
- d/control:
- Architecture field, add loong64 arch (Closes: #1059198).
-- Jerome Benoit <calculus@rezozer.net> Sun, 07 Jan 2024 17:21:28 +0000
graph-tool (2.58+ds-2) unstable; urgency=medium
* Team upload.
* Compatibility with boost 1.83
Closes: #1056079
-- Andreas Tille <tille@debian.org> Wed, 20 Dec 2023 13:38:21 +0100
graph-tool (2.58+ds-1) unstable; urgency=medium
* New upstream release.
-- Jerome Benoit <calculus@rezozer.net> Fri, 08 Sep 2023 15:03:17 +0000
graph-tool (2.57+ds-1) unstable; urgency=medium
* Upload to unstable.
* New upstream release.
-- Jerome Benoit <calculus@rezozer.net> Wed, 26 Jul 2023 22:06:24 +0000
graph-tool (2.53+ds-1) experimental; urgency=medium
* New upstream release.
-- Jerome Benoit <calculus@rezozer.net> Thu, 13 Apr 2023 20:01:55 +0000
graph-tool (2.52+ds-1) experimental; urgency=medium
* New upstream release.
-- Jerome Benoit <calculus@rezozer.net> Sun, 09 Apr 2023 12:56:32 +0000
graph-tool (2.49+ds-1) experimental; urgency=medium
* New upstream release.
-- Jerome Benoit <calculus@rezozer.net> Mon, 03 Apr 2023 18:35:17 +0000
graph-tool (2.48+ds-1) experimental; urgency=medium
* New upstrean release.
* Debianization:
- d/patches/*:
- d/p/upstream-fix-python311-migration.patch, integrated;
- various janitorial changes.
-- Jerome Benoit <calculus@rezozer.net> Sun, 26 Mar 2023 19:00:39 +0000
graph-tool (2.45+ds-10) unstable; urgency=medium
* FTBFS fix release, patch material now obsoleted by Python 3.11
(Closes: #1027850).
* Debianization:
- d/patches/*:
- d/p/upstream-fix-python311-migration.patch, introduce;
- d/p/d-provide_fixed-ax_python_devel_DOT_m4.patch, obsoleted.
-- Jerome Benoit <calculus@rezozer.net> Wed, 04 Jan 2023 14:08:40 +0000
graph-tool (2.45+ds-9) unstable; urgency=medium
* FTBFS fix release, drop python-matplotlib-doc dependency
(closes: #1027601).
* Debianization:
- d/copyright:
- Copyright year-tuples, update;
- d/control:
- Standards-Version, bump to version 4.6.2 (no change).
-- Jerome Benoit <calculus@rezozer.net> Mon, 02 Jan 2023 08:31:42 +0000
graph-tool (2.45+ds-8) unstable; urgency=medium
* FTBFS fix release, provide a fixed version of ax_python_devel.m4
(see #1020747; closes: #1019999).
-- Jerome Benoit <calculus@rezozer.net> Sun, 16 Oct 2022 16:59:25 +0000
graph-tool (2.45+ds-7) unstable; urgency=medium
* Debianization:
- d/control:
- Build-Depends field, comment mencoder;
- python3-graph-tool now Suggests mencoder;
- d/t/control:
- Architecture field, introduce.
-- Jerome Benoit <calculus@rezozer.net> Sun, 28 Aug 2022 14:02:28 +0000
graph-tool (2.45+ds-6) unstable; urgency=medium
* FTBFS release, now d/rules provides explicitly PYTHON_VERSION and
PYTHON_SITE_PKG at dh_auto_configure time; for further information,
see https://lists.debian.org/debian-python/2022/03/msg00039.html .
-- Jerome Benoit <calculus@rezozer.net> Sat, 27 Aug 2022 21:32:00 +0000
graph-tool (2.45+ds-5) unstable; urgency=medium
* Upload to unstable.
* Debianization:
- d/control:
- Architecture, adjust and add unofficially supported 64 bits arch;
- d/rules:
- arch specific CPPFLAGS, comment;
- d/patches/*:
- d/p/upstream-workaround-int128-arch-32bits.patc, introduce
(for the record).
-- Jerome Benoit <calculus@rezozer.net> Sat, 27 Aug 2022 11:50:31 +0000
graph-tool (2.45+ds-4) experimental; urgency=medium
* Debianization:
- d/rules:
- resource management on mips64el arch, add -mxgot .
-- Jerome Benoit <calculus@rezozer.net> Fri, 05 Aug 2022 10:47:25 +0000
graph-tool (2.45+ds-3) experimental; urgency=medium
* Debianization:
- d/control:
- Architecture, restrict to officially supported 64 bits arch;
- d/rules:
- resource management on mips64el arch, introduce.
-- Jerome Benoit <calculus@rezozer.net> Thu, 04 Aug 2022 19:38:05 +0000
graph-tool (2.45+ds-2) experimental; urgency=medium
* Debianization:
- d/control:
- Build-Depends{,-Indep}, adjust.
-- Jerome Benoit <calculus@rezozer.net> Mon, 01 Aug 2022 14:49:49 +0000
graph-tool (2.45+ds-1) experimental; urgency=medium
* Debianization:
- d/patches/*:
- d/p/upstream-enhance-doc-make.patch, integrated;
- d/control:
- Standards-Version, dump to 4.6.1 (no change).
-- Jerome Benoit <calculus@rezozer.net> Sun, 31 Jul 2022 20:58:08 +0000
graph-tool (2.44+ds-1) experimental; urgency=medium
* Initial release (Closes: #781765).
-- Jerome Benoit <calculus@rezozer.net> Sun, 27 Mar 2022 16:18:08 +0000
|