diff -Nru ruby-websocket-extensions-0.1.5/debian/changelog ruby-websocket-extensions-0.1.5/debian/changelog --- ruby-websocket-extensions-0.1.5/debian/changelog 2020-09-03 08:18:45.000000000 +0000 +++ ruby-websocket-extensions-0.1.5/debian/changelog 2022-01-29 09:47:44.000000000 +0000 @@ -1,3 +1,17 @@ +ruby-websocket-extensions (0.1.5-2) unstable; urgency=medium + + [ Debian Janitor ] + * Update watch file format version to 4. + * Bump debhelper from old 12 to 13. + * Update standards version to 4.5.1, no changes needed. + + [ Pirate Praveen ] + * Bump Standards-Version to 4.6.0 (no changes needed) + * Switch to gem-install layout for bundle --local compatibility + * Use ${ruby:Depends} for ruby dependency + + -- Pirate Praveen Sat, 29 Jan 2022 15:17:44 +0530 + ruby-websocket-extensions (0.1.5-1) unstable; urgency=medium [ Hleb Valoshka ] diff -Nru ruby-websocket-extensions-0.1.5/debian/control ruby-websocket-extensions-0.1.5/debian/control --- ruby-websocket-extensions-0.1.5/debian/control 2020-09-03 08:18:45.000000000 +0000 +++ ruby-websocket-extensions-0.1.5/debian/control 2022-01-29 09:47:44.000000000 +0000 @@ -3,9 +3,9 @@ Priority: optional Maintainer: Debian Ruby Team Uploaders: Pirate Praveen -Build-Depends: debhelper-compat (= 12), +Build-Depends: debhelper-compat (= 13), gem2deb -Standards-Version: 4.5.0 +Standards-Version: 4.6.0 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-websocket-extensions.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-websocket-extensions Homepage: https://github.com/faye/websocket-extensions-ruby @@ -15,7 +15,7 @@ Package: ruby-websocket-extensions Architecture: all XB-Ruby-Versions: ${ruby:Versions} -Depends: ruby | ruby-interpreter, +Depends: ${ruby:Depends}, ${misc:Depends}, ${shlibs:Depends} Description: Generic extension manager for WebSocket connections diff -Nru ruby-websocket-extensions-0.1.5/debian/rules ruby-websocket-extensions-0.1.5/debian/rules --- ruby-websocket-extensions-0.1.5/debian/rules 2020-09-03 08:18:45.000000000 +0000 +++ ruby-websocket-extensions-0.1.5/debian/rules 2022-01-29 09:47:44.000000000 +0000 @@ -1,18 +1,7 @@ #!/usr/bin/make -f -#export DH_VERBOSE=1 -# -# Uncomment to ignore all test failures (but the tests will run anyway) -#export DH_RUBY_IGNORE_TESTS=all -# -# Uncomment to ignore some test failures (but the tests will run anyway). -# Valid values: -#export DH_RUBY_IGNORE_TESTS=ruby2.1 -# -# If you need to specify the .gemspec (eg there is more than one) -#export DH_RUBY_GEMSPEC=gem.gemspec -# -# Uncomment to check dependencies during build: -# export GEM2DEB_TEST_RUNNER = --check-dependencies + +export GEM2DEB_TEST_RUNNER = --check-dependencies +export DH_RUBY = --gem-install %: dh $@ --buildsystem=ruby --with ruby diff -Nru ruby-websocket-extensions-0.1.5/debian/salsa-ci.yml ruby-websocket-extensions-0.1.5/debian/salsa-ci.yml --- ruby-websocket-extensions-0.1.5/debian/salsa-ci.yml 2020-09-03 08:18:45.000000000 +0000 +++ ruby-websocket-extensions-0.1.5/debian/salsa-ci.yml 1970-01-01 00:00:00.000000000 +0000 @@ -1,4 +0,0 @@ ---- -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 diff -Nru ruby-websocket-extensions-0.1.5/debian/watch ruby-websocket-extensions-0.1.5/debian/watch --- ruby-websocket-extensions-0.1.5/debian/watch 2020-09-03 08:18:45.000000000 +0000 +++ ruby-websocket-extensions-0.1.5/debian/watch 2022-01-29 09:47:44.000000000 +0000 @@ -1,2 +1,2 @@ -version=3 +version=4 https://pkg-ruby-extras.alioth.debian.org/cgi-bin/gemwatch/websocket-extensions .*/websocket-extensions-(.*).tar.gz