File: changelog

package info (click to toggle)
resfinder 4.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 3,140 kB
  • sloc: python: 5,711; sh: 121; makefile: 18
file content (135 lines) | stat: -rw-r--r-- 4,333 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
resfinder (4.3.0-1) unstable; urgency=medium

  * New upstream version

 -- Andreas Tille <tille@debian.org>  Sun, 26 Feb 2023 17:17:08 +0100

resfinder (4.2.5-2) unstable; urgency=medium

  * Explicitly Depends: python3-cgelib

 -- Andreas Tille <tille@debian.org>  Wed, 08 Feb 2023 09:13:08 +0100

resfinder (4.2.5-1) unstable; urgency=medium

  [ Nilesh Patra ]
  * Remove myself from uploaders
  * Copy .md file as well for autopkgtest
  * Add patch to actually define mut-type as a variable
  * Move data to deprecated dir during autopkgtests as they
    rely on relative path

  [ Étienne Mollier ]
  * d/control: add myself to uploaders.
  * d/watch: use git mode following changes on bitbucket.
  * New upstream version
  * Standards-Version: 4.6.2 (routine-update)
  * fix_path_in_testscript.patch: refresh to new file location.
  * fix_syntax.patch: delete; applied upstream.
  * fix-shebang.patch: refresh.
  * fix_version.patch: delete; upstream now sets the version.
  * d/resfinder.install: update to new source layout.
  * d/rules: fix permissions to set run_resfinder.py executable.
  * d/t/run-unit-test: adjust to new test layout.

  [ Andreas Tille ]
  * debian/get-orig-source fetches data together with uscan
  * do not include resfinder_db in debian-test-data since it is
    packaged separately
  * Manually move Python3 modules to /usr/lib/python3/dist-packages/
  * Silence indexing step of autopkgtest
  * Build-Depends: python3-cgelib

 -- Andreas Tille <tille@debian.org>  Sun, 05 Feb 2023 21:26:40 +0100

resfinder (4.1.11-2) unstable; urgency=medium

  * Add skip-not-installable restriction

 -- Nilesh Patra <nilesh@debian.org>  Mon, 30 May 2022 10:20:33 +0530

resfinder (4.1.11-1) unstable; urgency=medium

  * New upstream version 4.1.11
  * Do not embed resfinder-db, use the package instead
  * Drop python 3.10 collections patch
  * Add patch to set version w/o git tagging
  * Add test to ensure version number is updated

 -- Nilesh Patra <nilesh@debian.org>  Sun, 29 May 2022 19:35:59 +0530

resfinder (4.1.6-1) unstable; urgency=medium

  [ Andreas Hasenack ]
  * Fix collections import under python 3.10+ (Closes: #1005030)

  [ Andreas Tille ]
  * New upstream version

 -- Andreas Tille <tille@debian.org>  Mon, 07 Feb 2022 07:23:31 +0100

resfinder (4.1.5-2) unstable; urgency=medium

  * Team upload.
  * d/t/control: restrict autopkgtest to 64-bit archs (Closes: #994259)
  * Standards-Version: 4.6.0 (routine-update)
  * Apply multi-arch hints.
    + resfinder-example: Add Multi-Arch: foreign.

 -- Étienne Mollier <emollier@debian.org>  Wed, 15 Sep 2021 21:25:13 +0200

resfinder (4.1.5-1) unstable; urgency=medium

  [ Andreas Tille ]
  * New upstream version
  * debhelper-compat 13 (routine-update)
  * resfinder.py is now run_resfinder.py

  [ Nilesh Patra ]
  * d/control
    - Add Depends on kma, python3-git and python3-dateutil
    - Declare compliance with policy 4.5.1
  * d/p/fix_syntax.patch: Fix syntax in cge/pointfinder.py
  * Update and fix manpage
  * d/p/fix-shebang.patch: Fix shebang in shell scripts
  * d/rules: Fix shell script permissions, do not install .nf files
  * d/u/metadata: Update, Make yamllint happy
  * Add d/gbp.conf
    - Multi-orig tarball for test data
  * d/tests/get-test-data: Add script to fetch and make test data
  * d/resfinder-example.install: Install dirs inside debian-tests-data
  * d/tests/run-unit-test: Make autopkgtest functional

 -- Nilesh Patra <nilesh@debian.org>  Mon, 16 Aug 2021 23:55:05 +0530

resfinder (3.2-3) unstable; urgency=medium

  * Team Upload.
  * d/control: Add Missing Depends on python3-distutils
    (Closes: #990726)
  * d/p/fix_syntaxwarning.patch: Fix syntax warning for
    literal comparison

 -- Nilesh Patra <nilesh@debian.org>  Tue, 06 Jul 2021 00:05:05 +0530

resfinder (3.2-2) unstable; urgency=medium

  [ Nilesh Patra ]
  * Team Upload.
  * Add missing depends for autopkgtest
  * Remove unused override
  * Fix URL
  * Add "Rules-Requires-Root:no"
  * Bump standards version to 4.5.0
  * Fix spellings

  [ Andreas Tille ]
  * Add salsa-ci file (routine-update)

 -- Nilesh Patra <npatra974@gmail.com>  Tue, 03 Mar 2020 11:12:37 +0530

resfinder (3.2-1) unstable; urgency=medium

  * Initial release (Closes: #944789)

 -- Andreas Tille <tille@debian.org>  Fri, 15 Nov 2019 13:33:04 +0100