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
|
rsakeyfind (1:1.0-5) 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
[ Samuel Henrique ]
* d/control:
- Update uploader info.
* d/copyright:
- Update copyright info.
[ SZ Lin (林上智) ]
* Add upstream metadata file
* d/control:
- Bump debhelper version to 11
- Bump Standards-Version to 4.2.1
* d/compat:
- Bump compat version to 11
-- SZ Lin (林上智) <szlin@debian.org> Mon, 03 Sep 2018 14:14:03 +0800
rsakeyfind (1:1.0-4) unstable; urgency=medium
* Team upload.
* Bumped DH level to 10.
* debian/control:
- Bumped Standards-Version to 3.9.8.
- Removed a MIA uploader (solves a special case pointed by QA team).
- Updated the Vcs-* fields to use https instead of http and git.
* debian/copyright: updated the packaging copyright years.
* debian/patches/:
- add-GCC-hardening: renamed to 10_fix-includes.patch.
- fix-includes: renamed to 20_add-GCC-hardening.patch.
* debian/watch:
- Bumped to version 4.
- Removed an extra source to avoid conflicts with uscan and updated
the current rule.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Sun, 01 Jan 2017 23:08:26 -0200
rsakeyfind (1:1.0-3) unstable; urgency=medium
* Team upload.
* Acknowledge NMU. Thanks to Salvatore Bonaccorso <carnil@debian.org>.
(Closes: #667360)
* Migrations:
- debian/copyright to 1.0 format.
- DH level to 9.
* New upstream homepage.
* debian/control:
- Added the 'forensics' word in long description.
- Bumped Standards-Version to 3.9.6.
- Updated the Vcs-* fields.
* debian/copyright: updated all information.
* debian/patches/:
- Added add-GCC-hardening to fix the upstream Makefile.
- 001_include.diff: renamed to fix-includes.
- 002_gcc_4.7.diff: removed. The content was added to fix-includes.
* debian/rules: added DEB_BUILD_MAINT_OPTIONS variable to improve the GCC
hardening.
* debian/watch:
- Added a check for GPG signature.
- Updated the rule to search for files.
-- Joao Eriberto Mota Filho <eriberto@debian.org> Sat, 27 Jun 2015 16:40:58 -0300
rsakeyfind (1:1.0-2.1) unstable; urgency=low
* Non-maintainer upload.
* Add 002_gcc_4.7.diff patch to fix FTBFS with gcc 4.7.
Fix FTBFS with gcc 4.7 by fixing missing <unistd.h> include.
Thanks to Cyril Brulebois <kibi@debian.org> for the patch. (Closes: #667360)
-- Salvatore Bonaccorso <carnil@debian.org> Tue, 15 May 2012 20:47:52 +0200
rsakeyfind (1:1.0-2) unstable; urgency=low
* Team upload.
* Switch section to utils as per the override
* Fix VCS-* fields
-- Julien Valroff <julien@debian.org> Sat, 23 Jul 2011 10:10:00 +0200
rsakeyfind (1:1.0-1) unstable; urgency=low
* Team upload.
[ Daniel Baumann ]
* Minimizing rules file.
[ Jacob Appelbaum ]
* Fix incorrect program description in control file (Closes: #541279).
[ Julien Valroff ]
* Fix maintainer address (Closes: #624464)
* Bump debhelper compat to 8
* Bump standards version to 3.9.2 (no changes needed)
* Switch to 3.0 (quilt) source package format
* Add patch and add install file to avoid direct modifications of upstream
sources
* Fix version number (add an epoch to ensure the new version number is
higher than the previously uploaded package)
* Add watch file
* Update copyright file as per current DEP-5
-- Julien Valroff <julien@debian.org> Sat, 23 Jul 2011 08:48:46 +0200
rsakeyfind (1.0.0-1) unstable; urgency=low
* Initial release (Closes: #495418)
* Adjusted the Makefile to add $DESTDIR
* Added a man page.
-- Jacob Appelbaum <jacob@appelbaum.net> Thu, 25 Jun 2009 12:44:00 -0300
|