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
|
vistrails (3.0~git+9dc22bd.dfsg.1-1.1) unstable; urgency=medium
* Non-maintainer upload.
* setup.py: Use a valid version number. (Closes: #1030425)
-- Adrian Bunk <bunk@debian.org> Sat, 25 Feb 2023 22:56:07 +0200
vistrails (3.0~git+9dc22bd.dfsg.1-1) unstable; urgency=medium
* Drop both non-free files, from source. Closes: #1028026
-- Alastair McKinstry <mckinstry@debian.org> Fri, 20 Jan 2023 15:04:19 +0000
vistrails (3.0~git+9dc22bd-5) unstable; urgency=medium
* Drop non-free font file. Closes: #1028026
-- Alastair McKinstry <mckinstry@debian.org> Mon, 09 Jan 2023 12:47:59 +0000
vistrails (3.0~git+9dc22bd-4) unstable; urgency=medium
* Move deps from vtk7 to vtk9. Closes: #1016601
* Standards-Version: 4.6.1; no changes required
* patch for python3.10, python literals fixes
-- Alastair McKinstry <mckinstry@debian.org> Fri, 12 Aug 2022 12:23:02 +0100
vistrails (3.0~git+9dc22bd-3) unstable; urgency=medium
* Debhelper level 13
* Standards-Version: 4.6.0
* Add d/gpb.conf pointing to DEP-14 branches
* Add vcs-* pointing to salsa, git repos
-- Alastair McKinstry <mckinstry@debian.org> Sat, 23 Apr 2022 14:51:31 +0100
vistrails (3.0~git+9dc22bd-2) unstable; urgency=medium
* python-vtk6 dependency now replaced by python3-vtk7.
Closes: #944134
* Ditto python-matplotlib -> python3-matplotlib
-- Alastair McKinstry <mckinstry@debian.org> Mon, 02 Dec 2019 12:18:09 +0000
vistrails (3.0~git+9dc22bd-1) unstable; urgency=medium
* Snapshot of python3, Qt5 branch
Closes: #932942, #935353, #748692, #851421, #938787
* Standards-Version: 4.4.0; no changes required
* Move to debhelper-compat (= 12)
* Move from 'extra' to 'optional'
* Drop packages.patch ; obsolete
* Move to pybuild buildsystem
* Disable tests: port not complete (need package manager finished)
* Drop custom 'xz' compression
-- Alastair McKinstry <mckinstry@debian.org> Fri, 27 Sep 2019 16:37:23 +0100
vistrails (2.2.4-1) unstable; urgency=medium
* New upstream release
* Standards-Version: 3.9.8
* DH_COMPAT=10
* Change dependency: ipython-qtconsole -> jupyter-qtconsole
* Build-Depend on dh-python
* Update copyright owners; make copyright machine readable.
Closes: #840525, #796994
* Now depend on python-usagestats
-- Alastair McKinstry <mckinstry@debian.org> Sun, 18 Dec 2016 11:43:33 +0000
vistrails (2.2-2) unstable; urgency=medium
* Standards-Version: 3.9.8
* Drop dependency on ipython-qtconsole for the ipython5 transition
-- Alastair McKinstry <mckinstry@debian.org> Tue, 11 Oct 2016 15:16:02 +0100
vistrails (2.2-1) unstable; urgency=medium
* New upstream release.
* Switch to python-vtk6.
* Added depends on ipython-qtconsole, python-sklearn
* Standards-Version: 3.9.6.
-- Alastair McKinstry <mckinstry@debian.org> Mon, 08 Jun 2015 15:32:03 +0100
vistrails (2.1.1-1) unstable; urgency=medium
* New upstream release. Closes: #728986.
* Standards-Version: 3.9.5
* Now at DH_COMPAT=9
* Now use dh-python not python-support
* Patches needed to prevent auto-installing packages, fix paths for files.
-- Alastair McKinstry <mckinstry@debian.org> Fri, 16 May 2014 16:09:29 +0100
vistrails (2.0.alpha~1-3) unstable; urgency=low
* Make vistrails Architecture: all. Closes: #654910.
* Add build-dep on python-support. Closes: 652288.
-- Alastair McKinstry <mckinstry@debian.org> Sun, 29 Jan 2012 15:37:24 +0000
vistrails (2.0.alpha~1-2) unstable; urgency=low
* Add runtime dependency on python-qt4-gl. Closes: #644355
-- Alastair McKinstry <mckinstry@debian.org> Wed, 05 Oct 2011 10:13:32 +0100
vistrails (2.0.alpha~1-1) unstable; urgency=low
* Initial release. (Closes: #644096)
-- Alastair McKinstry <mckinstry@debian.org> Tue, 04 Oct 2011 11:09:27 +0100
|