File: changelog

package info (click to toggle)
freedv 1.4.3~1gdc71a1c-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 19,356 kB
  • sloc: cpp: 9,333; ansic: 3,581; sh: 148; python: 42; makefile: 10
file content (143 lines) | stat: -rw-r--r-- 4,502 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
freedv (1.4.3~1gdc71a1c-1) unstable; urgency=medium

  [ Christoph Berg ]
  * Use https homepage.
  * Add debian/gitlab-ci.yml.
  * Update description. (Closes: #935795)

  [ A. Maitland Bottoms ]
  * update to 1.4.3 using dc71a1c pending upstream release
  * update standards-version
  * Add upstream/metadata

 -- A. Maitland Bottoms <bottoms@debian.org>  Sat, 17 Oct 2020 15:26:20 -0400

freedv (1.4-2) unstable; urgency=medium

  * Acknowledge NMU and rebuild without buggy AVX instruction test
  * Point watch file at github.com/drowe67/freedv-gui

 -- A. Maitland Bottoms <bottoms@debian.org>  Mon, 17 Feb 2020 12:42:28 -0500

freedv (1.4-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Put x86 specific code behind ifdefs (Closes: 947828).

 -- Peter Michael Green <plugwash@debian.org>  Tue, 07 Jan 2020 10:09:41 +0000

freedv (1.4-1) unstable; urgency=medium

  * New upstream release

 -- A. Maitland Bottoms <bottoms@debian.org>  Sun, 17 Nov 2019 22:32:07 -0500

freedv (1.3.1-3) unstable; urgency=medium

  * Change VCS links to salsa

 -- A. Maitland Bottoms <bottoms@debian.org>  Sat, 11 Aug 2018 21:47:07 -0400

freedv (1.3.1-2) unstable; urgency=medium

  * noise fix from 10 June 2018
  "FreeDV 1.3.1 shipped with a noise simulator turned on by accident.
  Injected noise to create a 2 dB SNR.
  Despite this many people were working long-range communications!"

 -- A. Maitland Bottoms <bottoms@debian.org>  Sat, 11 Aug 2018 19:20:08 -0400

freedv (1.3.1-1) unstable; urgency=medium

  * New upstream release
  * support codec2 0.8.1 (Closes: #903225)

 -- A. Maitland Bottoms <bottoms@debian.org>  Mon, 16 Jul 2018 22:52:22 -0400

freedv (1.3-1) unstable; urgency=medium

  * New upstream release
  * new 700D mode

 -- A. Maitland Bottoms <bottoms@debian.org>  Sun, 27 May 2018 09:00:07 -0400

freedv (1.2.2-2) unstable; urgency=medium

  * Use local sox biquad filter code (Closes: #882203)

 -- A. Maitland Bottoms <bottoms@debian.org>  Mon, 27 Nov 2017 22:52:18 -0500

freedv (1.2.2-1) unstable; urgency=medium

  * New upstream release, using new modes in codec2 0.7
    Improvements to Hamlib support, error message reporting, serial rate box.
    Disabled unused UDP comms/egexp processing to clean up Options dialog.
  * include AppStream metadata Comment in desktop file (LP: #1646467)

 -- A. Maitland Bottoms <bottoms@debian.org>  Tue, 15 Aug 2017 22:38:34 -0400

freedv (1.2-1) experimental; urgency=medium

  * New upstream release
  * http://www.rowetel.com/?p=5456

 -- A. Maitland Bottoms <bottoms@debian.org>  Wed, 15 Feb 2017 22:10:13 -0500

freedv (1.1.0.3026-1) experimental; urgency=low

  * New upstream experimental trials - svn 3026
  * Highlights: FreeDV 1.2 / Codec2 0.6 test release

 -- A. Maitland Bottoms <bottoms@debian.org>  Sun, 29 Jan 2017 16:07:00 -0500

freedv (1.1-1) unstable; urgency=medium

  * New upstream release, new Voice Keyer feature
  * consistent 8000 Hz audio I/O sample rate. (requires codec2 >= 0.5)

 -- A. Maitland Bottoms <bottoms@debian.org>  Fri, 25 Sep 2015 23:22:18 -0400

freedv (1.0-1) unstable; urgency=low

  * New upstream release
  * New source package name, following upstream conventions

 -- A. Maitland Bottoms <bottoms@debian.org>  Tue, 01 Sep 2015 23:08:27 -0400

fdmdv2 (0.96.6.1592-1) unstable; urgency=low

  * New upstream 0.96.6 tagged release r1592

 -- A. Maitland Bottoms <bottoms@debian.org>  Thu, 08 May 2014 19:32:42 -0400

fdmdv2 (0.96.5.1353-1) experimental; urgency=low

  * Upstream subversion r1353
  * build-depend upon libwxgtk3.0-dev (Closes: #735959)
    remove wxwidgets tarball from source (Closes: #735942, #736002)

 -- A. Maitland Bottoms <bottoms@debian.org>  Sun, 19 Jan 2014 15:25:41 -0500

fdmdv2 (0.96.5.1328-1) experimental; urgency=low

  * New upstream subversion r1328 (AKA 0.96.5 Beta)
  * Update wxWidgets 2.9.5 version
  * cleanup source - see debian/rules get-orig-source, (Closes: #706184)
  * HID-PTT patch included

 -- A. Maitland Bottoms <bottoms@debian.org>  Fri, 30 Aug 2013 23:16:27 -0400

fdmdv2 (0.96.1-1) experimental; urgency=low

  * FreeDV.org Dayton 2013 packages
  * New upstream subversion r1247

 -- A. Maitland Bottoms <bottoms@debian.org>  Sat, 11 May 2013 10:43:03 -0400

fdmdv2 (0.0.1235-1) experimental; urgency=low

  * New upstream svn r1235 (Closes: #706184)
  * Fancy source package for single binary freedv package for Wheezy
  * HID-PTT patch included

 -- A. Maitland Bottoms <bottoms@debian.org>  Fri, 26 Apr 2013 20:44:30 -0400