[Git][debian-gis-team/aggdraw][master] 2 commits: Add python{,3}-pkgconfig to build dependencies for freetype detection.
Bas Couwenberg
gitlab at salsa.debian.org
Sat Dec 29 15:32:42 GMT 2018
Bas Couwenberg pushed to branch master at Debian GIS Project / aggdraw
Commits:
9b5f328e by Bas Couwenberg at 2018-12-29T15:22:23Z
Add python{,3}-pkgconfig to build dependencies for freetype detection.
- - - - -
a2fe4c4a by Bas Couwenberg at 2018-12-29T15:23:43Z
Drop unused overrides for hardening-no-fortify-functions.
- - - - -
4 changed files:
- debian/changelog
- debian/control
- − debian/python-aggdraw.lintian-overrides
- − debian/python3-aggdraw.lintian-overrides
Changes:
=====================================
debian/changelog
=====================================
@@ -1,6 +1,8 @@
aggdraw (1.3.9+ds-2) UNRELEASED; urgency=medium
* Bump Standards-Version to 4.3.0, no changes.
+ * Add python{,3}-pkgconfig to build dependencies for freetype detection.
+ * Drop unused overrides for hardening-no-fortify-functions.
-- Bas Couwenberg <sebastic at debian.org> Tue, 25 Dec 2018 22:02:34 +0100
=====================================
debian/control
=====================================
@@ -14,7 +14,9 @@ Build-Depends: debhelper (>= 11),
python-numpy,
python3-numpy,
python-pil,
- python3-pil
+ python3-pil,
+ python-pkgconfig,
+ python3-pkgconfig
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/debian-gis-team/aggdraw
Vcs-Git: https://salsa.debian.org/debian-gis-team/aggdraw.git
=====================================
debian/python-aggdraw.lintian-overrides deleted
=====================================
@@ -1,4 +0,0 @@
-# Build uses -D_FORTIFY_SOURCE=2, but hardening-check reports:
-# Fortify Source functions: no, only unprotected functions found!
-hardening-no-fortify-functions usr/lib/python*/dist-packages/aggdraw.*
-
=====================================
debian/python3-aggdraw.lintian-overrides deleted
=====================================
@@ -1,4 +0,0 @@
-# Build uses -D_FORTIFY_SOURCE=2, but hardening-check reports:
-# Fortify Source functions: no, only unprotected functions found!
-hardening-no-fortify-functions usr/lib/python*/dist-packages/aggdraw.*
-
View it on GitLab: https://salsa.debian.org/debian-gis-team/aggdraw/compare/93e6ea6d2f7be5c5484e0ecdd989334dff4595ac...a2fe4c4af5edbbcd8c9d62d2e4fb2b1558f3df9d
--
View it on GitLab: https://salsa.debian.org/debian-gis-team/aggdraw/compare/93e6ea6d2f7be5c5484e0ecdd989334dff4595ac...a2fe4c4af5edbbcd8c9d62d2e4fb2b1558f3df9d
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-grass-devel/attachments/20181229/e289380d/attachment-0001.html>
More information about the Pkg-grass-devel
mailing list