Youhei SASAKI pushed to branch master at Debian GIS Project / ruby-netcdf
Commits: 1079859b by Youhei SASAKI at 2020-04-07T23:33:37+09:00 Drop compat file, rely on debhelper-compat and bump compat level to 12 - - - - - b47ea3d8 by Youhei SASAKI at 2020-04-07T23:41:42+09:00 Enable autopkgtest, salsa CI Signed-off-by: Youhei SASAKI <[email protected]> - - - - - 79ca5ef1 by Youhei SASAKI at 2020-04-07T23:41:42+09:00 d/control: Add Rules-Requires-Root: no Signed-off-by: Youhei SASAKI <[email protected]> - - - - - 409cad0f by Youhei SASAKI at 2020-04-07T23:42:46+09:00 Update d/changelog Signed-off-by: Youhei SASAKI <[email protected]> - - - - - 5 changed files: - debian/changelog - − debian/compat - debian/control - + debian/salsa-ci.yml - + debian/tests/control Changes: ===================================== debian/changelog ===================================== @@ -1,10 +1,16 @@ -ruby-netcdf (0.7.2-4) UNRELEASED; urgency=medium +ruby-netcdf (0.7.2-4) unstable; urgency=medium - * Bump Standards-Version to 4.5.0, no changes. + [ Bas Couwenberg ] * Update gbp.conf to use --source-only-changes by default. + * Bump Standards-Version to 4.5.0, no changes. * Bump debhelper compat to 10. - -- Bas Couwenberg <[email protected]> Sun, 05 Aug 2018 20:58:00 +0200 + [ Youhei SASAKI ] + * Drop compat file, rely on debhelper-compat and bump compat level to 12 + * Enable autopkgtest, salsa CI + * d/control: Add Rules-Requires-Root: no + + -- Youhei SASAKI <[email protected]> Tue, 07 Apr 2020 23:40:54 +0900 ruby-netcdf (0.7.2-3) unstable; urgency=medium ===================================== debian/compat deleted ===================================== @@ -1 +0,0 @@ -10 ===================================== debian/control ===================================== @@ -3,7 +3,7 @@ Maintainer: Debian GIS Project <[email protected]> Uploaders: Youhei SASAKI <[email protected]> Section: ruby Priority: optional -Build-Depends: debhelper (>= 10~), +Build-Depends: debhelper-compat (= 12), gem2deb, rake, ruby-narray, @@ -15,6 +15,7 @@ Vcs-Browser: https://salsa.debian.org/debian-gis-team/ruby-netcdf Vcs-Git: https://salsa.debian.org/debian-gis-team/ruby-netcdf.git Homepage: http://ruby.gfd-dennou.org/products/ruby-netcdf XS-Ruby-Versions: all +Rules-Requires-Root: no Package: ruby-netcdf Architecture: any ===================================== debian/salsa-ci.yml ===================================== @@ -0,0 +1,4 @@ +--- +include: + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/salsa-ci.yml + - https://salsa.debian.org/salsa-ci-team/pipeline/raw/master/pipeline-jobs.yml ===================================== debian/tests/control ===================================== @@ -0,0 +1,3 @@ +Test-Command: gem2deb-test-runner --autopkgtest +Depends: @, @builddeps@, gem2deb-test-runner +Restrictions: allow-stderr View it on GitLab: https://salsa.debian.org/debian-gis-team/ruby-netcdf/-/compare/81b41b52cabbad273c3a44379b5dc454b716225f...409cad0f22832401489e85e7fda66bab40a416ef -- View it on GitLab: https://salsa.debian.org/debian-gis-team/ruby-netcdf/-/compare/81b41b52cabbad273c3a44379b5dc454b716225f...409cad0f22832401489e85e7fda66bab40a416ef 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
