File: changelog

package info (click to toggle)
rtfilter 1.3-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 500 kB
  • sloc: ansic: 2,671; makefile: 246; sh: 83; python: 57
file content (112 lines) | stat: -rw-r--r-- 3,734 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
rtfilter (1.3-3) unstable; urgency=medium

  * Team upload.
  * d/rules: enable all hardening flags. (Closes: #1124898)
  * d/control: drop redundant Priority: optional.
  * d/control: declare compliance to standards version 4.7.3.

 -- Étienne Mollier <emollier@debian.org>  Sun, 11 Jan 2026 19:56:10 +0100

rtfilter (1.3-2) unstable; urgency=medium

  * Do not install examples into library package
    Closes: #1111462
  * debputy lint --auto-fix (routine-update)
  * d/watch: version=5

 -- Andreas Tille <tille@debian.org>  Wed, 22 Oct 2025 16:08:45 +0200

rtfilter (1.3-1) unstable; urgency=medium

  * New upstream version
    Closes: #1080252
  * Maintain package in Debian Med team
    Closes: #1106659
  * Fix Homepage
  * Fix watch file
  * Standards-Version: 4.7.2 (routine-update)
  * debhelper-compat 13 (routine-update)
  * Secure URI in copyright format (routine-update)
  * Remove trailing whitespace in debian/changelog (routine-update)
  * Fix day-of-week for changelog entry 1.0-0.
  * d/rules:
     - simplify clean target
     - remove unneeded overrides
  * d/copyright: review

 -- Andreas Tille <tille@debian.org>  Tue, 27 May 2025 09:48:21 +0200

rtfilter (1.1-4) unstable; urgency=low

  * Bump debhelper version to 9.
  * Add multiarch support.
  * Bump policy version to 3.9.3 -- no changes.
  * Use versioned copyright format URI.

 -- Nicolas Bourdaud <nicolas.bourdaud@gmail.com>  Tue, 08 May 2012 14:54:07 +0200

rtfilter (1.1-3) unstable; urgency=low

  * New patch: fix-sse3-test-ignored-in-filter-complex-double.patch

 -- Nicolas Bourdaud <nicolas.bourdaud@gmail.com>  Thu, 02 Feb 2012 07:28:32 +0100

rtfilter (1.1-2) unstable; urgency=low

  * Fix 'reatime' typo in package description. (Closes: #652577)
  * Fix SSE2 and SSE3 runtime test.
    New patch: fix-sse2-sse3-runtime-check.patch

 -- Nicolas Bourdaud <nicolas.bourdaud@gmail.com>  Wed, 25 Jan 2012 18:46:48 +0100

rtfilter (1.1-1) unstable; urgency=low

  * Update maintainer email
  * Switch to "3.0 (quilt)" source package format
  * DEP5 compliant debian/copyright
  * Install all docs in doc folder of librtfilter1
  * Install NEWS, AUTHORS and README in doc folder
  * Tighten build-dependency on debhelper to >= 7.0.50~ due to override_
    rules.
  * Bump Standards-version to 3.9.2
  * Provides a -dbg package
  * Update optional fields in control (Vcs-Git, Vcs-Browser, Homepage)
  * Add debian/watch
  * Use DEB_*_MAINT_* to specify compiler and linker flags.
  * Fix terminal echo after running test
  * Only provide an unversioned librtfilter-dev package.
  * Use dh-autoreconf
  * patch: make matlab tests user-controllable
  * disable matlab tests
  * Update package description
  * patch: move config.h into src/
  * Build-depends on dpkg-dev (>= 1.16.1~): necessary for the inclusion
    of /usr/share/dpkg/buildflags.mk in debian/rules
  * Fix debclean: remove src/config.h and src/stamp-h1 manually.

  * Upload sponsored by Michael Hanke <mih@debian.org>
  * Initial release. (Closes: #646956)

 -- Nicolas Bourdaud <nicolas.bourdaud@gmail.com>  Thu, 01 Dec 2011 12:09:30 +0100

rtfilter (1.1-0) lucid; urgency=low

  * Relicense in LGPL3
  * Use runtime selection of optimal filter routine (use of cpuid)
  * Use debhelper instead of cdbs
  * Force -O3 compilation flags in debian/rules
  * Check for matlab presence to tests

 -- Nicolas Bourdaud <nicolas.bourdaud@epfl.ch>  Tue, 18 Oct 2011 13:34:34 +0200

rtfilter (1.0-0) lucid; urgency=low

  * Remove dependency_libs from .la files.

 -- Nicolas Bourdaud <nicolas.bourdaud@epfl.ch>  Wed, 18 May 2011 16:38:26 +0200

rtfilter (1.0) unstable; urgency=low

  * Initial Release.

 -- Nicolas Bourdaud <nicolas.bourdaud@epfl.ch>  Fri, 06 May 2011 16:00:26 +0200