swig (4.0.2-1)
[PTS] [DDPO]
COMMITS: VCS has seen 3 commits since the debian/4.0.2-1 tag
- Git: https://salsa.debian.org/debian/swig.git
-
- Branch: debian/master
- Path: debian/changelog
- Browser: https://salsa.debian.org/debian/swig
- Last scan: 2021-02-24 16:24:06+00
- Next scan: 2021-03-04 22:26:00+00
- Merge requests: 2
- CI pipeline status: success
- Debian changelog in Git:
swig (4.0.2-1) unstable; urgency=medium
* New upstream release 4.0.2.
* Drop upstream patches that are included in release 4.0.2:
+ fix_empty_docstrings.patch
+ ruby-globalmodule.patch
+ ruby2.7-support
* Raise debhelper compat level from 9 to 10 (now configured in
the control file instead of debian/compat).
+ Drop unneeded build-dependency on dh-autoreconf (lintian).
-- Torsten Landschoff <torsten@debian.org> Sat, 14 Nov 2020 23:10:15 +0100
- This branch is 3 commits ahead of tag debian/4.0.2-1
- Git log:
commit 75e9c962e297840babf6cd88690df32563e8a8fb
Author: Torsten Landschoff <torsten@landschoff.net>
Date: Sat Nov 14 23:27:14 2020 +0100
Remove Testsuite: header from debian/control (lintian).
commit 82fb5d6ae00519b6f88c37df914cf1181ce6ef19
Author: Torsten Landschoff <torsten@landschoff.net>
Date: Sat Nov 14 23:25:52 2020 +0100
Removed dangling patch fix_flatnested.patch (lintian).
This file is unused since 2015 so I guess there is no value in keeping
it.
commit b57a4b1d800d568bb73a28ad2087f0403176aa86
Author: Torsten Landschoff <torsten@landschoff.net>
Date: Sat Nov 14 23:23:19 2020 +0100
Stop overriding DEB_BUILD_ARCH (lintian).
Use /usr/share/dpkg/architecture.mk instead.