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
|
sphinxcontrib-seqdiag (3.0.0-2) unstable; urgency=medium
* Remove dependency on python3-mock
-- Alexandre Detiste <tchet@debian.org> Sat, 14 Dec 2024 13:09:59 +0100
sphinxcontrib-seqdiag (3.0.0-1) unstable; urgency=medium
* Import project on Salsa/DPT alike other *diag packages
* Download tarball from GitHub to get the tests
* New upstream version 3.0.0
* Enable most tests
* Use new dh-sequence-python3
* Set Rules-Requires-Root:no
-- Alexandre Detiste <tchet@debian.org> Sun, 04 Aug 2024 16:24:43 +0200
sphinxcontrib-seqdiag (2.0.0-1) unstable; urgency=medium
* New upstream release.
* debian/control
- Bumps Standards-Version to 4.5.1.
- Build-Depends
* Updates python3-sphinx version.
* Appends debhelper-compat instead of debhelper.
- Deletes debian/compat
- Depends: Updates python3-sphinx version dependency.
- Homepage: Changes uri scheme.
* debian/watch
- Fixes debian-watch-uses-insecure-uri.
- Bumps version to 4.
* debian/patches
- Adds update-egg-info.patch
-- Kouhei Maeda <mkouhei@palmtb.net> Mon, 01 Feb 2021 20:42:00 +0900
sphinxcontrib-seqdiag (0.8.5-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Removed Python 2 support (Closes: #938539).
* Fixed ${python3:Depends} (Closes: #867478).
* Add missing dh-python build-depends.
-- Thomas Goirand <zigo@debian.org> Fri, 18 Oct 2019 14:38:46 +0200
sphinxcontrib-seqdiag (0.8.5-1) unstable; urgency=medium
* New upstream release
* debian/control
- Standards-Version: Bump version to 3.9.8.
- Build-Depends
* Bump version debhelper (>= 9.0.0).
* Appends python-blockdiag (>= 1.5.0), python3-blockdiag (>= 1.5.0).
- Depends
* Appends python-blockdiag (>= 1.5.0), python3-blockdiag (>= 1.5.0).
* debian/compat
- Bump version to 9.
-- Kouhei Maeda <mkouhei@palmtb.net> Tue, 01 Nov 2016 09:05:18 +0900
sphinxcontrib-seqdiag (0.8.0-2) unstable; urgency=medium
* Fixes debian-watch-file-unsupported-pypi-url (Closes: #789360)
- Thanks Tobias Frost <tobi@debian.org> for report and patch.
* debian/control
- Fixes Homepage section.
-- Kouhei Maeda <mkouhei@palmtb.net> Thu, 22 Oct 2015 12:32:00 +0900
sphinxcontrib-seqdiag (0.8.0-1.1) unstable; urgency=medium
* Non-maintainer upload.
* Disable tests for now, required depedencies are not available in Jessie:
sphinx-testing, python3-sphinx-testing (Closes: #768765)
-- Tobias Frost <tobi@debian.org> Sat, 22 Nov 2014 18:33:23 +0100
sphinxcontrib-seqdiag (0.8.0-1) unstable; urgency=medium
* New upstream release
* debian/control
- Build-Depends: Appended python-sphinx-testing, python3-sphinx-tesging.
- Standards-Version: Bump version to 3.9.6.
* debian/patches
- Removed Use-io_open-instead-of-open.patch.
-- Kouhei Maeda <mkouhei@palmtb.net> Sat, 25 Oct 2014 13:43:10 +0900
sphinxcontrib-seqdiag (0.7.2-1) unstable; urgency=medium
* New upstream release
* Support Python3
- Appended python3-sphinxcontrib.seqdiag package.
* debian/control
- Bump Standards-Version to 3.9.5.
- Build-Depends: Appended python-sphinx, python-seqdiag, python-mock,
python3-all, python3-setuptools, python3-sphinx, python3-seqdiag,
python3-mock
* debian/rules
- Appended new rules for supporting Python3.
* debian/patches
- Added Added-test-data.patch, Use-io_open-instead-of-open.patch.
-- Kouhei Maeda <mkouhei@palmtb.net> Mon, 01 Sep 2014 12:22:08 +0900
sphinxcontrib-seqdiag (0.6.0-1) unstable; urgency=low
* New upstream release
* debian/control
- Update dependency python-blockdiag version to >= 0.9.0
* debian/docs
- Rename README to README.rst
* debian/patches
- Delete update_egg-info
* debian/copyright
- Change "Format" section to latest url
-- Kouhei Maeda <mkouhei@palmtb.net> Wed, 27 Nov 2013 14:51:12 +0900
sphinxcontrib-seqdiag (0.5.1-1) unstable; urgency=low
* New upstream release
* debian/control: Update Depends python-seqdiag to >= 0.8.0
-- Kouhei Maeda <mkouhei@palmtb.net> Sat, 08 Jun 2013 18:16:02 +0900
sphinxcontrib-seqdiag (0.4.1-1) unstable; urgency=low
* New upstream release
-- Kouhei Maeda <mkouhei@palmtb.net> Tue, 24 Apr 2012 02:49:01 +0900
sphinxcontrib-seqdiag (0.4.0-1) unstable; urgency=low
* New upstream release
-- Kouhei Maeda <mkouhei@palmtb.net> Sat, 14 Apr 2012 12:46:51 +0900
sphinxcontrib-seqdiag (0.3.1-1) unstable; urgency=low
* Initial release (Closes: #629313)
* Update egg-info
-- Kouhei Maeda <mkouhei@palmtb.net> Sat, 11 Feb 2012 23:16:46 +0900
|