[Git][debian-gis-team/savi][master] 3 commits: Append -fcommon to CFLAGS to fix FTBFS with GCC 10. (closes: #957773)

Bas Couwenberg gitlab at salsa.debian.org
Mon Nov 16 17:13:21 GMT 2020



Bas Couwenberg pushed to branch master at Debian GIS Project / savi


Commits:
ff8bd112 by Bas Couwenberg at 2020-11-16T18:01:46+01:00
Append -fcommon to CFLAGS to fix FTBFS with GCC 10. (closes: #957773)

- - - - -
61e907ae by Bas Couwenberg at 2020-11-16T18:09:02+01:00
Update lintian overrides.

- - - - -
ad750d1a by Bas Couwenberg at 2020-11-16T18:09:15+01:00
Set distribution to unstable.

- - - - -


4 changed files:

- debian/changelog
- debian/rules
- debian/savi.lintian-overrides
- debian/source/lintian-overrides


Changes:

=====================================
debian/changelog
=====================================
@@ -1,13 +1,17 @@
-savi (1.5.1-4) UNRELEASED; urgency=medium
+savi (1.5.1-4) unstable; urgency=medium
 
+  * Team upload.
   * Bump Standards-Version to 4.5.0, no changes.
   * Update gbp.conf to use --source-only-changes by default.
   * Drop Name field from upstream metadata.
   * Bump debhelper compat to 10, changes:
     - Drop --parallel option, enabled by default
   * Bump watch file version to 4.
+  * Append -fcommon to CFLAGS to fix FTBFS with GCC 10.
+    (closes: #957773)
+  * Update lintian overrides.
 
- -- Bas Couwenberg <sebastic at debian.org>  Sun, 05 Aug 2018 20:59:08 +0200
+ -- Bas Couwenberg <sebastic at debian.org>  Mon, 16 Nov 2020 17:58:11 +0100
 
 savi (1.5.1-3) unstable; urgency=medium
 


=====================================
debian/rules
=====================================
@@ -3,6 +3,8 @@
 # Enable hardening build flags
 export DEB_BUILD_MAINT_OPTIONS=hardening=+all
 
+export DEB_CFLAGS_MAINT_APPEND += -fcommon
+
 %:
 	dh $@ --buildsystem=makefile
 


=====================================
debian/savi.lintian-overrides
=====================================
@@ -1,3 +1,3 @@
 # Not a problem
-package-contains-documentation-outside-usr-share-doc usr/share/savi/README*
+package-contains-documentation-outside-usr-share-doc *
 


=====================================
debian/source/lintian-overrides
=====================================
@@ -1,6 +1,3 @@
 # Not available via HTTPS
 debian-watch-uses-insecure-uri http://personal.ee.surrey.ac.uk/Personal/L.Wood/software/SaVi/src/releases/
 
-# Not worth the effort
-testsuite-autopkgtest-missing
-



View it on GitLab: https://salsa.debian.org/debian-gis-team/savi/-/compare/a5847e3b35168ae88078687cacaf7545e963a627...ad750d1a52b111f384a7a8fd835fbaca0bf7abb6

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/savi/-/compare/a5847e3b35168ae88078687cacaf7545e963a627...ad750d1a52b111f384a7a8fd835fbaca0bf7abb6
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/20201116/3b8530d3/attachment-0001.html>


More information about the Pkg-grass-devel mailing list