ssdeep (2.14.1+git20180629.57fcfff-2)
[PTS] [DDPO]
COMMITS: VCS has seen 2 commits since the debian/2.14.1+git20180629.57fcfff-2 tag
- Git: https://salsa.debian.org/pkg-security-team/ssdeep.git
-
- Branch: debian/master
- Path: debian/changelog
- Browser: https://salsa.debian.org/pkg-security-team/ssdeep
- Last scan: 2022-08-13 20:53:33+00
- Next scan: 2022-08-19 03:20:00+00
- CI pipeline status: success
- Debian changelog in Git:
ssdeep (2.14.1+git20180629.57fcfff-2) unstable; urgency=medium
* Team Upload
[ Raphaël Hertzog ]
* Drop Christophe Monniez from Uploaders
[ Samuel Henrique ]
* Bump Standards-Version to 4.5.1
* Configure git-buildpackage for Debian
* Add salsa-ci.yml
* d/control: Add 'Rules-Requires-Root: no'
* d/libfuzzy2.symbols: Add 'Build-Depends-Package' field
* d/copyright: Add standalone License entries for GPL2 and GPL-2+
[ Debian Janitor ]
* Trim trailing whitespace.
* debian/control: Remove empty control field Uploaders.
* Bump debhelper from old 11 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
-- Samuel Henrique <samueloph@debian.org> Mon, 01 Feb 2021 00:35:33 +0000
- This branch is 2 commits ahead of tag debian/2.14.1+git20180629.57fcfff-2
- Git log:
commit bfc6843c3323cd2c56851e25a14d8f0e15f11597
Merge: 8a830fa 644fa5c
Author: Raphaël Hertzog <hertzog@debian.org>
Date: Tue Jun 1 07:42:37 2021 +0000
Merge branch 'add-autopkgtests' into 'debian/master'
Add autopkgtests for testing package functionality
See merge request pkg-security-team/ssdeep!1
commit 644fa5c7b2f3f18053b0261c175961b2bf9a675e
Author: Jan Gru <j4n6ru@gmail.com>
Date: Wed May 19 20:52:12 2021 +0200
Add autopkgtests for testing package functionality
Add autopkgtest to ensure correct functioning of the ssdeep-binary
shipped by this package. debian/tests/smoke checks, that it starts
correctly, debian/tests/simple-functest reads transforms a string
to its fuzzy hash representation. debian/tests/file-functest reads
a file to hash it. debian/tests/match-functest performs a recursive
matching of files in a directory.