File: changelog

package info (click to toggle)
fmtools 2.0.8%2Breally2.0.7-1
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 500 kB
  • sloc: sh: 3,250; ansic: 687; makefile: 54
file content (163 lines) | stat: -rw-r--r-- 4,691 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
fmtools (2.0.8+really2.0.7-1) unstable; urgency=medium

  * QA upload.
  * Convert to 3.0 (quilt) format. Closes: #1007601.
  * d/copyright: Convert to machine-readable format.

 -- Bastian Germann <bage@debian.org>  Tue, 29 Nov 2022 16:52:53 +0100

fmtools (2.0.8) unstable; urgency=medium

  * Orphan package.

  * Update to policy 4.5.1.0.  This only required changing priority from
    "extra" to "optional".

  * Upgrade to debhelper 13 by using dependency on debhelper-compat
    instead of using debian/compat.  No other changes needed.

  * debian/rules: Enable "bindnow" hardening (suggested by Lintian).

 -- Ben Pfaff <blp@cs.stanford.edu>  Sun, 13 Dec 2020 13:17:17 -0800

fmtools (2.0.7) unstable; urgency=low

  * New upstream release.

 -- Ben Pfaff <pfaffben@debian.org>  Sat, 21 Sep 2013 16:35:03 -0700

fmtools (2.0.6) unstable; urgency=low

  * New upstream release.
  
  * rules: Replace by trivial three-line "dh" version.
  
  * control: Upgrade to policy 3.9.4.

  * Upgrade to debhelper 9 (no changes necessary).

 -- Ben Pfaff <pfaffben@debian.org>  Sat, 14 Sep 2013 14:41:58 -0700

fmtools (2.0.5) unstable; urgency=low

  * Build fmtools properly from "make dist" generated tarball.  Closes:
    #604766.  Thanks to Sebastian Andrzej Siewior
    <sebastian@breakpoint.cc> for reporting the problem.

 -- Ben Pfaff <pfaffben@debian.org>  Wed, 24 Nov 2010 05:27:04 -0800

fmtools (2.0.4) unstable; urgency=low

  * debian/control: Use "linux-any" wildcard for architecture, instead of
    listing all the GNU/Linux architectures by hand as before.  Closes:
    #604683.  Thanks to Konstantinos Margaritis <markos@genesi-usa.com>
    for reporting the problem.

 -- Ben Pfaff <pfaffben@debian.org>  Tue, 23 Nov 2010 09:39:14 -0800

fmtools (2.0.3) unstable; urgency=low

  * debian/control: Add armel to Architectures, since Debian buildds use
    that architecture even though Debian policy does not mention it.
  
  * debian/source/format: Add and initialize to 1.0.

 -- Ben Pfaff <pfaffben@debian.org>  Sat, 01 May 2010 11:52:24 -0700

fmtools (2.0.2) unstable; urgency=low

  * debian/control: Limit Architecture: to Linux, since this is a
    Linux-specific package.

 -- Ben Pfaff <pfaffben@debian.org>  Sat, 27 Mar 2010 10:51:43 -0700

fmtools (2.0.1) unstable; urgency=low

  * New upstream release.  The new release uses Automake, so a "configure"
    command had to be added to "rules".
  
  * Update to Debhelper 7.
  
  * Update to newer Debian policy version.

 -- Ben Pfaff <pfaffben@debian.org>  Sat, 09 Jan 2010 13:30:15 -0800

fmtools (1.0.2) unstable; urgency=low

  * New upstream release.

 -- Ben Pfaff <pfaffben@debian.org>  Thu, 23 Nov 2006 13:43:02 -0800

fmtools (1.0.1) unstable; urgency=low

  * New upstream release: 

    Make fm able to sleep for a user-specified time, or forever, after
    applying settings.  This makes fm usable with radio tuner drivers
    that turn off the radio after the fd used for tuning is closed.

    Idea and patch from Dave Ulrick <d-ulrick@insightbb.com>.
  
  * Upgrade to debhelper V5.
    
 -- Ben Pfaff <pfaffben@debian.org>  Sat,  7 Oct 2006 13:35:35 -0700

fmtools (1.0) unstable; urgency=low

  * New upstream release.  Now a native Debian package.

 -- Ben Pfaff <pfaffben@debian.org>  Sat,  4 Sep 2004 12:20:06 -0700

fmtools (0.99.1-4) unstable; urgency=low

  * Fix doubled manpages in 0.99.1-2.  Oops!

 -- Ben Pfaff <pfaffben@debian.org>  Sun, 15 Aug 2004 17:08:54 -0700

fmtools (0.99.1-2) unstable; urgency=low

  * Patch from "Gregory P. Smith" <greg-debian@electricrain.com> to add
    user-definable threshold to fmscan.  Modified patch slightly to match
    the command-line argument a float instead of an int.  Closes: #264500.

 -- Ben Pfaff <pfaffben@debian.org>  Sun, 15 Aug 2004 16:56:20 -0700

fmtools (0.99.1-1) unstable; urgency=low

  * New upstream release.

  * Don't use kernel headers.  Closes: #223161.

 -- Ben Pfaff <pfaffben@debian.org>  Sat,  6 Dec 2003 22:38:53 -0800

fmtools (0.99.0-1) unstable; urgency=low

  * New upstream version.  Closes: 90705

 -- Ben Pfaff <pfaffben@debian.org>  Sun, 25 Mar 2001 15:54:07 -0500

fmtools (0.2.1-2) unstable; urgency=low

  * Redo with debhelper.  Closes: #91157.

 -- Ben Pfaff <pfaffben@debian.org>  Sun, 25 Mar 2001 12:16:45 -0500

fmtools (0.2.1-1) unstable; urgency=low

  * New upstream source.
  
  * Fix copyright file.

 -- Ben Pfaff <pfaffben@debian.org>  Thu, 30 Jul 1998 11:30:24 -0400

fmtools (0.2.0-1) unstable; urgency=low

  * Added Debian control files.

  * Put in my VIDEO_TUNER_LOW fix.

 -- Ben Pfaff <pfaffben@debian.org>  Fri, 10 Jan 1997 15:06:38 -0500

Local Variables:
mode:debian-changelog
End: