File: changelog

package info (click to toggle)
fdupes 1%3A1.6.1-2
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 200 kB
  • sloc: ansic: 1,319; makefile: 43
file content (239 lines) | stat: -rw-r--r-- 8,228 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
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
fdupes (1:1.6.1-2) unstable; urgency=medium

  * debian/control
    - update Vcs-* fields to point to salsa.d.o
    - bump Standards-Version to 4.3.0 (no changes needed)
  * bump compat to 11
  * debian/copyright
    - extend packaging copyright years
    - convert to machine-parsable format

 -- Sandro Tosi <morph@debian.org>  Fri, 01 Feb 2019 20:27:01 -0500

fdupes (1:1.6.1-1) unstable; urgency=medium

  * New upstream release, with new version schema x.y.z; Closes: #670631
  * debian/{control, copyright}
    - update upstream homepage location
  * debian/watch
    - point to github for releases
  * debian/patches/01-restore-pristine-code.patch
    - drop, importing the new upstream release effectively removed the custom
      changes to the code this patch reverted
  * debian/patches/*
    - drop all patches, merged upstream
  * debian/control
    - use HTTPS in Vcs-* fields
    - bump tandards-Version to 3.9.8 (no changes needed)

 -- Sandro Tosi <morph@debian.org>  Mon, 29 Aug 2016 18:49:26 +0100

fdupes (1.51-1) unstable; urgency=medium

  * debian/watch
    - point to Google Code
  * debian/patches/*
    - removed patches applied upstream
  * debian/control
    - bump Standards-Version to 3.9.5 (no changes needed)
    - use canonical URL for Alioth
    - add Multiarch metadata to allow cross build-dependencies; thanks to Wookey
      for the report and patch; Closes: #693822
  * debian/rules
    - migrated to dh sequencer
  * debian/{rules, patches/80-bts719246-set-CC-to-allow-cross-compilation.patch}
    - allow to pass the CC compiler to allow for cross-compilation; thanks to
      Eleanor Chen for the report and patch; Closes: #719246

 -- Sandro Tosi <morph@debian.org>  Wed, 22 Jan 2014 23:40:39 +0100

fdupes (1.50-PR2-4) unstable; urgency=low

  [ Sandro Tosi ]
  * debian/patches/50_bts284274_hardlinkreplace.dpatch
    - disabled, since it's losing data if files are on different filesystems;
      thanks to Mike Hommey for the report; Closes: #677419

  [ Jari Aalto ]
  * Remove deprecated dpatch and upgrade to packaging format "3.0 quilt".
  * Update to Standards-Version to 3.9.3 and debhelper to 9.
  * Add build-arch and build-indep targets; use dh_prep in rules file.
  * Closes: #669607

 -- Sandro Tosi <morph@debian.org>  Sun, 17 Jun 2012 21:46:25 +0200

fdupes (1.50-PR2-3) unstable; urgency=low

  * debian/control
    - updated Homepage field
    - updated upstream location
    - added Vcs-* fields (now using Git on git.debian.org)
    - bump Standards-Version to 3.8.4 (no changes needed)
    - added ${misc:Depends} to Depends
  * debian/patches/50_bts284274_hardlinkreplace.dpatch
    - added -L / --linkhard to make fdupes replace files with hardlinks. Also
      update the manual page; thanks to Rupert Levene for the report and to
      Javier Fernández-Sanguino Peña for the patch; Closes: #284274
  * debian/patches/60_bts544568_fix_memleaks.dpatch
    - fix memory leaks in main(); thanks to jbdenis for the report and patch;
      Closes: #544568
  * debian/patches/70_bts537138_disambiguate_recurse.dpatch
    - disambiguate the options '--recurse' and '--recurse:' ; thanks to Pietro
      Battiston for the report; Closes: #537138
  * debian/source/format
    - set explicitly version 1.0 source format

 -- Sandro Tosi <morph@debian.org>  Sat, 29 May 2010 10:08:59 +0200

fdupes (1.50-PR2-2) unstable; urgency=low

  * debian/control
    - bump Standards-Version to 3.8.0
      + added debian/README.source
    - updated my email address
  * debian/patches/30_bts481809_manpage_summarize.dpatch
    - added --summarize to manpage; thanks to Sam Morris for the report;
      Closes: #481809
  * debian/patches/40_bts511702_nohidden_support.dpatch
    - added support to exclude hidden files; thanks to Maximiliano Curia for the
      report and the patch (edited to patch manpage too); Closes: #511702
  * debian/copyright
    - added debian packaging legal stuff

 -- Sandro Tosi <morph@debian.org>  Thu, 05 Feb 2009 01:22:45 +0100

fdupes (1.50-PR2-1) unstable; urgency=low

  * Adopting package (Closes: #469883)
  * New upstream release (Closes: #469812)
  * debian/control
    - set myself as maintainer
    - bump Standards-Version to 3.7.3
    - set debhelper versioned build-dep >= 5
    - remove capitalization from short description
    - reformat long description
    - added dpatch build-dep
    - added Homepage field
  * debian/compat
    - created with value 5
  * debian/copyright
    - clearly separate (and indented with 4 spaces) upstream author, copyright
      and license notices
    - reformatted header: "debianized by" and upstream website
    - reformatted legal info for md5 files
  * debian/rules
    - removed DH_COMPAT
    - commented out DH_VERBOSE
    - no longer ignore clean error (lintian warning)
    - removed commented dh_* calls
    - program installation now is done using Makefile
    - removed unneeded dh_* call
    - reformat input parameters for dh_* calls
    - added dpatch stuff
    - using dh_installman now
  * debian/patches/01_restore_pristine_code.dpatch
    - added to restore pristine upstream code
    - edited to adapt to new upstrem release
  * debian/watch
    - added
  * debian/patches/10_bts353789_manpage_typo.dpatch
    - added to fix a typo in the manpage; thanks to A Costa; (Closes: #353789)
  * debian/patches/20_bts447601_lfs_support.dpatch
    - added to support LFS (files > 2GB); thanks to Andrew Vaughan; (Closes:
      #447601)
  * debian/patches/05_fix_makefile.dpatch
    - added to fix upstream Makefile
  * debian/patches/07_fix_manpage.dpatch
    - added to escape minus signs in manpage (lintian warning)

 -- Sandro Tosi <matrixhasu@gmail.com>  Tue, 18 Mar 2008 23:22:29 +0100

fdupes (1.40-4) unstable; urgency=low

  * applied Peter Harvey's speed up (sped that up too!) (closes: #213385)
    in fact this fixes a bug - sometimes zero sized files would not be
    shown as duplicates

 -- Adrian Bridgett <bridgett@debian.org>  Sat, 15 Nov 2003 18:33:46 +0000

fdupes (1.40-3) unstable; urgency=low

  * more lintian fixes

 -- Adrian Bridgett <bridgett@debian.org>  Sat, 31 May 2003 20:58:42 +0100

fdupes (1.40-2) unstable; urgency=low

  * lintian fixes

 -- Adrian Bridgett <bridgett@debian.org>  Tue, 19 Feb 2002 19:00:24 +0000

fdupes (1.40-1) unstable; urgency=low

  * new upstream

 -- Adrian Bridgett <bridgett@debian.org>  Sat, 24 Mar 2001 12:15:18 +0000

fdupes (1.31-2) unstable; urgency=low

  * add TODO and CHANGES files (closes: #75608)

 -- Adrian Bridgett <bridgett@debian.org>  Thu, 26 Oct 2000 18:02:48 +0100

fdupes (1.31-1) unstable; urgency=low

  * new upstream

 -- Adrian Bridgett <bridgett@debian.org>  Wed, 25 Oct 2000 10:34:44 +0100

fdupes (1.20-2) unstable; urgency=low

  * kill some ugly C and fixes segfault on unreadable files - you will
    now get a warning and "file not matched" (closes: #68794, #74512)

 -- Adrian Bridgett <bridgett@debian.org>  Thu, 12 Oct 2000 19:51:49 +0100

fdupes (1.20-1) unstable; urgency=low

  * new upstream

 -- Adrian Bridgett <bridgett@debian.org>  Thu,  6 Apr 2000 18:13:06 +0100

fdupes (1.1.1-3) frozen unstable; urgency=low

  * wait for child md5sum processes and handle pipe() errors better
    (closes #59405)
    RM: doing lots of fork()s without waiting or sleeping is bad!

 -- Adrian Bridgett <bridgett@debian.org>  Tue,  7 Mar 2000 21:59:32 +0000

fdupes (1.1.1-2) frozen unstable; urgency=low

  * patch for insecure use of /tmp (thanks to Colin Phipps <crp22@cam.ac.uk>)

 -- Adrian Bridgett <bridgett@debian.org>  Tue,  8 Feb 2000 18:53:12 +0000

fdupes (1.1.1-1) unstable; urgency=low

  * new upstream - now checks file length before checksumming
    manpage included upstream

 -- Adrian Bridgett <bridgett@debian.org>  Tue, 11 Jan 2000 19:21:04 +0000

fdupes (1.1-2) unstable; urgency=low

  * man page added

 -- Adrian Bridgett <bridgett@debian.org>  Mon, 10 Jan 2000 13:57:16 +0000

fdupes (1.1-1) unstable; urgency=low

  * new upstream (-d delete option added)

 -- Adrian Bridgett <bridgett@debian.org>  Thu,  6 Jan 2000 22:32:44 +0000

fdupes (1.0-1) unstable; urgency=low

  * intial release.

 -- Adrian Bridgett <bridgett@debian.org>  Mon,  3 Jan 2000 15:59:17 +0000