File: changelog

package info (click to toggle)
rtfilter 1.1-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, jessie, jessie-kfreebsd, stretch, trixie, wheezy
  • size: 1,792 kB
  • ctags: 544
  • sloc: sh: 11,062; ansic: 2,317; makefile: 115
file content (74 lines) | stat: -rw-r--r-- 2,574 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
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>  Fri, 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