libevt (20181227-1.1)
[PTS] [DDPO]
COMMITS: VCS has seen 11 commits since the debian/20181227-1.1 tag
- Git: https://salsa.debian.org/pkg-security-team/libevt.git
-
- Branch: debian/master
- Path: debian/changelog
- Browser: https://salsa.debian.org/pkg-security-team/libevt
- Last scan: 2021-01-12 23:52:07+00
- Next scan: 2021-01-20 04:57:00+00
- CI pipeline status: failed
- Debian changelog in Git:
libevt (20181227-1.1) unstable; urgency=low
* Non-maintainer upload.
* Remove the Python 2 bindings. (Closes: #936852)
[ Samuel Henrique ]
* Add salsa-ci.yml
-- Adrian Bunk <bunk@debian.org> Sun, 19 Jan 2020 01:11:31 +0200
- This branch is 11 commits ahead of tag debian/20181227-1.1
- Git log:
commit eab63eda348398d103781db3e4c043241f07c647
Author: Debian Janitor <janitor@jelmer.uk>
Date: Tue Nov 24 01:52:46 2020 +0000
Use cross-build compatible macro for finding pkg-config.
The package uses AC_PATH_PROG to discover the location of pkg-config(1). This
macro fails to select the correct version to support cross-compilation.
This patch changes it to use AC_PATH_TOOL.
Refer to https://bugs.debian.org/884798 for details.
Changes-By: lintian-brush
Fixes: lintian: autotools-pkg-config-macro-not-cross-compilation-safe
See-also: https://lintian.debian.org/tags/autotools-pkg-config-macro-not-cross-compilation-safe.html
commit 49aaeb4ceb089831bbb08eaa851955586d650ae8
Author: Debian Janitor <janitor@jelmer.uk>
Date: Tue Nov 24 01:52:34 2020 +0000
Update watch file format version to 4.
Changes-By: lintian-brush
Fixes: lintian: older-debian-watch-file-standard
See-also: https://lintian.debian.org/tags/older-debian-watch-file-standard.html
commit 34e088aba06d07e83638ef81f838d8b2fa3d0f63
Merge: 0cebb50 bb7784f
Author: Raphaël Hertzog <hertzog@debian.org>
Date: Wed Sep 16 13:29:51 2020 +0000
Merge branch 'multiarch-hints' into 'debian/master'
Apply hints suggested by the multi-arch hinter
See merge request pkg-security-team/libevt!1
commit 0cebb50e55be5a363738636fe07aa5b1df2db126
Author: Raphaël Hertzog <raphael@offensive-security.com>
Date: Wed Sep 16 15:28:32 2020 +0200
Fix test generated by autodep8
commit bb7784fe632e678bf1862982c5f10465e740dbb1
Author: Debian Janitor <janitor@jelmer.uk>
Date: Fri Sep 11 20:24:30 2020 +0000
Apply multi-arch hints.
+ python3-libevt: Add Multi-Arch: same.
Changes-By: lintian-brush
commit 158680e505674a112be2b491fa981ced20eb648d
Author: Debian Janitor <janitor@jelmer.uk>
Date: Thu Jun 25 15:16:20 2020 +0000
Remove Section on libevt1 that duplicates source.
Fixes: lintian: binary-control-field-duplicates-source
See-also: https://lintian.debian.org/tags/binary-control-field-duplicates-source.html
commit 736f4b6651169e56c269a6a7430e72d09e997ac8
Author: Debian Janitor <janitor@jelmer.uk>
Date: Thu Jun 25 15:15:40 2020 +0000
Update standards version to 4.5.0, no changes needed.
Fixes: lintian: out-of-date-standards-version
See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html
commit 657a1430af45cf0b9f90f5f0167185f849cd5097
Author: Debian Janitor <janitor@jelmer.uk>
Date: Thu Jun 25 15:14:59 2020 +0000
Set upstream metadata fields: Bug-Database, Bug-Submit.
Fixes: lintian: upstream-metadata-file-is-missing
See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html
Fixes: lintian: upstream-metadata-missing-bug-tracking
See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html
commit 393741e6d3e19061defb1546a8da65bc9c7f86d7
Author: Debian Janitor <janitor@jelmer.uk>
Date: Thu Jun 25 15:14:16 2020 +0000
Set debhelper-compat version in Build-Depends.
Fixes: lintian: uses-debhelper-compat-file
See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html
commit 5f55be2c98d7bf9e2f5698b328754bd3c8a3efcc
Author: Debian Janitor <janitor@jelmer.uk>
Date: Thu Jun 25 15:13:35 2020 +0000
Use secure copyright file specification URI.
Fixes: lintian: insecure-copyright-format-uri
See-also: https://lintian.debian.org/tags/insecure-copyright-format-uri.html
commit f23c393751375abf700f6d8a38bb5c39299dbd52
Author: Samuel Henrique <samueloph@debian.org>
Date: Sun Feb 9 18:29:20 2020 +0000
Configure git-buildpackage for Debian