Youhei SASAKI pushed to branch master at Debian GIS Project / ruby-hdfeos5
Commits: 6f170980 by Youhei SASAKI at 2024-03-19T13:32:46+09:00 Remove X?-Ruby-Versions fields from d/control - - - - - fcc904b0 by Youhei SASAKI at 2024-03-19T15:22:28+09:00 d/watch: Update URI, https Signed-off-by: Youhei SASAKI <[email protected]> - - - - - 72a8b3ee by Youhei SASAKI at 2024-03-19T15:28:10+09:00 d/patches/gcc-14.patch: Add Patch Tag, Forwarded: not-needed Signed-off-by: Youhei SASAKI <[email protected]> - - - - - f0257c64 by Youhei SASAKI at 2024-03-19T15:29:12+09:00 Update d/changelog Signed-off-by: Youhei SASAKI <[email protected]> - - - - - 4 changed files: - debian/changelog - debian/control - debian/patches/gcc-14.patch - debian/watch Changes: ===================================== debian/changelog ===================================== @@ -1,6 +1,6 @@ -ruby-hdfeos5 (1.2-12) UNRELEASED; urgency=medium +ruby-hdfeos5 (1.2-12) unstable; urgency=medium - * Team upload. + [ Bas Couwenberg ] * Rename salsa-ci.yml to .gitlab-ci.yml. * Bump Standards-Version to 4.6.2, no changes. * Drop obsolete ruby-interpreter dependency alternative. @@ -10,7 +10,12 @@ ruby-hdfeos5 (1.2-12) UNRELEASED; urgency=medium * Add patch to fix FTBFS with GCC 14. (closes: #1067059) - -- Bas Couwenberg <[email protected]> Tue, 02 Nov 2021 12:26:59 +0100 + [ Youhei SASAKI ] + * Remove X?-Ruby-Versions fields from d/control + * d/watch: Update URI, https + * d/patches/gcc-14.patch: Add Patch Tag, Forwarded: not-needed + + -- Youhei SASAKI <[email protected]> Tue, 19 Mar 2024 15:28:16 +0900 ruby-hdfeos5 (1.2-11) unstable; urgency=medium ===================================== debian/control ===================================== @@ -15,7 +15,6 @@ Standards-Version: 4.6.2 Vcs-Browser: https://salsa.debian.org/debian-gis-team/ruby-hdfeos5 Vcs-Git: https://salsa.debian.org/debian-gis-team/ruby-hdfeos5.git Homepage: https://www.gfd-dennou.org/arch/ruby/products/ruby-hdfeos5/ -XS-Ruby-Versions: all Rules-Requires-Root: no Package: ruby-hdfeos5 ===================================== debian/patches/gcc-14.patch ===================================== @@ -1,6 +1,7 @@ Description: Fix FTBFS with GCC 14 [-Werror=implicit-function-declaration]. Author: Bas Couwenberg <[email protected]> Bug-Debian: https://bugs.debian.org/1067059 +Forwarded: not-needed --- a/hdfeos5pt_wrap.c +++ b/hdfeos5pt_wrap.c ===================================== debian/watch ===================================== @@ -2,5 +2,5 @@ version=4 opts=\ dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\ uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre(?:view)?|dev|beta|alpha)\d*)$/$1~$2/;s/RC/rc/ \ -http://ruby.gfd-dennou.org/products/ruby-hdfeos5/release/ \ +https://ruby.gfd-dennou.org/products/ruby-hdfeos5/release/ \ (?:.*?/)?ruby-hdfeos5[\-\_]?(\d\S+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) View it on GitLab: https://salsa.debian.org/debian-gis-team/ruby-hdfeos5/-/compare/55461f5f40bf5ba56c897b57beb34a92ab43f252...f0257c642d327dd605613b25d1b6b06d325c8864 -- View it on GitLab: https://salsa.debian.org/debian-gis-team/ruby-hdfeos5/-/compare/55461f5f40bf5ba56c897b57beb34a92ab43f252...f0257c642d327dd605613b25d1b6b06d325c8864 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
