File: changelog

package info (click to toggle)
tsung 1.7.0-3.1
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, sid, trixie
  • size: 4,868 kB
  • sloc: erlang: 25,104; sh: 3,109; perl: 1,023; makefile: 624; python: 372
file content (123 lines) | stat: -rw-r--r-- 4,431 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
tsung (1.7.0-3.1) unstable; urgency=medium

  * Non-maintainer upload.
  * debian/patches/tsung-python3.patch.txt
    - support Python3
  * switch to use Python3, dropping python2 support; Closes: #938722

 -- Sandro Tosi <morph@debian.org>  Mon, 23 Sep 2019 20:42:10 -0400

tsung (1.7.0-3) unstable; urgency=medium

  * debian/patches:
    - 03_correct_lib_path.diff: Fix relative path to 
      `/usr/lib/$(DEB_HOST_MULTIARCH)/tsung/bin`
      (Closes: #873678) (LP: #1634143)

 -- Ignace Mouzannar <mouzannar@gmail.com>  Thu, 16 Nov 2017 00:55:06 -0500

tsung (1.7.0-2) unstable; urgency=medium

  * debian/patches:
    - 01_correct_share_path.diff: Fix relative path to `/usr/share/tsung`.
      (Closes: #873678) (LP: #1634143)
    - 02_tsplot_manpage_typo.diff: Fix minor typos.

 -- Ignace Mouzannar <mouzannar@gmail.com>  Thu, 16 Nov 2017 00:20:00 -0500

tsung (1.7.0-1) unstable; urgency=medium

  * New upstream release.
  * debian/control:
    - Bumped Standards-Version to 4.1.1.
    - Update python-sphinx dependency to python3-sphinx.
    - Remove ${erlang-abi:Depends} unused dependency, covered 
      by ${erlang:Depends}
  * debian/tsung.lintian-overrides:
    - Added file to ignore some expected lintian warnings.
  * debian/copyright:
    - Add mention to new file src/tsung/ts_server_websocket_ssl.erl

 -- Ignace Mouzannar <mouzannar@gmail.com>  Wed, 15 Nov 2017 23:06:34 -0500

tsung (1.6.0-1) unstable; urgency=medium

  * New upstream release.
  * debian/copyright:
    - Moved all license text to bottom of the copyright file, as defined in the
      "recurrent license" section of the Debian copyright format v1.0.
    - Updated path to dygraph-combined.js.
    - Removed mention to rrdtool.hrl.
    - Mentioned all files that were added in this new release.
  * debian/tsung.links:
    - Added link to package provided jquery.min.js.
  * debian/compat:
    - Bumped compat version from 7 to 9.
  * debian/control:
    - Bumped Standards-Version to 3.9.8.
    - Updated debhelper dependency version to follow new compat version.
  * debian/rules:
    - Updated override_dh_auto_install to remove all installed and empty
      directories.

 -- Ignace Mouzannar <mouzannar@gmail.com>  Sat, 23 Jul 2016 23:46:46 -0400

tsung (1.5.1-1) unstable; urgency=low

  * New upstream release. (Closes: #691354, #695284, #728124, #719234)
  * Acknowledge NMU, thanks Julián Moreno Patiño.
  * debian/patches:
    - Removed 02_fix_tsung_recorder_crash_dump.diff, included upstream.
    - Removed 01_spelling_corrections.diff, included upstream.
  * debian/rules:
    - Included build of html documentation.
  * debian/control:
    - Added Build-Depends on python-sphinx.
    - Added dependencies to JavaScript libraries used by html documentation:
      - libjs-jquery
      - libjs-underscore
  * debian/tsung.docs:
    - Added new html documentation.
  * debian/tsung.doc-base:
    - Updated to point to new index.html file.
  * debian/copyright:
    - Added mention to src/templates/dygraph-combined.js.
    - Added mention to src/tsung_percentile.pl.in.
  * debian/tsung.links:
    - Added links to JavaScript files used by html documentation.
  * Removed debian/docs file, duplicate of debian/tsung.docs.
  * Moved from python-support to dh_python2.
  * Bump Standards-Version to 3.9.5. No changes required.

 -- Ignace Mouzannar <mouzannar@gmail.com>  Tue, 02 Sep 2014 18:12:13 -0400

tsung (1.4.2-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Adjust properly versioned Dependency of erlang
    with erlang-depends. (Closes: #695284)
    + Thanks to Pkg Perl and Sebastian Ramacher
      for their contributions.
    + d/control: Use ${erlang:Depends},
      ${erlang-abi:Depends} instead erlang-nox.
      + Wrap and sort B-D and Depends.
      + Bump erlang-dev version to 1:13.b.1-dfsg-3
        to support ${erlang:Depends} variable substitution.
    + d/rules: Add override_dh_gencontrol to call
      erlang-depends.  

 -- Julián Moreno Patiño <julian@debian.org>  Sun, 30 Dec 2012 14:55:54 -0500

tsung (1.4.2-1) unstable; urgency=low

  * New upstream version. (Closes: 653211)
  * debian/patches:
    - 01_spelling_corrections.diff: refreshed patch.

 -- Ignace Mouzannar <mouzannar@gmail.com>  Sun, 08 Jan 2012 10:32:48 +0400

tsung (1.4.1-1) unstable; urgency=low

  * Initial release. (Closes: #317568)

 -- Ignace Mouzannar <mouzannar@gmail.com>  Tue, 20 Sep 2011 05:21:15 +0200