File: changelog

package info (click to toggle)
sphinxcontrib-blockdiag 2.0.0-1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye
  • size: 164 kB
  • sloc: python: 309; makefile: 7
file content (123 lines) | stat: -rw-r--r-- 3,941 bytes parent folder | download
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
sphinxcontrib-blockdiag (2.0.0-1) unstable; urgency=medium

  * New upstream release.
  * debian/control
    - Bumps Standards-Version to 4.5.1.
    - Build-Depends
      * Appends python3-sphinx version dependency.
      * Appends debhelper-compat instead of debhelper.
        - Deletes debian/compat
    - Removes X-Python-Version.
    - Depends: Updates python3-sphinx version dependency.
  * debian/watch
    - Fixes debian-watch-uses-insecure-uri.
    - Bumps version to 4.
  * debian/patches
    - Add update-egg-info.patch.

 -- Kouhei Maeda <mkouhei@palmtb.net>  Mon, 01 Feb 2021 20:44:15 +0900

sphinxcontrib-blockdiag (1.5.5-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Drop python2 support; Closes: #938532

 -- Sandro Tosi <morph@debian.org>  Tue, 15 Oct 2019 21:30:10 -0400

sphinxcontrib-blockdiag (1.5.5-1) unstable; urgency=medium

  * New upstream release
  * debian/control
    - Standards-Version: Bump version to 3.9.8.
    - Build-Depends, Depends: Changes blockdiag version to 1.5.0,
      debhelper version to 9.0.0.
  * debian/compat
    - Bump version to 9.

 -- Kouhei Maeda <mkouhei@palmtb.net>  Tue, 01 Nov 2016 08:36:05 +0900

sphinxcontrib-blockdiag (1.5.0-2) unstable; urgency=medium

  * Fixes debian-watch-file-unsupported-pypi-url (Closes: #789359)
    - 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:21:46 +0900

sphinxcontrib-blockdiag (1.5.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: #768707)

 --  Tobias Frost <tobi@debian.org>  Sat, 22 Nov 2014 17:15:05 +0000

sphinxcontrib-blockdiag (1.5.0-1) unstable; urgency=medium

  * New upstream release
  * debian/control
    - Build-Depends: Appended python-sphinx-testing, python3-sphinx-testing.
    - Standards-Version: Bump version to 3.9.6.
  * debian/patches
    - Deleted Use-io_open-instead-of-open.patch.

 -- Kouhei Maeda <mkouhei@palmtb.net>  Thu, 23 Oct 2014 23:24:48 +0900

sphinxcontrib-blockdiag (1.4.4-1) unstable; urgency=medium

  * New upstream release
  * Support Python3
    - Appended python3-sphinxcontrib.blockdiag package.
  * debian/control
    - Bump Standards-Version to 3.9.5.
    - Build-Depends: appended as follows;
      dh-python, python-sphinx, python-mock, python-blockdiag (>= 1.4.1),
      python3-sphinx, python3-mock, python3-blockdiag  (>=1.4.1)
  * debian/rules
    - Appended new rules for supporting Python3.
  * debian/patches
    - Appended Added-tests-data.patch, Use-io_open-instead-of-open.patch.
  * Remove debian/pydist-overrides.

 -- Kouhei Maeda <mkouhei@palmtb.net>  Mon, 01 Sep 2014 09:25:23 +0900

sphinxcontrib-blockdiag (1.3.0-1) unstable; urgency=low

  * New upstream release
  * debian/control
    - Update dependency python-blockdiag version to >= 1.3.0
  * debian/docs
    - Rename README to README.rst
  * debian/copyright
    - Change "Format" section to latest url 

 -- Kouhei Maeda <mkouhei@palmtb.net>  Sat, 23 Nov 2013 08:22:28 +0900

sphinxcontrib-blockdiag (1.2.0-1) unstable; urgency=low

  * New upstream release
  * debian/control
    - Update Standards-Version to 3.9.4
    - Update Depends on python-blockdiag to >= 1.2.0

 -- Kouhei Maeda <mkouhei@palmtb.net>  Tue, 11 Jun 2013 18:17:45 +0900

sphinxcontrib-blockdiag (1.1.1-1) unstable; urgency=low

  * New upstream release

 -- Kouhei Maeda <mkouhei@palmtb.net>  Tue, 24 Apr 2012 02:42:25 +0900

sphinxcontrib-blockdiag (1.1.0-1) unstable; urgency=low

  * New upstream release

 -- Kouhei Maeda <mkouhei@palmtb.net>  Sat, 14 Apr 2012 03:08:53 +0900

sphinxcontrib-blockdiag (1.0.1-1) unstable; urgency=low

  * Initial release (Closes: #626714)
  * Update egg-info 

 -- Kouhei Maeda <mkouhei@palmtb.net>  Sat, 11 Feb 2012 23:09:32 +0900