Bas Couwenberg pushed to branch master at Debian GIS Project / ruby-hdfeos5
Commits: bd82b674 by Bas Couwenberg at 2023-08-30T18:45:06+02:00 Switch to dh-sequence-*. - - - - - 3 changed files: - debian/changelog - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -6,6 +6,7 @@ ruby-hdfeos5 (1.2-12) UNRELEASED; urgency=medium * Drop obsolete ruby-interpreter dependency alternative. * Bump debhelper compat to 13. * Remove generated files in clean target. + * Switch to dh-sequence-*. -- Bas Couwenberg <[email protected]> Tue, 02 Nov 2021 12:26:59 +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, libgctp-dev, libhdf5-dev, ===================================== debian/rules ===================================== @@ -15,4 +15,4 @@ export HE5_HDF_INCDIR := /usr/include/hdf-eos5 %: @echo $(HDF5_DIR) - dh $@ --with ruby --buildsystem ruby + dh $@ --buildsystem ruby View it on GitLab: https://salsa.debian.org/debian-gis-team/ruby-hdfeos5/-/commit/bd82b674087924e43f8b78a3552f22bee7ce7bb6 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/ruby-hdfeos5/-/commit/bd82b674087924e43f8b78a3552f22bee7ce7bb6 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
