[Git][debian-gis-team/unarr][master] 4 commits: debian: Add a metadata file.

Alec leamas gitlab at salsa.debian.org
Tue Sep 4 18:41:21 BST 2018


Alec leamas pushed to branch master at Debian GIS Project / unarr


Commits:
c9a70080 by Alec Leamas at 2018-09-04T15:52:51Z
debian: Add a metadata file.

- - - - -
d00e9203 by Alec Leamas at 2018-09-04T15:54:58Z
debian: rules: Enable hardening flags.

- - - - -
5b626577 by Alec Leamas at 2018-09-04T17:09:45Z
debian: Add a symbols file.

- - - - -
8680cbe0 by Alec Leamas at 2018-09-04T17:21:17Z
debian: Add lintian overrides.

- - - - -


4 changed files:

- + debian/libunarr1.symbols
- debian/rules
- + debian/source/lintian-overrides
- + debian/upstream/metadata


Changes:

=====================================
debian/libunarr1.symbols
=====================================
@@ -0,0 +1,2 @@
+libunarr.so.1 libunarr1 #MINVER#
+* Build-Depends-Package: libunarr-dev


=====================================
debian/rules
=====================================
@@ -2,6 +2,9 @@
 
 include /usr/share/dpkg/pkg-info.mk
 
+# Enable hardening build flags
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
 %:
 	dh $@  --buildsystem cmake --parallel
 


=====================================
debian/source/lintian-overrides
=====================================
@@ -0,0 +1,5 @@
+# The project does not define a testsuite.
+unarr source: testsuite-autopkgtest-missing
+
+# The project has no source tags and using uscan is thus hard.
+unarr source: debian-watch-file-is-missing


=====================================
debian/upstream/metadata
=====================================
@@ -0,0 +1,3 @@
+Name: unarr
+Repository: https://github.com/zeniko/unarr/
+Bug-Database: https://github.com/zeniko/unarr/issues



View it on GitLab: https://salsa.debian.org/debian-gis-team/unarr/compare/ee956b145b13afd36d182238ce191dab3bb0ef5f...8680cbe0ba76476278bb76ce8f94c9384c7034e4

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/unarr/compare/ee956b145b13afd36d182238ce191dab3bb0ef5f...8680cbe0ba76476278bb76ce8f94c9384c7034e4
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/20180904/46dcea85/attachment.html>


More information about the Pkg-grass-devel mailing list