File: changelog

package info (click to toggle)
errbot 6.2.0%2Bds-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,796 kB
  • sloc: python: 11,557; makefile: 164; sh: 97
file content (134 lines) | stat: -rw-r--r-- 4,320 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
124
125
126
127
128
129
130
131
132
133
134
errbot (6.2.0+ds-5) unstable; urgency=medium

  * Team upload.
  * Close and join thread pools between tests (closes: #1103066).

 -- Colin Watson <cjwatson@debian.org>  Mon, 28 Apr 2025 01:50:22 +0100

errbot (6.2.0+ds-4) unstable; urgency=medium

  * Team upload.
  * Replace dependency on python3-setuptools with a narrower
    one on python3-pkg-resources.

 -- Alexandre Detiste <tchet@debian.org>  Mon, 27 Jan 2025 23:35:28 +0100

errbot (6.2.0+ds-3) unstable; urgency=medium

  * Team upload.
  * Fix SyntaxWarning (Closes: #1085568)

 -- Alexandre Detiste <tchet@debian.org>  Sun, 20 Oct 2024 20:19:51 +0200

errbot (6.2.0+ds-2) unstable; urgency=medium

  * Team upload.
  * Relax dependency on python3-flask

 -- Alexandre Detiste <tchet@debian.org>  Tue, 16 Jan 2024 08:21:48 +0100

errbot (6.2.0+ds-1) unstable; urgency=medium

  * Team upload. (Closes: #1054729)
  * New upstream version
  * Refresh patch
  * Remove obsolete dep python3-mock
  * Use new dh-sequence-python3

 -- Alexandre Detiste <tchet@debian.org>  Mon, 15 Jan 2024 21:03:09 +0100

errbot (6.1.7+ds-1) unstable; urgency=medium

  * New upstream release
  * Update patchset

 -- Birger Schacht <birger@debian.org>  Tue, 29 Dec 2020 18:56:34 +0100

errbot (6.1.6+ds-1) unstable; urgency=medium

  * New upstream release
  * Replace personal debian-branch preference in d/gbp.conf with
    Python team consensus.
  * Update patchset: drop markdown patch, that was included upstream
  * Bump Standards-Version to 4.5.1 (no changes required)

 -- Birger Schacht <birger@debian.org>  Sat, 05 Dec 2020 19:52:05 +0100

errbot (6.1.5+ds-2) unstable; urgency=medium

  * Replace dependency sleekxmpp with slixmpp (sleekxmpp is
    deprecated)

 -- Birger Schacht <birger@debian.org>  Fri, 13 Nov 2020 20:52:41 +0100

errbot (6.1.5+ds-1) unstable; urgency=medium

  * New upstream release
  * Moving package to Debian Python Team
   + Update maintainer address in d/control and add uploader field
   + Update Vcs-* URLs in d/control to point to python-team salsa
     repository
   + Recreate repository with layout adhereing to DPT policy
  * Drop patch to disable slack tests and instead use
    PYBUILD_BEFORE_TEST to remove the test module
  * Backport upstream patch to update to markdown 3.3
  * Add new dependencies: python3-deepmerge and python3-importlib-metadata
  * Bump version in d/watch to 4

 -- Birger Schacht <birger@debian.org>  Fri, 13 Nov 2020 17:46:14 +0100

errbot (6.1.4+ds-2) unstable; urgency=medium

   * Add patch to work with python3-markdown 3 (Closes: #973102)
   * Update maintainer email address
   * Update CVS Urls

 -- Birger Schacht <birger@debian.org>  Fri, 30 Oct 2020 21:53:32 +0100

errbot (6.1.4+ds-1) unstable; urgency=medium

  * New upstream release
  * d/control:
   - Add python3-daemonize to dependencies (Closes: #961674)
   - Bump debhelper-compat version to 13

 -- Birger Schacht <birger@rantanplan.org>  Thu, 28 May 2020 10:50:39 +0200

errbot (6.1.3+ds-1) unstable; urgency=medium

  * New upstream version 6.1.3+ds
  * Remove errbot/backends/images/prompt.svg from Files-Excluded
    (upstream fixed the copyright issue)
  * Add a d/gbp.conf file, mostly to specify debian-branch
  * Update patch to remove pygments-markdown-lexer from dependencies
  * Add Bug-Reporting upstream metadata to d/upstream/metadata

 -- Birger Schacht <birger@rantanplan.org>  Fri, 24 Apr 2020 15:36:04 +0200

errbot (6.1.1+ds-2) unstable; urgency=medium

  * d/control
   - The binary package is architecture-independent, thus
     setting Architecture: all and removing Multi-Arch hint
   - Bump standards version to 4.5.0 (no changes required
     to make package compliant)

 -- Birger Schacht <birger@rantanplan.org>  Sat, 15 Feb 2020 20:45:43 +0100

errbot (6.1.1+ds-1) unstable; urgency=medium

  * New upstream version
  * d/control
   - Bump standards version to 4.4.1 (no changes required
     to make package compliant)
   - Add new dependency python3-dulwich to Build-Depends and Depends
  * d/patches: update 0001-Remove-pygments-markdown-lexer-dependency
    patch

 -- Birger Schacht <birger@rantanplan.org>  Mon, 21 Oct 2019 20:16:07 +0200

errbot (6.0+ds-1) unstable; urgency=medium

  * Initial release. Closes: #803347

 -- Birger Schacht <birger@rantanplan.org>  Tue, 26 Mar 2019 09:27:23 +0100