File: changelog

package info (click to toggle)
braceexpand 0.1.7-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 132 kB
  • sloc: python: 251; makefile: 14
file content (72 lines) | stat: -rw-r--r-- 2,159 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
braceexpand (0.1.7-3) unstable; urgency=medium

  * Really remove braceexpand.egg-info during clean target.
  * Update copyright year.
  * List test files in debian/pybuild.testfiles instead of debian/rules.

 -- Edward Betts <edward@4angle.com>  Mon, 01 Aug 2022 09:54:04 +0100

braceexpand (0.1.7-2) unstable; urgency=medium

  * Fix FTBFS when running tests. (Closes: #1002416)
  * Update Standards-Version.

 -- Edward Betts <edward@4angle.com>  Fri, 24 Dec 2021 17:27:55 +0000

braceexpand (0.1.7-1) unstable; urgency=medium

  * New upstream release.
  * Update Standards-Version.
  * Adjust debian/rules so tests get run during build.
  * Update copyright year.
  * Update debian/watch file format version.

 -- Edward Betts <edward@4angle.com>  Tue, 24 Aug 2021 13:13:23 +0100

braceexpand (0.1.6-1) unstable; urgency=medium

  [ Debian Janitor ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.

  [ Ondřej Nový ]
  * d/control: Update Maintainer field with new Debian Python Team
    contact address.
  * d/control: Update Vcs-* fields with new Debian Python Team Salsa
    layout.

  [ Edward Betts ]
  * New upstream release.
  * Update debhelper-compat to 13.
  * Switch from dh --with python in debian/rules to a dh-sequence-python3
    Build-Depends.
  * Remove braceexpand.egg-info during clean target.

 -- Edward Betts <edward@4angle.com>  Sat, 31 Oct 2020 22:21:14 +0000

braceexpand (0.1.5-1) unstable; urgency=medium

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.

  [ Edward Betts ]
  * New upstream release.
  * Update Standards-Version.
  * Set Rules-Requires-Root to no.
  * Update debhelper-compat to 12.

 -- Edward Betts <edward@4angle.com>  Sun, 09 Feb 2020 09:08:53 +0000

braceexpand (0.1.2-2) unstable; urgency=low

  * Make autopkgtest run the upstream unit tests.
  * Add debian/gbp.conf
  * Improve the package description.

 -- Edward Betts <edward@4angle.com>  Fri, 18 May 2018 17:44:10 +0200

braceexpand (0.1.2-1) unstable; urgency=low

  * Initial release. (Closes: #897989)

 -- Edward Betts <edward@4angle.com>  Sat, 05 May 2018 15:00:00 +0100