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
|
python-igraph (0.11.9+ds-2) unstable; urgency=medium
* Upload to unstable.
-- Jerome Benoit <calculus@rezozer.net> Sun, 17 Aug 2025 18:01:12 +0000
python-igraph (0.11.9+ds-1) experimental; urgency=medium
* New upstream micro version.
* Debianization:
- d/copyright:
- copyright year tuples, update;
- d/control:
- Standards-Version, bump to 4.7.2 (no change).
-- Jerome Benoit <calculus@rezozer.net> Sun, 15 Jun 2025 18:33:32 +0000
python-igraph (0.11.8+ds-1) unstable; urgency=medium
* New upstream micro version.
* Debianization:
- d/patches/*:
- d/p/upstream-fix-lintian-spelling_error-silence.patch, integrated;
- d/control:
- Build-Depends, update wrt PKG-INFO;
- d/tests/control:
- Depends, idem.
-- Jerome Benoit <calculus@rezozer.net> Sun, 10 Nov 2024 15:46:20 +0000
python-igraph (0.11.6+ds-1) unstable; urgency=medium
* New upstream micro version.
* Debianization:
- d/{rules,adhoc/lintian/privacy-breach/*:
- privacy-breach fix machinery, refresh;
- d/patches/*:
- d/p/upstream-fix-lintian-spelling_error-silence.patch, introduce.
-- Jerome Benoit <calculus@rezozer.net> Thu, 11 Jul 2024 10:31:29 +0000
python-igraph (0.11.5+ds-2) unstable; urgency=medium
* Technical upload (following a misstep).
-- Jerome Benoit <calculus@rezozer.net> Fri, 10 May 2024 16:03:24 +0000
python-igraph (0.11.5+ds-1) unstable; urgency=medium
* New upstream micro version.
* Debianization:
- d/copyright:
- copyright year tuples, update;
- d/control:
- Standards-Version, bump to 4.7.0 (no change).
-- Jerome Benoit <calculus@rezozer.net> Fri, 10 May 2024 15:44:46 +0000
python-igraph (0.11.4+ds-2) unstable; urgency=medium
* Team upload.
* d/tests/control: depend on python3-all to fix testing Python 3.12
* Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
-- Michael R. Crusoe <crusoe@debian.org> Sun, 24 Mar 2024 18:43:07 +0100
python-igraph (0.11.4+ds-1) unstable; urgency=medium
* New upstream micro version.
* Debianization:
- d/control:
- Build-Depends list:
- python3-graph-tool dependency, neutralize/comment;
- libigraph-dev, bump minimal version to 0.10.10;
- pkg-config, rename pkgconf;
- Build-Depends-Indep list:
- libjs-jquery-datatables, add;
- d/patches/*:
- d/p/debianization-documentation.patch, refresh.
-- Jerome Benoit <calculus@rezozer.net> Thu, 15 Feb 2024 11:49:06 +0000
python-igraph (0.11.3+ds-2) unstable; urgency=medium
* Debianization:
- d/control:
- Build-Depends, python3-graph-tool architecture list, update.
-- Jerome Benoit <calculus@rezozer.net> Mon, 29 Jan 2024 21:48:18 +0000
python-igraph (0.11.3+ds-1) unstable; urgency=medium
* New upstream micro version.
* Debianization:
- d/control:
- Build-Depends, specify libigraph-dev minimal required version;
- d/patches/*:
- d/p/upstream-fix-tests_cases-g90edc0a53.patch, obsoleted.
-- Jerome Benoit <calculus@rezozer.net> Tue, 21 Nov 2023 10:06:23 +0000
python-igraph (0.11.2+ds-5) unstable; urgency=medium
* FTBFS fix release.
* Debianization:
- d/patches/*:
- d/p/upstream-fix-tests_cases-g90edc0a53.patch, imported as-is
from upstream github repository.
-- Jerome Benoit <calculus@rezozer.net> Sun, 19 Nov 2023 18:18:43 +0000
python-igraph (0.11.2+ds-4) unstable; urgency=medium
* FTBFS release, fix nonexistent HOME issue.
* Debianization:
- d/rules:
- sphinxdoc machinery, provide a HOME repository;
- d/clean, update.
-- Jerome Benoit <calculus@rezozer.net> Sat, 21 Oct 2023 17:29:22 +0000
python-igraph (0.11.2+ds-3) unstable; urgency=medium
* FTBFS release, fix sphinxdoc dh load issue.
* Debianization:
- d/control:
- Build-Depends{,-Indep}: move python3-sphinx from
Build-Depends-Indep to Build-Depends.
-- Jerome Benoit <calculus@rezozer.net> Sat, 21 Oct 2023 16:11:53 +0000
python-igraph (0.11.2+ds-2) unstable; urgency=medium
* Debianization:
- documentation package, initial machinery setup (Closes: #780124);
- d/copyright, refresh.
-- Jerome Benoit <calculus@rezozer.net> Sat, 21 Oct 2023 12:01:19 +0000
python-igraph (0.11.2+ds-1) unstable; urgency=medium
* New upstream minor version.
* Debianization:
- d/patches/*:
- d/p/debianization.patch, refresh.
-- Jerome Benoit <calculus@rezozer.net> Tue, 17 Oct 2023 09:36:11 +0000
python-igraph (0.10.8+ds-2) unstable; urgency=medium
* Upload to unstable.
* Debianization:
- d/control:
- Testsuite field, neutralize for now;
- d/tests/{control,check}, provide for now tests written by hand.
-- Jerome Benoit <calculus@rezozer.net> Tue, 19 Sep 2023 16:28:37 +0000
python-igraph (0.10.8+ds-1) experimental; urgency=medium
* FIXME release, build against the debian packaged libigraph instead
of a code copy.
* Debianization:
- d/control:
- Build-Depends:
- thaw the FIXME placeholder;
- add packages to fulfill tests;
- d/copyright:
- Files-Excluded list, introduce (mainly drop the C igraph library
source) (Closes: #1047542);
- d/watch, repack;
- d/patches/*:
- d/p/debianization.patch, introduce;
- d/rules, refresh;
- d/prepare, remove (obsolete material).
-- Jerome Benoit <calculus@rezozer.net> Mon, 18 Sep 2023 17:33:49 +0000
python-igraph (0.10.8-1) unstable; urgency=medium
* New upstream micro version.
* Debianization:
- d/control:
- Uploaders list:
- remove Hugo Lefeuvre <hle@debian.org> (Closes: #1050270);
- add myself;
- Standards-Version, bump to 4.6.2 (no change);
- d/copyright:
- main Copyright, refresh;
- Debian related Copyright, add myself.
-- Jerome Benoit <calculus@rezozer.net> Sun, 17 Sep 2023 20:58:56 +0000
python-igraph (0.10.2-1) unstable; urgency=medium
* Team upload.
* New upstream version
-- Andreas Tille <tille@debian.org> Thu, 24 Nov 2022 11:27:51 +0100
python-igraph (0.9.11-1) unstable; urgency=medium
* New upstream version 0.9.11
* Bump Standards-Version to 4.6.1.
-- TANIGUCHI Takaki <takaki@debian.org> Wed, 20 Jul 2022 19:02:37 +0900
python-igraph (0.9.9-1) unstable; urgency=medium
* Team upload.
* Drop unused debian/*.in files
* Do not Build-Depend from libigraph-dev. In the long term debian packaged
libigraph should be used instead of a code copy.
Closes: #1003829
-- Andreas Tille <tille@debian.org> Thu, 27 Jan 2022 08:25:35 +0100
python-igraph (0.9.8-1) unstable; urgency=medium
* d/watch: Follow upstream project name change.
* New upstream version 0.9.8
-- TANIGUCHI Takaki <takaki@debian.org> Sun, 28 Nov 2021 22:26:58 +0900
python-igraph (0.9.6-1) unstable; urgency=medium
* New upstream version 0.9.6
* Bump Standards-Version to 4.6.0
-- TANIGUCHI Takaki <takaki@debian.org> Sat, 11 Sep 2021 18:49:50 +0900
python-igraph (0.9.0-2) unstable; urgency=medium
* d/control: add cmake to B-D. (Closes: #983696)
-- TANIGUCHI Takaki <takaki@debian.org> Mon, 01 Mar 2021 00:26:28 +0900
python-igraph (0.9.0-1) unstable; urgency=medium
* New upstream version 0.9.0
* Bump Standards-Version to 4.5.1
* Bump debian-compat to 13
-- TANIGUCHI Takaki <takaki@debian.org> Sun, 28 Feb 2021 17:44:07 +0900
python-igraph (0.8.3-1) unstable; urgency=medium
[ Ondřej Nový ]
* d/control: Update Maintainer field with new Debian Python Team
contact address.
* d/control: Update Vcs-* fields with new Debian Python Team Salsa
layout.
[ TANIGUCHI Takaki ]
* New upstream version 0.8.3
-- TANIGUCHI Takaki <takaki@debian.org> Sat, 07 Nov 2020 12:20:20 +0900
python-igraph (0.8.2-1) unstable; urgency=medium
* New upstream version 0.8.2
-- TANIGUCHI Takaki <takaki@debian.org> Sat, 30 May 2020 13:30:27 +0900
python-igraph (0.8.0-2) unstable; urgency=medium
* d/control: Add bison and libxml2-dev to B-D.
-- TANIGUCHI Takaki <takaki@debian.org> Tue, 11 Feb 2020 14:15:37 +0900
python-igraph (0.8.0-1) unstable; urgency=medium
* d/salsa-ci.yml: Add a CI config file
* New upstream version 0.8.0
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Bump Standards-Version to 4.5.0
* d/patches/*: Remove upstream merged patches.
-- TANIGUCHI Takaki <takaki@debian.org> Tue, 11 Feb 2020 11:51:54 +0900
python-igraph (0.7.1.post6-8) unstable; urgency=medium
* Team upload.
* Convert git repository from git-dpm to gbp layout.
* Bump Standards-Version to 4.4.1.
* Drop Python 2 support (Closes: #937827).
-- Ondřej Nový <onovy@debian.org> Fri, 25 Oct 2019 13:19:35 +0200
python-igraph (0.7.1.post6-7) unstable; urgency=high
* Patch by Nicolas Boulenguez, thanks!
* Temporary workaround to avoid shipping headers in /usr/include/python3.7
(instead of /usr/include/python3.7m). This is likely to be a
python3-stdlib-extensions bug so we should consider removing this as soon
as the bug as been addressed (Closes: #920337).
* Migrate to compat = 12:
* debian/control:
- update debhelper dependency and migrate to debhelper-compat.
- Rules-Requires-Root: no.
* Remove now useless debian/compat file.
* Bump debian/watch version to 4.
-- Hugo Lefeuvre <hle@debian.org> Mon, 04 Feb 2019 09:02:15 +0100
python-igraph (0.7.1.post6-6) unstable; urgency=high
[ Ondřej Nový ]
* d/control: Set Vcs-* to salsa.debian.org
* d/control: Deprecating priority extra as per policy 4.0.1
* d/watch: Use https protocol
* d/changelog: Remove trailing whitespaces
* d/control: Remove trailing whitespaces
* Convert git repository from git-dpm to gbp layout
[ Hugo Lefeuvre ]
* Thanks to Nicolas Boulenguez for his patch suggestions !
* debian/patches:
- Disable buggy tests causing FTBFS (Closes: #912410).
- Refresh patches.
* Bump compat to 11.
* debian/control:
- Bump Standards-Version to 4.3.0.
- Add python{3,}-numpy test dependency.
- Add python{3,}-texttable dependency, stop using version from vendors/.
- Bump debhelper dependency to >= 11.
- Enable autopkgtest.
* Bump copyright years.
* Convert to git-dpm and run wrap-and-sort -a.
-- Hugo Lefeuvre <hle@debian.org> Tue, 22 Jan 2019 20:41:32 +0100
python-igraph (0.7.1.post6-5) unstable; urgency=medium
* Upload to unstable.
* Bump Standards-Version to 4.0.0.
-- Hugo Lefeuvre <hle@debian.org> Sat, 23 Sep 2017 10:30:14 +0200
python-igraph (0.7.1.post6-4) experimental; urgency=low
* Bump compat level to 10 and update debhelper dependency accordingly.
* Bump copyright years in debian/copyright.
* Add hardening flags to the build options.
* Fix AttributeError when plotting graph inline in jupyter notebook
(Closes: #862054).
-- Hugo Lefeuvre <hle@debian.org> Sat, 10 Jun 2017 10:10:02 +0200
python-igraph (0.7.1.post6-3) unstable; urgency=medium
[ Ondřej Nový ]
* Fixed VCS URL (https)
[ Hugo Lefeuvre ]
* Fix FTBFS on i386 (Closes: #806383).
* debian/control:
- Add myself to the uploaders.
- Bump Standards-Version to 3.9.8.
- Update Homepage field.
- Update Description field for python-igraph and python3-igraph in order
to avoid duplicates.
- Add dh-python to the Build-Dependency list.
* debian/compat, debian/control:
- Bump compatibility to 9, and update dependency on debhelper to (> 9).
* debian/copyright:
- Add an entry for Hugo Lefeuvre.
- Update copyright years.
* debian/rules:
- Stop shipping empty directory /usr/bin.
-- Hugo Lefeuvre <hle@debian.org> Wed, 24 Aug 2016 11:34:14 +0200
python-igraph (0.7.1.post6-2) unstable; urgency=medium
* debian/control: Add pkg-config to Build-Depends. (Closes: #806230)
-- TANIGUCHI Takaki <takaki@debian.org> Thu, 26 Nov 2015 13:03:36 +0900
python-igraph (0.7.1.post6-1) unstable; urgency=medium
* New upstream release. (Closes: #758211)
+ Fix FTBFS. (Closes: #759858, #797829)
* Bump Standards-Version to 3.9.6.
* Support Python 3. (Closes: #742134)
-- TANIGUCHI Takaki <takaki@debian.org> Wed, 25 Nov 2015 13:51:21 +0900
python-igraph (0.6.5-1) unstable; urgency=low
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
[ TANIGUCHI Takaki ]
* New upstream release
* Bump Standards-Version to 3.9.4.
-- TANIGUCHI Takaki <takaki@debian.org> Thu, 06 Jun 2013 10:57:53 +0900
python-igraph (0.5.4-2) unstable; urgency=low
* Stop installing /usr/bin/igrpah. (Closes: #664443)
* debian/control: Change Maintainer to DPMT.
-- TANIGUCHI Takaki <takaki@debian.org> Sun, 18 Mar 2012 11:38:57 +0900
python-igraph (0.5.4-1) unstable; urgency=low
* Initial release (Closes: #574825)
-- TANIGUCHI Takaki <takaki@debian.org> Sat, 17 Mar 2012 17:23:55 +0900
|