Skip to content
Commits on Source (5)
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@gfd-dennou.org> Sun, 21 Jan 2018 10:48:55 +0100
-- Bas Couwenberg <sebastic@debian.org> Sun, 29 Jul 2018 19:38:31 +0200
ruby-netcdf (0.7.2-1) unstable; urgency=medium
......
# Build uses -D_FORTIFY_SOURCE=2, but hardening-check reports:
# Fortify Source functions: no, only unprotected functions found!
hardening-no-fortify-functions *
#!/usr/bin/make -f
# Enable hardening build flags
export DEB_BUILD_MAINT_OPTIONS=hardening=+all
export DH_RUBY_GEMSPEC = ruby-netcdf.gemspec
%:
......
# Test installability
Depends: @
Test-Command: /bin/true
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