File: changelog

package info (click to toggle)
seqdiag 0.9.5%2Bdfsg-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 460 kB
  • ctags: 251
  • sloc: python: 1,962; makefile: 11
file content (120 lines) | stat: -rw-r--r-- 3,649 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
seqdiag (0.9.5+dfsg-1) unstable; urgency=medium

  * New upstream release
  * debian/copyright
    - Appends Files-Excluded section.
  * debian/watch
    - Changes to use dversionmangle instead of uversionmangle.
  * debian/control
    - Standards-Version: Bump version to 3.9.8.
    - Build-Depends:
      * Changes fonts-vlgothic instead of fonts-ipafont-gothic.
      * Updates dependencies.
    - Depends:
      * Updates dependencies.

 -- Kouhei Maeda <mkouhei@palmtb.net>  Tue, 11 Oct 2016 13:33:58 +0900

seqdiag (0.9.3-5) unstable; urgency=medium

  * Fixes debian-watch-file-unsupported-pypi-url

 -- Kouhei Maeda <mkouhei@palmtb.net>  Fri, 23 Oct 2015 06:53:17 +0900

seqdiag (0.9.3-4.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Remove failing test_pep8.py. It is removed upstream too. (Closes: #796481)

 -- Stein Magnus Jodal <stein.magnus@jodal.no>  Tue, 08 Sep 2015 14:20:15 +0200

seqdiag (0.9.3-4) unstable; urgency=medium

  * debian/watch
    - Fixed uri scheme http:// to https://. 

 -- Kouhei Maeda <mkouhei@palmtb.net>  Thu, 16 Oct 2014 21:53:31 +0900

seqdiag (0.9.3-3) unstable; urgency=medium

  * debian/patches
    - Removed Fixed-failed-TestRstDirectives.patch. 

 -- Kouhei Maeda <mkouhei@palmtb.net>  Wed, 15 Oct 2014 09:37:03 +0900

seqdiag (0.9.3-2) unstable; urgency=medium

  * debian/control
    - Standards-Version: Bump version to 3.9.6.
  * debian/copyright
    - Fixed space-in-std-shortname-in-dep5-copyright.
    - Rename src/seqdiag/diagparser.py to src/seqdiag/parser.py.
  * debian/patches
    - Added Fixed-failed-TestRstDirectives.patch. 

 -- Kouhei Maeda <mkouhei@palmtb.net>  Wed, 15 Oct 2014 09:30:30 +0900

seqdiag (0.9.3-1) unstable; urgency=medium

  * New upstream release
    - Fixed FTBFS test failed (Closes: #759903)
  * Supported Python 3
    - Appended python3-seqdiag package
  * debian/control
    - Build-Depends
      * Removed quilt.
      * Appended: dh-python, python-reportlab, python3-all,
        python3-setuptools, python3-pep8, python3-nose, python3-blockdiag,
        python3-reportlab
    - Standards-Version: Bump version to 3.9.5.
  * debian/rules
    - Applied pybuild.
    - Appended targets:
      * override_dh_python, override_dh_python3, convert_manpage_actdiag3
  * debian/patches
    - Removed append_test_data.

 -- Kouhei Maeda <mkouhei@palmtb.net>  Mon, 01 Sep 2014 11:44:35 +0900

seqdiag (0.9.0-1) unstable; urgency=low

  * New upstream release
  * debian/control
    - Update dependency python-blockdiag version to >= 1.3.1
    - Change dependenry python-imaging to python-pil
    - Append to Build-Depends:
      - quilt, fonts-ipafont-gothic | fonts-japanese-gothic
  * debian/rules
    - Append quilt option to dh command
  * debian/copyright
    - Change "Format" section to latest url
  * debian/docs
    - Remove src/TODO.txt

 -- Kouhei Maeda <mkouhei@palmtb.net>  Wed, 27 Nov 2013 10:47:59 +0900

seqdiag (0.8.2-1) unstable; urgency=low

  * New upstream release
  * debian/control
    - Append Build-Depends:
      pep8 to >= 1.3, python-nose, python-unittest2, python-blockdiag
    - Update Standards-Version to 3.9.4
  * debian/rules: Add override_dh_auto_test with nosetests
  * debian/patches/append_test_data
    - Append necessary test data

 -- Kouhei Maeda <mkouhei@palmtb.net>  Tue, 11 Jun 2013 09:29:07 +0900

seqdiag (0.7.3-1) unstable; urgency=low

  * New upstream release

 -- Kouhei Maeda <mkouhei@palmtb.net>  Sat, 14 Apr 2012 11:42:05 +0900

seqdiag (0.7.2-1) unstable; urgency=low

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

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