File: changelog

package info (click to toggle)
valinor 1.1.4%2Bds-10
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 328 kB
  • sloc: python: 428; makefile: 24; sh: 9
file content (157 lines) | stat: -rw-r--r-- 4,773 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
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
valinor (1.1.4+ds-10) unstable; urgency=medium

  * New upstream version 1.1.4+ds
  * d/changelog:
    - Append +ds to source version to advertise excluded files
  * d/copyright:
    - Add SCM/CI files to Files-Excluded
  * d/patches:
    - Drop patch update-egg-info (source repacked)
    - Add patch replace-distutils-find-executable
  * d/watch: Migrate from PyPI to Github for source tarballs
  * Migrate remaining test from nose to unittest (Closes: #1018658)
    - Drop B-D on python3-nose
    - Add patch replace-nose-with-unittest
    - Update test and autopkgtest configurations

 -- Nick Morrott <nickm@debian.org>  Tue, 20 Feb 2024 23:09:33 +0000

valinor (1.1.4-9) unstable; urgency=medium

  * d/tests:
    - Temporarily skip test_outputdir (broken by python3-pyocd) in
      autopkgtests

 -- Nick Morrott <nickm@debian.org>  Sun, 04 Feb 2024 06:15:53 +0000

valinor (1.1.4-8) unstable; urgency=medium

  * d/control:
    - Declare compliance with Debian Policy 4.6.2 (no changes)
  * d/copyright:
    - Bump years of Debian copyright
  * d/rules:
    - Temporarily skip test "test_outputdir" (broken by python3-pyocd)
      (Closes: #1060933)
  * d/clean:
    - Remove generated manpage files

 -- Nick Morrott <nickm@debian.org>  Sun, 04 Feb 2024 05:23:02 +0000

valinor (1.1.4-7) unstable; urgency=medium

  * d/control:
    - Update standards version to 4.6.0, no changes needed.
  * d/copyright:
    - Refresh years of Debian copyright
    - Use 4-digit years in Debian copyright ranges
  * d/salsa-ci.yml:
    - Add Salsa CI pipeline

 -- Nick Morrott <nickm@debian.org>  Sat, 05 Feb 2022 13:54:14 +0000

valinor (1.1.4-6) unstable; urgency=medium

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

  [ Nick Morrott ]
  * d/control:
    - Declare compliance with Debian Policy 4.5.1
  * d/copyright:
    - Refresh years of Debian copyright
  * d/lintian-overrides:
    - Add overrides for egg metadata and repeated path segments
  * d/patches:
    - Add patch use-python3-shebang-in-tests
  * d/u/metadata:
    - Remove obsolete fields Contact, Name (already present in machine-readable
      debian/copyright).

 -- Nick Morrott <nickm@debian.org>  Sun, 10 Jan 2021 18:20:26 +0000

valinor (1.1.4-5) unstable; urgency=medium

  * d/manpages:
    - Improve formatting of custom manpage
  * d/patches:
    - Add patch soften-progen-dependency
    - Refresh patches (fuzz)

 -- Nick Morrott <nickm@debian.org>  Fri, 31 Jul 2020 20:22:31 +0100

valinor (1.1.4-4) unstable; urgency=medium

  * d/control:
    - Bump Standards-Version to 4.5.0
    - Bump debhelper-compat level to 13
    - (Build) Depend on default python3
  * d/copyright:
    - Refresh years of Debian copyright
  * d/valinor.1.md.in:
    - Bump manpage date to match upstream release date
    - Refresh author's email address
  * d/tests/valinor:
    - CI test with default python3

 -- Nick Morrott <nickm@debian.org>  Fri, 19 Jun 2020 03:29:36 +0100

valinor (1.1.4-3) unstable; urgency=medium

  * d/control:
    - Drop B-D on pyyaml and Jinja2
  * d/patches:
    - Add patch update-egg-info
    - Refresh soften-colorama-dependency patch header
  * d/watch:
    - Use new v4 subst vars in watch URL

 -- Nick Morrott <nickm@debian.org>  Sun, 10 Nov 2019 16:24:02 +0000

valinor (1.1.4-2) unstable; urgency=medium

  [ Ondřej Nový ]
  * Bump Standards-Version to 4.4.1.

  [ Nick Morrott ]
  * d/patches: add patch soften-colorama-dependency to fix FTBFS and
    autopkgtest failures with colorama 0.4.1 (Closes: #943516)
  * d/control: Uploaders: use my new Debian address
  * d/control: add Rules-Requires-Root field

 -- Nick Morrott <nickm@debian.org>  Mon, 04 Nov 2019 01:45:20 +0000

valinor (1.1.4-1) unstable; urgency=medium

  * New upstream version 1.1.4
  * Drop 0005-pyyaml-version-fix.patch (fixed upstream)
  * Bump debhelper compatibility version to 12
  * Add patch drop-unused-setuptools-install-requires

 -- Nick Morrott <knowledgejunkie@gmail.com>  Thu, 15 Aug 2019 05:55:13 +0100

valinor (1.1.0-2) unstable; urgency=medium

  * Team upload.

  [ Nick Morrott ]
  * d/gbp.conf: use pristine-tar

  [ Ondřej Nový ]
  * Use debhelper-compat instead of debian/compat.
  * Bump Standards-Version to 4.4.0.

  [ Scott Kitterman ]
  * Add patch to relax pyyaml version requirements to fix autopkgtest failure
    with pyyaml 5.1.2 (Closes: #933923)
    - Add d/patches/0005-pyyaml-version-fix.patch

 -- Scott Kitterman <scott@kitterman.com>  Mon, 05 Aug 2019 03:53:10 -0400

valinor (1.1.0-1) unstable; urgency=medium

  * Initial release (Closes: #913920)

 -- Nick Morrott <knowledgejunkie@gmail.com>  Sun, 30 Dec 2018 12:38:03 +0100