libsdl2-net (2.0.1+dfsg1-4)
[PTS] [DDPO]
NEW: VCS has unreleased changes: 2.0.1+dfsg1-5 > 2.0.1+dfsg1-4
- Git: https://salsa.debian.org/sdl-team/libsdl2-net.git
-
- Branch: master
- Path: debian/changelog
- Browser: https://salsa.debian.org/sdl-team/libsdl2-net
- Last scan: 2021-01-17 23:26:05+00
- Next scan: 2021-01-25 04:02:00+00
- Merge requests: 1
- Debian changelog in Git:
libsdl2-net (2.0.1+dfsg1-5) UNRELEASED; urgency=medium
[ Manuel A. Fernandez Montecelo ]
* d/control: Set "Rules-Requires-Root: no"
[ Simon McVittie ]
* d/tests: Add basic autopkgtest smoke-test to prove the library works
(Closes: #941429)
* d/rules: Don't explicitly use --as-needed linker option.
It's the default with bullseye toolchains.
[ Felix Geyer ]
* Switch to debhelper compat level v12
* Add build-essential to autopkgtest dependencies
* Indentation fix
* Move dh_missing excludes to d/not-installed
-- Manuel A. Fernandez Montecelo <mafm@debian.org> Sat, 20 Oct 2018 01:54:47 +0200
- This branch is 9 commits ahead of tag debian/2.0.1+dfsg1-4
- Git log:
commit e5060571e0bdaee05f4d4e626f3807c95b233830
Author: Simon McVittie <smcv@debian.org>
Date: Mon Apr 27 08:52:13 2020 +0100
Update changelog
commit 34e8fe5d470aabd01e82cdcd698de43217b43942
Author: Simon McVittie <smcv@debian.org>
Date: Mon Apr 27 08:51:21 2020 +0100
d/rules: Don't explicitly use --as-needed linker option
It's the default with bullseye toolchains.
commit f71657783a766d95b438c8e2a7c460f639d9e628
Author: Felix Geyer <fgeyer@debian.org>
Date: Mon Feb 3 22:49:06 2020 +0100
Move dh_missing excludes to d/not-installed
commit ed9f20368a449604a5985508d7577551021a6a3c
Author: Felix Geyer <fgeyer@debian.org>
Date: Mon Feb 3 22:41:56 2020 +0100
Indentation fix
commit e6d7f5bce402e8f276d3c05810178ea6d37c5ac7
Author: Felix Geyer <fgeyer@debian.org>
Date: Mon Feb 3 22:34:14 2020 +0100
Add build-essential to autopkgtest dependencies
commit f3aaf7a9131e17d05d8906ce263a65b5048f7fb3
Author: Felix Geyer <fgeyer@debian.org>
Date: Mon Feb 3 22:30:42 2020 +0100
Switch to debhelper compat level v12
commit dbe358492022e7099dcd8bad3470883e6cc75e24
Author: Felix Geyer <fgeyer@debian.org>
Date: Mon Feb 3 22:24:26 2020 +0100
Update changelog
commit 7e8d47dac5340d6979ec02f8196f3ca7b5f8f6bb
Author: Simon McVittie <smcv@collabora.com>
Date: Tue Sep 24 12:58:57 2019 +0100
d/tests: Add basic autopkgtest smoke-test to prove the library works
This builds the example program showinterfaces, and runs it. It doesn't
provide much coverage, but does at least demonstrate that the -dev
package is working correctly, without missing dependencies.
Signed-off-by: Simon McVittie <smcv@collabora.com>
commit 1be50a36a1ed83775d034a22fc1e964a15fd39c7
Author: Manuel A. Fernandez Montecelo <mafm@debian.org>
Date: Sat Oct 20 01:55:30 2018 +0200
d/control: Set "Rules-Requires-Root: no"