File: changelog

package info (click to toggle)
rows 0.4.2~0-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,128 kB
  • sloc: python: 10,400; sh: 63; makefile: 48
file content (186 lines) | stat: -rw-r--r-- 6,721 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
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
rows (0.4.2~0-2) unstable; urgency=medium

  * Add patch to fix invalid version number (Closes: #1030448)

 -- Antonio Terceiro <terceiro@debian.org>  Sun, 05 Feb 2023 23:14:17 +0100

rows (0.4.2~0-1) unstable; urgency=medium

  * New upstream version 0.4.2~0
  * Add build dependency on python3-magic
  * debian/watch: fix github usage
  * Drop all patches, all issues fixed upstream
  * Add build dependency on python3-psycopg2
  * Add runtime dependency on python3-psycopg2
  * Exclude failing test that also fails upstream (Closes: #1026499)
  * Add build and runtime dependencies for extracting data from pdfs
    (python3-cached-property, python3-pdfminer)

 -- Antonio Terceiro <terceiro@debian.org>  Sat, 31 Dec 2022 18:53:29 -0300

rows (0.4.1-6) unstable; urgency=medium

  * debian/watch: fix url to https://github.com/turicas/rows/tags.

 -- Paulo Roberto Alves de Oliveira (aka kretcheu) <kretcheu@gmail.com>  Sun, 23 Oct 2022 00:34:00 -0300

rows (0.4.1-5) unstable; urgency=medium

  * debian/control: Remove XB-Python-Version field.
  * debian/copyright: Update copyright years.
  * debian/source/lintian-overrides:
      -  add lintian override for html page with data.
  * debian/clean: Include manual file generated on build time.
  * Remove prebuilt manpage generated at build time.

 -- Paulo Roberto Alves de Oliveira (aka kretcheu) <kretcheu@gmail.com>  Sun, 09 Jan 2022 11:14:00 -0300

rows (0.4.1-4) unstable; urgency=medium

  * Using new DH level format. Consequently:
      - debian/compat: removed.
      - debian/control: changed from 'debhelper' to 'debhelper-compat' in
        Build-Depends field and bumped level to 13.
  * debian/control:
      - Included Vcs-* fields.
      - Bumped Standards-Version to 4.6.0.1.
      - Added 'Rules-Requires-Root: no' to source stanza.
  * debian/watch: update url.
  * Add Upstream Metadata file.

 -- Paulo Roberto Alves de Oliveira (aka kretcheu) <kretcheu@gmail.com>  Mon, 11 Oct 2021 13:12:00 -0300

rows (0.4.1-3) unstable; urgency=medium

  * Fix tests with python3.9 (Closes: #975523)

 -- Antonio Terceiro <terceiro@debian.org>  Mon, 23 Nov 2020 21:18:06 -0300

rows (0.4.1-2) unstable; urgency=medium

  * Source-only upload to unstable

 -- Antonio Terceiro <terceiro@debian.org>  Thu, 05 Nov 2020 11:35:22 -0300

rows (0.4.1-1) unstable; urgency=medium

  * New upstream version 0.4.1
    * debian/copyright: reflect license change in upstream code
      rows is now LGPL-3+ (was previously GPL-3+)
  * Convert to python3 (Closes: #938408)
  * Demote locales-all to Suggests (Closes: #932689)
  * python3-rows: drop rows from Recommends:
  * Add autopkgtest control file to run test suite and a smoke test
  * Remove upstream PGP key, releases are not signed
  * Add new build and runtime dependency on python3-tqdm
  * 0001-setup.py-drop-dependency-on-pathlib.patch: use pathlib from standard
    library
  * Add new runtime dependencies on python3-six, python3-requests and
    python3-requests-cache
  * Bump Standards-Version to 4.5.0; no changes needed.

 -- Antonio Terceiro <terceiro@debian.org>  Wed, 02 Sep 2020 16:24:09 -0300

rows (0.3.1-3) unstable; urgency=medium

  * debian/control:
      - Bumped Standards-Version to 4.1.4.
      - Bumped debhelper compatibility to 11.
  * debian/copyright
      - Updated upstream and packaging years.
  * debian/rules:
      - Changed PYBUILD variables to solve FTBFS error on new version
        of dh-python. (Closes:#896740).
  * debian/python-rows.examples:
      - Changed to include examples files.
  * debian/rows.examples:
      - Changed to include examples files.

 -- Paulo Roberto Alves de Oliveira (aka kretcheu) <kretcheu@gmail.com>  Thu, 03 May 2018 19:33:00 -0300

rows (0.3.1-2) unstable; urgency=medium

  * Upload to unstable.
  * debian/control:
      - Bumped Standards-Version to 4.0.0.
      - Added Testsuite field.

 -- Paulo Roberto Alves de Oliveira (aka kretcheu) <kretcheu@gmail.com>  Sun, 18 Jun 2017 13:21:00 -0300

rows (0.3.1-1) experimental; urgency=medium

  * New upstream release
  * debian/copyright
      - Updated upstream and packaging years.
  * debian/rules
      - Included parameter to ignore file that make deterministic test.

 -- Paulo Roberto Alves de Oliveira (aka kretcheu) <kretcheu@gmail.com>  Mon, 22 May 2017 21:13:00 -0300

rows (0.2.1-1) unstable; urgency=medium

  * New upstream release.
  * debian/control
      - Added python-magic in Recommends field.

 -- Paulo Roberto Alves de Oliveira (aka kretcheu) <kretcheu@gmail.com>  Wed, 10 Aug 2016 16:36:00 -0300

rows (0.2.0-3) unstable; urgency=medium

  * debian/rules:
      - Removed option --with-coverage that create .coverage file.
      - Removed now unnecessary override_dh_install.

 -- Paulo Roberto Alves de Oliveira (aka kretcheu) <kretcheu@gmail.com>  Tue, 26 Jul 2016 15:10:00 -0300

rows (0.2.0-2) unstable; urgency=medium

  * debian/rules:
      - Added override_dh_install to remove unnecessary file:
        .coverage (Closes: #831867).

 -- Paulo Roberto Alves de Oliveira (aka kretcheu) <kretcheu@gmail.com>  Mon, 25 Jul 2016 16:54:00 -0300

rows (0.2.0-1) unstable; urgency=medium

  * New upstream release.
  * debian/control
      - Bumped Standards-Version to 3.9.8.
      - Added python-openpyxl and python-mock in Build-Depends field.
  * debian/python-rows.doc
      - Updated to provide README.md instead of README.markdown
        and AUTHORS.md instead AUTHORS.
  * debian/rows.doc
      - Updated to provide README.md instead of README.markdown
        and AUTHORS.md instead AUTHORS.
  * debian/rules
      - Included PYBUILD_TEST_ARGS_python2 variable to ignore parquet test.
  * debian/watch
      - Updated to version 4 no changes needed.

 -- Paulo Roberto Alves de Oliveira (aka kretcheu) <kretcheu@gmail.com>  Sun, 17 Jul 2016 23:47:00 -0300

rows (0.1.1-3) unstable; urgency=medium

  * debian/control:
      - Bumped Standards-Version to 3.9.7.
  * debian/manpage/genallman.sh:
      - Fixed manpage generation script to be build reproducible, thanks to
        Reiner Herrmann <reiner@reiner-h.de> (Closes: #816230).

 -- Paulo Roberto Alves de Oliveira (aka kretcheu) <kretcheu@gmail.com>  Tue, 15 Mar 2016 22:57:00 -0300

rows (0.1.1-2) unstable; urgency=medium

  * debian/clean:
      Included to clean some files created during build time.
  * debian/control:
      Included python-setuptools in Build-Depends field (Closes: #813984).

 -- Paulo Roberto Alves de Oliveira (aka kretcheu) <kretcheu@gmail.com>  Mon, 15 Feb 2016 13:30:00 -0200

rows (0.1.1-1) unstable; urgency=medium

  * Initial release (Closes: #797704).

 -- Paulo Roberto Alves de Oliveira (aka kretcheu) <kretcheu@gmail.com>  Sat, 19 Sep 2015 03:13:00 -0300