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
|
ext3grep (0.10.2-6) unstable; urgency=medium
* Team upload
* Added loong64 architecture to d/control (closes: #1058650)
[ Debian Janitor ]
* Drop fields with obsolete URLs.
* Update standards version to 4.6.0, no changes needed.
* Update standards version to 4.6.1, no changes needed.
-- Leonardo Gonçalves Machado <leonardogm2003@gmail.com> Mon, 22 Jul 2024 14:27:51 -0300
ext3grep (0.10.2-5) unstable; urgency=medium
[ Samuel Henrique ]
* Team Upload
* Bump DH to 13
* Bump Standards-Version to 4.5.1
* Add salsa-ci.yml
* Configure git-buildpackage for Debian
* d/t/control: Add superficial restriction (closes: #969824)
* d/control: Add Rules-Requires-Root: no
[ Debian Janitor ]
* Set debhelper-compat version in Build-Depends.
* Update watch file format version to 4.
-- Samuel Henrique <samueloph@debian.org> Sat, 30 Jan 2021 22:34:23 +0000
ext3grep (0.10.2-4) unstable; urgency=medium
* Team upload.
[ Joao Eriberto Mota Filho ]
* Migrated DH level to 11.
* Run wrap-and-sort.
* debian/control:
- Added a list of supported architectures to drop all Big-endian machines
(mips, s390x, hppa, m68k, powerpc, powerpcspe, ppc64, sparc64) because
ext3grep only works over little-endian. Thanks to Adrian Bunk
<bunk@debian.org>. (Closes: #865173)
- Bumped Standards-Version to 4.2.1.
- Dropped libncurses5 | libncurses-dev from Build-Depends field. Thanks
to Sven Joachim <svenjoac@gmx.de>. (Closes: #807102)
- Removed no longer needed build dependency autotools-dev (using
autoreconf now).
- Updated the Homepage field.
* debian/copyright:
- Added rights for Hilko Bengen and Raphaël Hertzog.
- Updated packaging copyright years.
- Updated the Source field.
- Using a secure copyright format in URI.
* debian/lintian-overrides: added to preserve an original variable name.
* debian/patches/:
- 002_remove_i_dir_acl.diff: added a header.
- 005_fix-FTBFS-dh-11.patch: added to fix a FTBFS with debhelper 10/11.
Thanks to Adrian Bunk <bunk@debian.org>. (Closes: #908968)
- 010_fix-spellings.patch: added to fix some spelling errors.
- 015_fix-clang-build.patch: added to fix a FTBFS with clang. Thanks to
Alexander <sanek23994@gmail.com>. (Closes: #755542)
* debian/rules: removed addon autotools_dev to run with autoreconf (default).
* debian/tests/control: created to perform a trivial test.
[ Hilko Bengen ]
* debian/patches/002_remove_i_dir_acl.diff: added to fix a FTBFS with new
e2fsprogs. (Closes: #894650)
[ Raphaël Hertzog ]
* debian/control:
- Changed Vcs-* URLs to salsa.debian.org.
- Updated team maintainer address to Debian Security Tools
<team+pkg-security@tracker.debian.org>.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Sun, 16 Sep 2018 23:13:46 -0300
ext3grep (0.10.2-3) unstable; urgency=medium
* Team upload.
* Upload to unstable.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Tue, 16 Jun 2015 23:27:40 -0300
ext3grep (0.10.2-2) experimental; urgency=medium
* Team upload.
* Ack NMU. Thanks to Konstantinos Margaritis. (Closes: #604656)
* Updated DH level to 9.
* debian/control:
- Added the 'forensics' word to long description.
- Bumped Standards-Version to 3.9.6.
- Changed the Architecture field to 'any'. It will allow
a real test for current situation in all architectures.
(Closes: #728541)
- Changed the Priority field from 'extra' to 'optional'.
- Updated the Vcs-* fields.
* debian/copyright:
- Added 'Stanislaw T. Findeisen' to file.
- Updated the file header.
- Updated the GPL license text.
- Updated the packaging and upstream copyright for names
and years.
* debian/rules:
- Added the DEB_BUILD_MAINT_OPTIONS variable to fix the
issues pointed by blhc.
- Removed the override_dh_auto_configure target to allow
the GCC hardening.
* debian/watch: improved.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Sun, 08 Mar 2015 00:09:07 -0300
ext3grep (0.10.2-1) UNRELEASED; urgency=low
* Team Upload.
[ Daniel Baumann ]
* Removing old lintian overrides leftover.
* Minimizing rules file.
* Adding autotools handling in rules that doesn't get done by dh
automatically.
[ Christophe Monniez ]
* Fixing debian watch file.
[ Julien Valroff ]
* New upstream release (Closes: #589372)
* Remove useless lintian override: use Team Upload changelog entry
* Use autotools-dev
* Bump standards version to 3.9.2 (no changes needed)
* Bump debhelper compat to 8
* Fix VCS-* fields
* Switch to 3.0 (quilt) source package format
* Update copyright file as per current DEP-5
* Add sh4 to arch list - thanks to Nobuhiro Iwamatsu <iwamatsu@debian.org>
(Closes: #617447)
* Use versioned DEP-5 uri
* Add patch to fix FTBFS with recent versions of e2fsprogs (Closes: #634412)
thanks to Peter Green <peter.green@postgrad.manchester.ac.uk>
-- Julien Valroff <julien@debian.org> Sat, 10 Dec 2011 08:54:47 +0100
ext3grep (0.10.1-3.2) unstable; urgency=low
* Fix FTBFS (Closes: #634412)
+ some versions of the ext2 headers call a field s_frags_per_group and some
call it s_clusters_per_group, define one to the other so the code works
with both
+ i_reseved2 has been split into two fields in recent versions of the
headers, use the "hurd" side of the union to continue to access it in
one piece
* Add sh4 to arch list. (Closes: #617447)
-- Peter Michael Green <plugwash@debian.org> Thu, 07 Jun 2012 20:02:02 +0000
ext3grep (0.10.1-3.1) unstable; urgency=low
* NMU, added armhf to arch list. (Closes: #604656)
-- Konstantinos Margaritis <markos@debian.org> Thu, 24 Feb 2011 17:16:07 +0000
ext3grep (0.10.1-3) unstable; urgency=low
* Updating package to standards version 3.8.2.
* Adding lintian overrides.
-- Daniel Baumann <daniel@debian.org> Thu, 09 Jul 2009 11:50:30 +0200
ext3grep (0.10.1-2) unstable; urgency=low
* Passing flags to configure as arguments.
* Prefixing debhelper files with package name.
* Adding myself to copyright.
* Upgrading package to standards 3.8.1.
* Tidy rules file.
-- Daniel Baumann <daniel@debian.org> Thu, 28 May 2009 21:08:53 +0200
ext3grep (0.10.1-1) unstable; urgency=low
* Merging upstream version 0.10.1.
-- Daniel Baumann <daniel@debian.org> Fri, 19 Dec 2008 23:21:00 +0100
ext3grep (0.10.0-1) unstable; urgency=low
* Merging upstream version 0.10.0.
* Replacing obsolete dh_clean -k with dh_prep.
-- Daniel Baumann <daniel@debian.org> Fri, 28 Nov 2008 09:16:00 +0100
ext3grep (0.9.0-1) unstable; urgency=low
[ Daniel Baumann ]
* Rewording author section in the manpage, also adding reference to
ext3grep upstream author.
* Removing imported whitespace at EOL in changelog.
* Removing imported whitespace at EOF in control.
* Polishing formating of the manpage.
* Using package long description in manpage.
* Updating vcs fields.
* Regenerating changelog for 0.6.0-1 and 0.8.0-1 from git commit log.
* Updating download url in copyright file.
* Merging upstream version 0.9.0. (Closes: #501018)
-- Luca Bruno <lucab@debian.org> Fri, 17 Oct 2008 21:54:42 +0200
ext3grep (0.8.0-1) unstable; urgency=low
[ Luca Bruno ]
* Imported Upstream version 0.7.0:
[ Rich Ercolani ]
* Imported Upstream version 0.8.0
- Allow inode_size_ to be larger than sizeof(Inode) (Closes: #491621)
* Config --disable-optimization changed to --disable-optimize in this version
[ Luca Bruno ]
* Removed all big-endian arch, as ext3grep won't work there
-- Rich Ercolani <rercola@acm.jhu.edu> Fri, 15 Aug 2008 01:41:12 -0400
ext3grep (0.6.0-1) unstable; urgency=low
[ Rich Ercolani ]
* Initial release (Closes: #470813).
[ Luca Bruno ]
* Now maintained within the Debian Forensics team
* Added the Vcs-Git related tag
[ Daniel Baumann ]
* Updating package to debhelper 7.
* Sorting control fields.
* Removing unneeded build-dependencies to essential packages.
* Adding soname independent build-depends alternative for libncurses5-dev.
* Updating to standards 3.8.0.
* Using punct rather than double-backslash for empty lines in package
long-description.
* Removing cruft from watch file.
* Reordering rules file.
* Moving manpage into sub-directory of debian/.
* Rewriting copyright file in machine-interpretable format.
* Using NEWS file as changelog.
* Removing unused dirs debhelper file.
* Forgot to remove manpage file in old location.
* Rewrapping and reformating manpage.
* Adding copyright notice for src/kernel-jbd.h to copyright file.
* Sorting vcs fields in control.
[ Luca Bruno ]
* Added missing pkg-config build-dep
* Removing -dbg package (for now)
-- Rich Ercolani <rercola@acm.jhu.edu> Fri, 14 Mar 2008 22:19:59 -0400
|