Bas Couwenberg pushed to branch master at Debian GIS Project / ruby-netcdf
Commits: c221d4a6 by Bas Couwenberg at 2023-08-30T18:45:45+02:00 Switch to dh-sequence-*. - - - - - 3 changed files: - debian/changelog - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -4,6 +4,7 @@ ruby-netcdf (0.8.0-4) UNRELEASED; urgency=medium * Bump Standards-Version to 4.6.2, no changes. * Bump debhelper compat to 13. * Remove generated files in clean target. + * Switch to dh-sequence-*. -- Bas Couwenberg <[email protected]> Wed, 18 Jan 2023 17:19:11 +0100 ===================================== debian/control ===================================== @@ -4,6 +4,7 @@ Uploaders: Youhei SASAKI <[email protected]> Section: ruby Priority: optional Build-Depends: debhelper-compat (= 13), + dh-sequence-ruby, gem2deb, rake, ruby-narray, ===================================== debian/rules ===================================== @@ -6,7 +6,7 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all export DH_RUBY_GEMSPEC = ruby-netcdf.gemspec %: - dh $@ --buildsystem ruby --with ruby + dh $@ --buildsystem ruby execute_after_dh_auto_install: rm -fr $(CURDIR)/debian/ruby-netcdf/usr/bin View it on GitLab: https://salsa.debian.org/debian-gis-team/ruby-netcdf/-/commit/c221d4a6914dd3ccaa637707643c87e9249347ab -- View it on GitLab: https://salsa.debian.org/debian-gis-team/ruby-netcdf/-/commit/c221d4a6914dd3ccaa637707643c87e9249347ab You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ Pkg-grass-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-grass-devel
