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 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274
|
perforate (1.2-5.1) unstable; urgency=medium
* Non-maintainer upload.
* Bumped DH level to 10.
* debian/compat: created. (Closes: #829187)
* debian/control:
- Added a Homepage field.
- Bumped Standards-Version to 3.9.8.
- Added the ${misc:Depends} variable to Depends field.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Wed, 30 Nov 2016 14:22:49 -0200
perforate (1.2-5) unstable; urgency=low
* Rebuild with unstable libc (Closes: #383590).
* Added myself to Uploaders.
-- Hector Garcia <hector@debian.org> Fri, 18 Aug 2006 22:40:14 +0200
perforate (1.2-4) unstable; urgency=low
* Fix the the $mode, $uid, $gid information, patch thanks to Philipp
Matthias Hahn <pmhahn@debian.org> (closes: #356515).
-- Amaya Rodrigo Sastre <amaya@debian.org> Thu, 17 Aug 2006 12:43:13 +0200
perforate (1.2-3) unstable; urgency=low
* Upgraded to DH_COMPAT=5.
-- Amaya Rodrigo Sastre <amaya@debian.org> Sun, 30 Jul 2006 02:04:40 +0200
perforate (1.2-2) unstable; urgency=low
* Apply patch from Arnaud Fontaine, to deal with FTBFS on hurd-i386 due to
MAXPATHLEN issue (Closes: #356058).
* Updated manpage for finddup (closes: #355964).
* Improved several documentation details (Closes: #375272).
* Updated Standards version, no changes needed.
-- Amaya Rodrigo Sastre <amaya@debian.org> Fri, 28 Jul 2006 09:54:35 +0200
perforate (1.2-1) unstable; urgency=low
* New upstream (me) release.
* The "With a little help from my friends" Release.
* Implement support for large files in zum.c. Patch by Wouter Verhelst.
(Closes: #255457). Also reimplemnet previously patch by Miriam to fix gcc4
build warnings. You dude and dudette rock!
-- Amaya Rodrigo Sastre <amaya@debian.org> Sun, 27 Nov 2005 16:39:50 +0100
perforate (1.1-8) unstable; urgency=low
* Patch provided by Miriam Ruiz, to get rid of gcc4 warnings building zum.c
-- Amaya Rodrigo Sastre <amaya@debian.org> Sat, 26 Nov 2005 20:09:52 +0100
perforate (1.1-7) unstable; urgency=low
* The "I should test patches before I upload" Release.
* Fix nasty syntax error (I introduced myself, 100% unassisted, and quite
successfully, I must admit) in finddup, with patch from Hector García.
You know I love you too :P
-- Amaya Rodrigo Sastre <amaya@debian.org> Sat, 26 Nov 2005 01:07:29 +0100
perforate (1.1-6) unstable; urgency=low
* The "/me waves at #wave" Release.
* Take permissions into account, with the optional -i, --ignore-perms
command line switch. Patch provided by Kari Pahula (Closes: #263782).
The patch also implements some performance considerations suggested by
#314548.
-- Amaya Rodrigo Sastre <amaya@debian.org> Thu, 10 Nov 2005 12:56:49 +0100
perforate (1.1-5) unstable; urgency=low
* Improve zum manual page: Add parameters to the SYNOPSIS and ident the
example. Patch provided by A Costa (Closes: #337745).
-- Amaya Rodrigo Sastre <amaya@debian.org> Sun, 6 Nov 2005 10:13:57 +0100
perforate (1.1-4) unstable; urgency=low
* Added a warning in zum man page and a README.Debian that explains the
dangers of zum-ming your /boot directory if using lilo (Closes: #295762).
-- Amaya Rodrigo Sastre <amaya@debian.org> Fri, 4 Nov 2005 13:22:25 +0100
perforate (1.1-3) unstable; urgency=low
* Bumped standars Version to 3.6.2.0, no changes needed.
* Install a "/usr/bin/nodup" symlink so that invoking "finddup" as "nodup"
works, and linked also both man pages (Closes: #314264).
* Add support to define the dirs finddup should look into, patch by my good
friend Hector Garcia (Closes: #337402).
* Fix typos in sources (including help and manpage), patch by James R. Van
Zandt (Closes: #314544).
-- Amaya Rodrigo Sastre <amaya@debian.org> Fri, 4 Nov 2005 12:24:37 +0100
perforate (1.1-2) unstable; urgency=low
* New version of finddup
-- Amaya Rodrigo Sastre <amaya@debian.org> Mon, 7 Feb 2005 03:46:37 +0100
perforate (1.1-1) unstable; urgency=low
* New release.
* Rewrite of finddup in perl so that it handles espaces in filenames.
Patch courtesy of Klaus Ethgen <Klaus@Ethgen.de>
(Closes: #222030, #263779, #289911, #293790).
-- Amaya Rodrigo Sastre <amaya@debian.org> Sun, 6 Feb 2005 17:26:55 +0100
perforate (1.0-17) unstable; urgency=low
* Removed Ian Murdock from the Uploaders field.
-- Amaya Rodrigo Sastre <amaya@debian.org> Sun, 19 Dec 2004 01:54:23 +0100
perforate (1.0-16) unstable; urgency=low
* The compulsive hyperactive housekeeping release.
* Updated Standards version and DH_COMPAT to 4.
* Added minor patch to properly handle hardlinks (Closes: #212228).
Thanks to David Andel <andel@ifi.unizh.ch> and <deblists@osg.saic.com>.
* Updated changelog to UTF-8. Finally.
* Added Ian Murdock to the Uploaders field.
* Fixed zum manpage. Thanks to Heiko Schlittermann <heiko@schlittermann.de>.
(Closes: #212916).
-- Amaya Rodrigo Sastre <amaya@debian.org> Fri, 27 Aug 2004 21:09:01 +0200
perforate (1.0-15) unstable; urgency=low
* Finddup is now nice to filenames with spaces in them. Many thanks to Diego
Alvarez <diego.alvarez@entelchile.net> for his patch. (Closes: #152825)
-- Amaya Rodrigo Sastre <amaya@debian.org> Sat, 27 Jul 2002 06:16:17 +0200
perforate (1.0-14) unstable; urgency=low
* Corrected README.perforate (Closes: #152813)
-- Amaya Rodrigo Sastre <amaya@debian.org> Sun, 14 Jul 2002 20:00:22 +0200
perforate (1.0-13) unstable; urgency=low
* Improved DEB_BUILD_OPTIONS.
-- Amaya Rodrigo Sastre <amaya@debian.org> Thu, 21 Mar 2002 02:23:54 +0100
perforate (1.0-12) unstable; urgency=low
* Fixed changelog inconsistencies.
* Fixed override disparity.
Section: misc -> utils
Priority: extra -> optional
* Regarding previous version, debug in DEB_BUILD_OPTIONS was already there,
so I didn't do it :-)
-- Amaya Rodrigo Sastre <amaya@debian.org> Tue, 24 Dec 2001 22:45:00 +0100
perforate (1.0-11) unstable; urgency=low
* Implemented debug in DEB_BUILD_OPTIONS
* Aplied patch for spaces in filenames (Closes: #122943, #120200)
* Thanks( Guillem Jover(patch) && Héctor(debugging) ).
-- Amaya Rodrigo Sastre <amaya@debian.org> Tue, 24 Dec 2001 01:40:00 +0100
perforate (1.0-10) unstable; urgency=low
* Adopted package perforate. New maintainer (Closes: #93895)
* Fixed minor bug in debian/rules
-- Amaya Rodrigo Sastre <amaya@debian.org> Fri, 25 May 2001 16:24:32 +0100
perforate (1.0-9) unstable; urgency=low
* Package is orphaned; maintainer set to Debian QA Group.
* Converted to debhelper.
* finddup, nodup: Handle file names with backslashes, quotes and
wildcards. Closes: #41700, #89534.
* findstrip: Handle file names with colons.
* zum.c: Use `getline ()' instead of a fixed-size buffer (MAXPATHLEN
is undefined on the Hurd).
* Converted PODs to plain man pages, making the diffs more compact.
* Conforms to Standards version 3.5.2:
* debian/rules: Support the `debug' build option.
-- Matej Vela <vela@debian.org> Mon, 16 Apr 2001 17:47:56 +0200
perforate (1.0-8.1) unstable; urgency=low
* NMU
* FHS compatability (change /usr/doc to /usr/share/doc, add
symlink, move man pages from /usr/man to /usr/share/man)
(Closes: #91624)
* Fix copyright to point to the right location of the GPL
* add -isp to dpkg-gencontrol
* Up standards-version to 3.0.0
-- Thomas Smith <tgs@debian.org> Sat, 14 Apr 2001 15:04:44 -0500
perforate (1.0-8) unstable; urgency=low
* adopted perforate again for the time being
* Removed the chown calls in debian rules fixing:
(#23613)
(#24871)
(#17821)
* changed findstrip to also check for shared libraries
but not for *.tfm files
-- Michael Meskes <meskes@debian.org> Mon, 16 Nov 1998 11:42:55 +0100
perforate (1.0-7.1) unstable; urgency=low
* non-maintainer release
* use libc6
-- Michael Meskes <meskes@debian.org> Mon, 8 Dec 1997 13:55:07 +0100
perforate (1.0-7) unstable; urgency=medium
* don't process ugly filenames (containing spaces, newlines and such)
fixes (avoids) bug #121320
-- Heiko Schlittermann <heiko@lotte.sax.de> Sun, 7 Sep 1997 08:05:41 +0200
perforate (1.0-6) frozen; urgency=medium
* upload to unstable, since stable is closed
-- Heiko Schlittermann <heiko@lotte.sax.de> Tue, 22 Apr 1997 07:01:19 +0200
perforate (1.0-5) stable; urgency=medium
* Man pages added
* Path's for binaries changed (/bin -> /usr/bin)
-- Heiko Schlittermann <heiko@lotte.sax.de> Wed, 16 Apr 1997 16:47:17 +0200
perforate (1.0-4) stable unstable; urgency=low
* new source packaging format
* new maintainer
-- Heiko Schlittermann <heiko@lotte.sax.de> Wed, 11 Sep 1996 00:20:24 +0200
perforate (1.0-1)
* Initial upload
-- Michael Meskes <meskes@debian.org> Wed, May 29 13:30:06 MET DST 1996
perforate (1.0-2)
* Changed debian.rules for new naming scheme
-- Michael Meskes <meskes@debian.org> Jun 30 16:07:44 MET DST 1996
perforate (1.0-3)
* Fixed architecture dependent CFLAGS (Bug#3723)
* Changed priority to extra, which makes more sense
-- Michael Meskes <meskes@debian.org> Tue Jul 9 08:55:42 MET DST 1996
|