File: changelog

package info (click to toggle)
centrifuge 1.0.4.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 11,844 kB
  • sloc: cpp: 52,206; perl: 2,219; python: 1,551; makefile: 622; sh: 407
file content (153 lines) | stat: -rw-r--r-- 4,726 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
centrifuge (1.0.4.2-1) unstable; urgency=medium

  * New upstream version 1.0.4.2

 -- Étienne Mollier <emollier@debian.org>  Mon, 28 Oct 2024 22:52:16 +0100

centrifuge (1.0.4.1-1) unstable; urgency=medium

  * New upstream version 1.0.4.1
  * d/control: add myself to uploaders.
  * d/control: declare compliance to standards version 4.7.0.
  * d/s/lintian-overrides: flag false positive missing source.
  * no_msse2.patch: unfuzz.
  * fix_auto_ptr_usage_in_gcc-7.patch: delete: applied upstream.
  * 0002-Fix-build-with-rank.patch: apparently not needed anymore.
  * d/copyright: refer to the versioned GPL-3 file.
  * d/salsa-ci.yml: disable i386 builds due to missing dependencies.
  * hardening.patch: also propagate CPPFLAGS.

 -- Étienne Mollier <emollier@debian.org>  Sun, 25 Aug 2024 17:19:30 +0200

centrifuge (1.0.3-12) unstable; urgency=medium

  * Team upload.
  * d/control: stop building on 32-bit architectures.
  * d/{upstream/metadata,copyright,watch}: link to the new repo

 -- Michael R. Crusoe <crusoe@debian.org>  Tue, 19 Mar 2024 18:50:22 +0100

centrifuge (1.0.3-11) unstable; urgency=medium

  * Builds reproducibly (thanks for the patch to Vagrant Cascadian)
    Closes: #1021513
  * Standards-Version: 4.6.1 (routine-update)
  * Set upstream metadata fields: Repository-Browse.
  * Lintian-overrides for false positive (see lintian bug #1017966)

 -- Andreas Tille <tille@debian.org>  Mon, 10 Oct 2022 07:52:41 +0200

centrifuge (1.0.3-10) unstable; urgency=medium

  * Really fix watch file

 -- Andreas Tille <tille@debian.org>  Sun, 05 Dec 2021 21:16:55 +0100

centrifuge (1.0.3-9) unstable; urgency=medium

  * Fix watchfile to detect new versions on github
  * Standards-Version: 4.6.0 (routine-update)
  * Fix manpages

 -- Andreas Tille <tille@debian.org>  Tue, 12 Oct 2021 08:43:55 +0200

centrifuge (1.0.3-8) unstable; urgency=medium

  [ Helmut Grohne ]
  * Improve cross building: Don't detect -m64 from uname.
    Closes: #973977

  [ Andreas Tille ]
  * Revert the patch from 1.0.3-6 in favour of above change

 -- Andreas Tille <tille@debian.org>  Mon, 09 Nov 2020 17:36:30 +0100

centrifuge (1.0.3-7) unstable; urgency=medium

  * Fix code to build on arm64

 -- Andreas Tille <tille@debian.org>  Sat, 07 Nov 2020 20:13:11 +0100

centrifuge (1.0.3-6) unstable; urgency=medium

  * Fix patch for other architectures than amd64

 -- Andreas Tille <tille@debian.org>  Sat, 07 Nov 2020 07:26:48 +0100

centrifuge (1.0.3-5) unstable; urgency=medium

  * Enable building on all architectures where jellyfish is available
  * No need to Build-Depend hisat2 since this is available on all
    architectures now.  Jellyfish is the restricting package for builds.
  * Test on all architectures where jellyfish is available

 -- Andreas Tille <tille@debian.org>  Fri, 06 Nov 2020 16:56:30 +0100

centrifuge (1.0.3-4) unstable; urgency=medium

  * Team Upload.
  [ Steffen Möller ]
  * Added ref to conda

  [ Nilesh Patra ]
  * Add autopkgtests
  * Remove empty
  * Standards-Version: 4.5.0 (routine-update)
  * debhelper-compat 13 (routine-update)
  * Remove trailing whitespace in debian/rules (routine-update)
  * Add salsa-ci file (routine-update)
  * Rules-Requires-Root: no (routine-update)

 -- Nilesh Patra <npatra974@gmail.com>  Mon, 24 Aug 2020 18:19:52 +0530

centrifuge (1.0.3-3) unstable; urgency=medium

  * Use 2to3 to port to Python3
    Closes: #936281
  * debhelper-compat 12
  * Standards-Version: 4.4.0
  * use dh-python

 -- Andreas Tille <tille@debian.org>  Tue, 10 Sep 2019 08:20:22 +0200

centrifuge (1.0.3-2) unstable; urgency=medium

  [ Steffen Moeller ]
  * d/u/metadata:
    - added RRIDs
    - yamllint clean

  [ Jelmer Vernooij ]
  * Use secure copyright file specification URI.

  [ Andreas Tille ]
  * Do not report beta versions in watch file
  * Fix Perl interpreter path
  * Point Vcs fields to salsa.debian.org
  * Standards-Version: 4.3.0
  * Remove non-helpful docs

 -- Andreas Tille <tille@debian.org>  Mon, 07 Jan 2019 09:25:30 +0100

centrifuge (1.0.3-1) unstable; urgency=medium

  * New upstream release

 -- Andreas Tille <tille@debian.org>  Fri, 02 Mar 2018 19:59:50 +0100

centrifuge (1.0.3~beta-2) unstable; urgency=medium

  * Move hisat2 and jellyfish to Build-Depends to make sure package builds
    only on those architectures where it can be installed later
  * -msse2 is already enabled by default on amd64 (which is the only
    architecture the package runs anyway)
    Closes: #890378
  * debhelper 11

 -- Andreas Tille <tille@debian.org>  Wed, 14 Feb 2018 14:18:27 +0100

centrifuge (1.0.3~beta-1) unstable; urgency=low

  * Initial release (Closes: #886463)

 -- Andreas Tille <tille@debian.org>  Sat, 06 Jan 2018 12:11:48 +0100