File: changelog

package info (click to toggle)
qrq 0.3.3-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 660 kB
  • sloc: ansic: 1,966; makefile: 139; perl: 123; sh: 2
file content (177 lines) | stat: -rw-r--r-- 5,419 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
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
qrq (0.3.3-3) unstable; urgency=medium

  * Team upload.
  * Specify debhelper compat 12 via debhelper-compat dependency
  * Set "Rules-Requires-Root: no" in debian/control
  * Use https URL in debian/watch
  * Convert debian/copyright to DEP-5 format
  * Add typos.patch

 -- tony mancill <tmancill@debian.org>  Fri, 10 Jan 2020 18:58:39 -0800

qrq (0.3.3-2) unstable; urgency=medium

  [ Helmut Grohne ]
  * Fix FTCBFS: Defer stripping to dh_strip. (Closes: #948524)

 -- Christoph Berg <myon@debian.org>  Fri, 10 Jan 2020 14:10:44 +0100

qrq (0.3.3-1) unstable; urgency=medium

  * New upstream version.
  * Priority: optional.
  * Don't remove README on clean.
  * Remove BUILD_INFO, it makes the build non-reproducible.
  * Add CPPFLAGS to compiler commands.
  * Use dh_link instead of manual ln call.
  * Add debian/gitlab-ci.yml.
  * Add myself to uploaders.

 -- Christoph Berg <myon@debian.org>  Sun, 30 Jun 2019 21:15:45 +0200

qrq (0.3.1-3) unstable; urgency=medium

  * Fix segfault using pulseaudio at qrs bug (Closes: #825862)
    patch from Andreas, DJ3EI
  * Bump Standards-Version to 3.9.8
  * Make stastics plot persistent (Closes: #834932)
    patch from Bernhard Kneip

 -- Colin Tuckley <colint@debian.org>  Sun, 02 Jul 2017 13:15:00 +0100

qrq (0.3.1-2) unstable; urgency=medium

  * Bump Standards-Version to 3.9.6
  * Remove Hurd from list of supported archs (Closes: #782096)
    Thanks to patch from mtang@openmailbox.org
  * fix Conflicting declarations of function write_audio
    patch from Michael Tautschnig <mt@debian.org> (Closes: #750241)

 -- Colin Tuckley <colint@debian.org>  Sat, 09 May 2015 20:29:20 +0100

qrq (0.3.1-1) unstable; urgency=low

  * New upstream release
  * debian/
    - debian/patches/link-with-lpthread.patch (Closes: 713589)
    - replaced old style debian/rules
    - bumped debian/compat to 9
    - bumped Standards-Version to 3.9.4
    - removed obsolete DM-Upload-Allowed

 -- Kamal Mostafa <kamal@whence.com>  Sun, 23 Jun 2013 10:50:39 -0700

qrq (0.3.0-2) unstable; urgency=low

  * Fixed qrq.desktop main category

 -- Kamal Mostafa <kamal@whence.com>  Tue, 10 Jan 2012 09:25:17 -0800

qrq (0.3.0-1) unstable; urgency=low

  * New upstream release
  * Install qrq.png and qrq.desktop

 -- Kamal Mostafa <kamal@whence.com>  Mon, 09 Jan 2012 13:29:42 -0800

qrq (0.2.1-2) unstable; urgency=low

  * The following changes were present in the -1 release
    but omitted from the changelog
  * Dropped patch which was applied upstream:
    - fix-build-for-gcc-4.6.patch
  * Enabled DM-Upload-Allowed: yes
  * Clean up rules and eliminate lintian warning
    - debian-rules-missong-recommended-target

 -- Steve Conklin <steve@conklinhouse.com>  Thu, 29 Sep 2011 08:57:18 -0500

qrq (0.2.1-1) unstable; urgency=low

  * New upstream release

 -- Steve Conklin <steve@conklinhouse.com>  Thu, 29 Sep 2011 04:11:18 -0500

qrq (0.2.0-2) unstable; urgency=low

  [ John Nogatch ]
  * Fix gcc 4.6 library order build problem (LP: #771075)

 -- Kamal Mostafa <kamal@whence.com>  Sat, 23 Jul 2011 20:11:25 -0700

qrq (0.2.0-1) unstable; urgency=low

  [ Steve Conklin ]
  * New upstream release
  * change debian maintainer and uploaders (Closes: 554100)
  * added libpulse-dev package dependency

  [ Upstream Changes ]
  * Added options for fixed CW speed (regardless of errors), unlimited
    usage of repeats and unlimited attempt lengths. Suggested by AA0HW.
  * No more duplicate callsigns in one attempt
  * Unlimited attempts (e.g. with _all_ callsigns of a particular
    database) added
  * Call database file can be changed/selected in a menu now
  * Added a database with the 100 most common English words
  * Call databases with DOS linebreaks can now be used.
  * Fixed bugs in memory allocation.
  * CW edges changed to raised cosine
  * Minimum character speed can be specified; below, Farnsworth is used
  * PulseAudio support added (OSS and OpenAL still available)
  * Reformatted ChangeLog


 -- Steve Conklin <steve@conklinhouse.com>  Sat, 16 Jul 2011 15:53:17 -0500

qrq (0.1.4-3) unstable; urgency=low

  * Retiring - set the package maintainer to Debian QA Group.

 -- Joop Stakenborg <pa3aba@debian.org>  Mon, 02 Nov 2009 22:40:06 +0000

qrq (0.1.4-2) unstable; urgency=low

  * Package made lintian clean by Cornell Gonschior <df6fr@gmx.de>,
    thanks!

 -- Joop Stakenborg <pa3aba@debian.org>  Thu, 04 Sep 2008 19:52:37 +0200

qrq (0.1.4-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Added symlink to qrq.1 for qrqscore man page. qrqscore manual is
    included in qrq.1.

 -- Cornell Gonschior <df6fr@gmx.de>  Wed, 03 Sep 2008 19:18:35 +0000

qrq (0.1.4-1) unstable; urgency=low

  [ Cornell Gonschior ]
  * New upstream release
  * Added suggestion of gnuplot for result viewing
  * Corrected typo in menu file

  [ Joop Stakenborg ]
  * Upload on behalf of Cornell, DF6FR, who has indicated he wants to
    become co-maintainer. Thanks Cornell!

 -- Joop Stakenborg <pa3aba@debian.org>  Mon, 28 Jul 2008 10:20:57 +0200

qrq (0.1.3-1) unstable; urgency=low

  * New upstream release

 -- Joop Stakenborg <pa3aba@debian.org>  Tue, 22 Jan 2008 20:52:48 +0100

qrq (0.1.2-1) unstable; urgency=low

  * New upstream release

 -- Joop Stakenborg <pa3aba@debian.org>  Mon, 19 Nov 2007 22:59:03 +0100

qrq (0.1.1-1) unstable; urgency=low

  * Initial release

 -- Joop Stakenborg <pa3aba@debian.org>  Wed, 31 Oct 2007 09:38:29 +0100