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
|
lime-forensics (1.9.1-2) unstable; urgency=medium
* debian/control: bumped Standards-Version to 4.5.1.
* debian/copyright: updated packaging copyright years.
* debian/patches/10_fix_5.10.patch: created to fix build and install for
kernel 5.10. Thanks to Hans-Peter Jansen <hp@urpla.net>. (Closes: #979978).
-- Joao Eriberto Mota Filho <eriberto@debian.org> Wed, 13 Jan 2021 01:10:57 -0300
lime-forensics (1.9.1-1) unstable; urgency=medium
* New upstream version 1.9.1.
* debian/copyright: updated upstream copyright years.
* debian/patches/001_Linux-5.8-Replace-kernel_setsockopt.patch: removed. The
upstream fixed the source code. Thanks!
* debian/upstream/metadata: added Archive field.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Sun, 30 Aug 2020 23:22:45 -0300
lime-forensics (1.9-4) unstable; urgency=medium
* debian/patches/001_Linux-5.8-Replace-kernel_setsockopt.patch:
- Patch from Paolo Pisati <paolo.pisati@canonical.com> to replace
kernel_setsockopt() with sock_set_reuseaddr(). Thanks to Paolo.
- Original name: 0001-LINUX-5.8-Replace-kernel_setsockopt-with-\
sock_set_re.patch
-- Joao Eriberto Mota Filho <eriberto@debian.org> Sun, 19 Jul 2020 14:52:30 -0300
lime-forensics (1.9-3) unstable; urgency=medium
* debian/control:
- Bumped DH level to 13.
- Removed volatility from relationship field because it is no longer
available in Debian.
* debian/tests/control: created to provide CI test generated by autodep8.
* debian/upstream/metadata: added new fields: Bug-Database, Bug-Submit,
Repository and Repository-Browse.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Thu, 16 Jul 2020 16:54:11 -0300
lime-forensics (1.9-2) unstable; urgency=medium
[ Joao Eriberto Mota Filho ]
* debian/control: bumped Standards-Version to 4.5.0.
* debian/copyright: updated packaging copyright years.
[ Samuel Henrique ]
* Configure git-buildpackage for Debian.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Sun, 01 Mar 2020 22:50:57 -0300
lime-forensics (1.9-1) unstable; urgency=medium
* New upstream version 1.9.
* debian/control:
- Added 'Rules-Requires-Root: no' to source stanza.
- Bumped Standards-Version to 4.4.1.
* debian/copyright: added packaging rights for Samuel Henrique.
[ Samuel Henrique ]
* Added salsa-ci.yml.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Tue, 29 Oct 2019 20:57:30 -0300
lime-forensics (1.8.1-2) unstable; urgency=medium
* Removed CI test because it is not useful for Debian for now.
(Closes: #935543)
* debian/control: bumped Standards-Version to 4.4.0.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Fri, 23 Aug 2019 18:17:43 -0300
lime-forensics (1.8.1-1) unstable; urgency=medium
* New upstream version 1.8.1.
* Using new DH level format. Consequently:
- debian/compat: removed.
- debian/control: changed from 'debhelper' to 'debhelper-compat' in
Build-Depends field.
* debian/control: bumped Standards-Version to 4.3.0.
* debian/copyright: updated upstream and packaging copyright years.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Fri, 18 Jan 2019 23:56:27 -0200
lime-forensics (1.8-4) unstable; urgency=medium
* debian/tests/control: added exit 77 on error and restriction skippable.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Mon, 17 Dec 2018 13:39:16 -0200
lime-forensics (1.8-3) unstable; urgency=medium
* debian/tests/control: added isolation-machine as restriction.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Wed, 05 Dec 2018 17:24:21 -0200
lime-forensics (1.8-2) unstable; urgency=medium
* debian/control: added a Recommends field.
* debian/copyright:
- Added rights for Raphaël Hertzog and SZ Lin (林上智).
- Updated packaging copyright years.
* debian/README.Debian: added how to rebuild the kernel module.
* debian/tests/control: added to provide a basic test.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Tue, 04 Dec 2018 20:18:09 -0200
lime-forensics (1.8-1) unstable; urgency=medium
* Team upload.
[ Raphaël Hertzog ]
* d/control:
- Update Vcs-Git and Vcs-Browser for the move to salsa.debian.org
- Update team maintainer address to Debian Security Tools
[ SZ Lin (林上智) ]
* New upstream release
* Add upstream metadata file
* d/control:
- Bump debhelper version to 11
- Bump Standards-Version to 4.2.1
* d/copyright:
- Replace "http" with "https" in URL
- Update upstream copyright years
* d/compat:
- Bump compat version to 11
-- SZ Lin (林上智) <szlin@debian.org> Wed, 05 Sep 2018 14:17:31 +0800
lime-forensics (1.7.8-1) unstable; urgency=medium
* New upstream release. (LP: #1691833)
* debian/control: bumped Standards-Version to 4.0.0.
* debian/copyright: updated the upstream copyright years.
* debian/rules: using $(DEB_VERSION) variable instead of
dpkg-parsechangelog command.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Mon, 19 Jun 2017 20:39:07 -0300
lime-forensics (1.7.6-1) unstable; urgency=medium
* New upstream release.
* Bumped DH level to 10.
* debian/copyright: updated the packaging copyright years.
* debian/rules: used -S option in dpkg-parsechangelog command to simplify to
get VERSION value.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Mon, 02 Jan 2017 01:13:55 -0200
lime-forensics (1.7.5-1) unstable; urgency=medium
* New upstream release.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Tue, 23 Aug 2016 23:44:29 -0300
lime-forensics (1.7.3-1) unstable; urgency=medium
* New upstream release.
* debian/control:
- Bumped Standards-Version to 3.9.8.
- Updated the Vcs-* fields to use https instead of http and git.
* debian/copyright: updated the upstream and packaging copyright years.
* debian/gbp.conf: not used by me... Removed.
* debian/watch: bumped to version 4.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Mon, 08 Aug 2016 19:16:21 -0300
lime-forensics (1.7.2-1) unstable; urgency=medium
* New upstream release. This release add a patch sent to me by Tim Gardner
(from canonical.com) and forwarded to upstream. Thanks to Tim.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Fri, 07 Aug 2015 07:43:50 -0300
lime-forensics (1.7.1-1) unstable; urgency=medium
* New upstream release.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Sat, 01 Aug 2015 15:34:05 -0300
lime-forensics (1.7-1) unstable; urgency=medium
* New upstream release.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Wed, 22 Jul 2015 16:01:59 -0300
lime-forensics (1.5-1) unstable; urgency=medium
* New upstream release. (Closes: #788273, LP: #1455687)
* debian/changelog: updated the upstream copyright years.
* debian/control: added Provides field to help when installing the package.
* debian/doc-base: removed because the upstream no longer provides a manual
inside the tarball.
* debian/docs: removed the reference to *pdf (file no longer provided by
the upstream).
-- Joao Eriberto Mota Filho <eriberto@debian.org> Mon, 22 Jun 2015 09:30:39 -0300
lime-forensics (1.4-2) unstable; urgency=medium
* Upload to unstable.
* debian/copyright:
- Dropping dot-zero from GPL license short name.
- Updated the packaging copyright years.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Tue, 05 May 2015 10:43:34 -0300
lime-forensics (1.4-1) experimental; urgency=medium
* New upstream release.
* debian/copyright: updated the upstream name.
* debian/docs: added the README.md file.
* debian/doc-base: updated to support the new PDF manual (1.4 version).
* debian/watch: updated. The upstream uses tags in GitHub now.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Fri, 07 Nov 2014 15:01:54 -0200
lime-forensics (1.3~svn.r21-2) unstable; urgency=medium
* New upstream homepage.
* Bumped Standards-Version to 3.9.6.
* debian/control: removed the unnecessary dependency declaration
for dkms from binary.
* debian/watch: updated.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Sun, 26 Oct 2014 21:03:05 -0200
lime-forensics (1.3~svn.r21-1) unstable; urgency=medium
* New upstream release.
* debian/control: updated the Vcs-Browser field.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Fri, 15 Aug 2014 11:18:17 -0300
lime-forensics (1.3~svn.r18-1) unstable; urgency=medium
* New upstream release.
* Updated my email address.
* debian/control: added the Suggests and Enhances fields.
* debian/copyright: updated the upstream and packaging years.
* debian/doc-base: added to register the PDF file.
* debian/docs: added to install the manual provided by upstream.
* debian/lintian-overrides: removed because the explanation used by me
is useless and I prefer leave this type of the lintian notice now. A
new mentality on my part. (lintian said no-upstream-changelog)
* debian/README.Debian: removed a reference to the URL of the PDF manual
because the file (and source) was included in upstream source code.
* debian/README.source: removed because it is useless now. The upstream
added a source code for the final PDF manual.
* debian/source/lintian-overrides: removed as requested by Paul Wise.
Thanks to Paul for explanations about the idea of the GPG sign check.
* debian/watch: updated to be compliant with the new Google Code site style.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Sun, 13 Jul 2014 17:30:06 -0300
lime-forensics (1.1-r17+dfsg-2) unstable; urgency=medium
* Bumped Standards-Version from 3.9.4 to 3.9.5.
* debian/README.source: added a header to the file (cosmetic action).
* debian/source/: added an override to reply to check-gpg-signature.
* debian/watch: improved.
-- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br> Mon, 30 Dec 2013 00:33:32 -0200
lime-forensics (1.1-r17+dfsg-1) unstable; urgency=low
* Initial release (Closes: #728160)
-- Joao Eriberto Mota Filho <eriberto@eriberto.pro.br> Mon, 28 Oct 2013 09:35:09 -0200
|