File: changelog

package info (click to toggle)
q2cli 2024.5.0-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 1,120 kB
  • sloc: python: 8,231; sh: 88; makefile: 45
file content (154 lines) | stat: -rw-r--r-- 4,705 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
q2cli (2024.5.0-2) unstable; urgency=medium

  * Team upload.
  * d/test/control: skip autopkgtests on archs where python3-skbio is
    not available

 -- Michael R. Crusoe <crusoe@debian.org>  Thu, 27 Jun 2024 13:57:07 +0200

q2cli (2024.5.0-1) unstable; urgency=medium

  [ Andreas Tille ]
  * Team upload.
  * Make the build reproducible
    Closes: #1066085

  [ Michael R. Crusoe ]
  * Regenerate debian/control from debian/control.in (routine-update)
  * d/patches/configparser.patch: copy from qiime packaging
  * Only build for Python 3.11 until upstream catches up with Python
    3.12.

 -- Michael R. Crusoe <crusoe@debian.org>  Tue, 25 Jun 2024 03:52:20 +0200

q2cli (2024.2.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * Build-Depends: s/dh-python/dh-sequence-python3/ (routine-update)
  * Generate debian/control automatically to refresh version number
  * Drop test using options that was removed

 -- Andreas Tille <tille@debian.org>  Sun, 18 Feb 2024 18:09:55 +0100

q2cli (2022.11.1-2) unstable; urgency=medium

  * Team upload
  * Upload to unstable

 -- Andreas Tille <tille@debian.org>  Tue, 24 Jan 2023 18:43:59 +0100

q2cli (2022.11.1-1) experimental; urgency=medium

  * Team upload.
  * New upstream version
  * Bump versioned Depends
  * Standards-Version: 4.6.2 (routine-update)
  * Test-Depends: python3-sklearn

 -- Andreas Tille <tille@debian.org>  Thu, 12 Jan 2023 18:43:42 +0100

q2cli (2022.8.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 2022.8.0
  * Drop d/p/fix-click8.patch: merged upstream
  * Bump versioned Build-Depends: qiime (>= 2022.8.0)
  * Ignore test_usage.py during build time tests as the package
    cannot be checked for usability w/o installing. (Closes: #1015136)
    Usage is being properly validated in autopkgtests
  * Drop B-D on python3-nose (Closes: #1018606)
  * d/t/run-unit-test: Update config file as per new q2cli (fixes autopkgtest)

 -- Nilesh Patra <nilesh@debian.org>  Mon, 05 Sep 2022 13:56:16 +0000

q2cli (2021.8.0-2) unstable; urgency=medium

  * Team upload.
  * Modify upstream changes to make package compat
    with click 8.0 (Closes: #997488)
  * Bump Standards-Version to 4.6.1 (no changes needed)

 -- Nilesh Patra <nilesh@debian.org>  Sat, 28 May 2022 13:25:10 +0530

q2cli (2021.8.0-1) unstable; urgency=medium

  * Team upload.

  [ Étienne Mollier ]
  * Add dependency on q2-feature-table (>= 2020.11.1).
  * d/control: updated uploader address
  * d/watch: fixed broken url to github

  [ Steffen Moeller ]
  * New upstream version, adjusted patches.
  * Standards-Version: 4.6.0 (routine-update)

  [ Andreas Tille ]
  * Versioned Dependency from qiime and modules (>= 2021.8.0)

 -- Andreas Tille <tille@debian.org>  Wed, 29 Sep 2021 14:14:03 +0200

q2cli (2020.11.1-1) unstable; urgency=medium

  * Added enough tests do drop the "superficial" marker.  (Closes: #976271)
  * Add myself to Uploaders.
  * Bump dependency on qiime (>= 2020.11.1)

 -- Étienne Mollier <etienne.mollier@mailoo.org>  Sat, 12 Dec 2020 11:09:49 +0100

q2cli (2020.11.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream version
  * Standards-Version: 4.5.1 (routine-update)
  * debhelper-compat 13 (routine-update)
  * Add salsa-ci file (routine-update)
  * Rules-Requires-Root: no (routine-update)
  * Set upstream metadata fields: Bug-Submit.
  * Add build time test dependency on python3-pytest.
  * Bump dependency on qiime >= 2020.11.0
  * Simplified build time test suite invocation since upstream's move to pytest.
  * Mark current autopkgtest as superficial.
  * Remove hashbang in bash autocompletion script.

 -- Étienne Mollier <etienne.mollier@mailoo.org>  Wed, 02 Dec 2020 15:09:37 +0100

q2cli (2019.10.0-1) unstable; urgency=medium

  [ Andreas Tille ]
  * New upstream version
  * Standards-Version: 4.4.1
  * Set upstream metadata fields: Bug-Database, Repository, Repository-
    Browse.

  [ Liubov Chuprikova ]
  * Needs qiime (>= 2019.10.0)

 -- Liubov Chuprikova <chuprikovalv@gmail.com>  Sun, 15 Dec 2019 00:28:25 +0100

q2cli (2019.7.0-1) unstable; urgency=medium

  [ Andreas Tille ]
  * Team upload.
  * New upstream version
  * debhelper-compat 12
  * Standards-Version: 4.4.0

  [ Liubov Chuprikova ]
  * Update publication
  * Needs qiime (>= 2019.7.0)

 -- Andreas Tille <tille@debian.org>  Fri, 02 Aug 2019 23:13:13 +0200

q2cli (2019.4.0-1) unstable; urgency=medium

  * New upstream version

 -- Liubov Chuprikova <chuprikovalv@gmail.com>  Thu, 13 Jun 2019 19:22:21 +0200

q2cli (2019.1.0-1) unstable; urgency=medium

  * Initial release (Closes: #925400)

 -- Liubov Chuprikova <chuprikovalv@gmail.com>  Mon, 11 Mar 2019 10:07:52 +0200