[Git][debian-gis-team/ruby-netcdf][master] 5 commits: Add autopkgtest to test installability.

Bas Couwenberg gitlab at salsa.debian.org
Sun Jul 29 20:01:05 BST 2018


Bas Couwenberg pushed to branch master at Debian GIS Project / ruby-netcdf


Commits:
9f7dee11 by Bas Couwenberg at 2018-07-29T17:38:29Z
Add autopkgtest to test installability.

- - - - -
48e7b955 by Bas Couwenberg at 2018-07-29T17:42:59Z
Update watch file to use gemwatch.debian.net.

- - - - -
ed9d76ef by Bas Couwenberg at 2018-07-29T18:57:01Z
Enable all hardening buildflags.

- - - - -
43996175 by Bas Couwenberg at 2018-07-29T18:57:02Z
Add lintian override for hardening-no-fortify-functions.

- - - - -
ddcb4c75 by Bas Couwenberg at 2018-07-29T18:57:02Z
Set distribution to unstable.

- - - - -


5 changed files:

- debian/changelog
- + debian/ruby-netcdf.lintian-overrides
- debian/rules
- + debian/tests/control
- debian/watch


Changes:

=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,15 @@
-ruby-netcdf (0.7.2-2) UNRELEASED; urgency=medium
+ruby-netcdf (0.7.2-2) unstable; urgency=medium
 
+  * Team upload.
   * Update copyright-format URL to use HTTPS.
   * Update Vcs-* URLs for Salsa.
   * Bump Standards-Version to 4.1.5, no changes.
+  * Add autopkgtest to test installability.
+  * Update watch file to use gemwatch.debian.net.
+  * Enable all hardening buildflags.
+  * Add lintian override for hardening-no-fortify-functions.
 
- -- Youhei SASAKI <uwabami at gfd-dennou.org>  Sun, 21 Jan 2018 10:48:55 +0100
+ -- Bas Couwenberg <sebastic at debian.org>  Sun, 29 Jul 2018 19:38:31 +0200
 
 ruby-netcdf (0.7.2-1) unstable; urgency=medium
 


=====================================
debian/ruby-netcdf.lintian-overrides
=====================================
--- /dev/null
+++ b/debian/ruby-netcdf.lintian-overrides
@@ -0,0 +1,4 @@
+# Build uses -D_FORTIFY_SOURCE=2, but hardening-check reports:
+#  Fortify Source functions: no, only unprotected functions found!
+hardening-no-fortify-functions *
+


=====================================
debian/rules
=====================================
--- a/debian/rules
+++ b/debian/rules
@@ -1,5 +1,8 @@
 #!/usr/bin/make -f
 
+# Enable hardening build flags
+export DEB_BUILD_MAINT_OPTIONS=hardening=+all
+
 export DH_RUBY_GEMSPEC = ruby-netcdf.gemspec
 
 %:


=====================================
debian/tests/control
=====================================
--- /dev/null
+++ b/debian/tests/control
@@ -0,0 +1,3 @@
+# Test installability
+Depends: @
+Test-Command: /bin/true


=====================================
debian/watch
=====================================
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/ruby-netcdf .*/ruby-netcdf-(.*).tar.gz
+https://gemwatch.debian.net/ruby-netcdf .*/ruby-netcdf-(.*).tar.gz



View it on GitLab: https://salsa.debian.org/debian-gis-team/ruby-netcdf/compare/23f65848a22400d634ec1dc5e86781edb51ae1af...ddcb4c7547507c1a944738e7a636900c2a130314

-- 
View it on GitLab: https://salsa.debian.org/debian-gis-team/ruby-netcdf/compare/23f65848a22400d634ec1dc5e86781edb51ae1af...ddcb4c7547507c1a944738e7a636900c2a130314
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/20180729/ffebd103/attachment-0001.html>


More information about the Pkg-grass-devel mailing list