diff -Nru ruby-aws-eventstream-1.0.3/debian/changelog ruby-aws-eventstream-1.0.3/debian/changelog --- ruby-aws-eventstream-1.0.3/debian/changelog 2019-04-30 18:06:58.000000000 +0000 +++ ruby-aws-eventstream-1.0.3/debian/changelog 2019-09-10 08:27:54.000000000 +0000 @@ -1,3 +1,19 @@ +ruby-aws-eventstream (1.0.3-2) unstable; urgency=medium + + * Team upload + + [ Utkarsh Gupta ] + * Add salsa-ci.yml + + [ Cédric Boutillier ] + * Bump Standards-Version to 4.4.0 (no changes needed) + * Drop compat file, rely on debhelper-compat and bump compat level to 12 + * Add upstream/metadata + * Improve slightly description + * Source-only upload to comply with bullseye testing migration policy + + -- Cédric Boutillier Tue, 10 Sep 2019 10:27:54 +0200 + ruby-aws-eventstream (1.0.3-1) unstable; urgency=medium * Initial release (Closes: #928261) diff -Nru ruby-aws-eventstream-1.0.3/debian/compat ruby-aws-eventstream-1.0.3/debian/compat --- ruby-aws-eventstream-1.0.3/debian/compat 2019-04-30 18:06:58.000000000 +0000 +++ ruby-aws-eventstream-1.0.3/debian/compat 1970-01-01 00:00:00.000000000 +0000 @@ -1 +0,0 @@ -11 diff -Nru ruby-aws-eventstream-1.0.3/debian/control ruby-aws-eventstream-1.0.3/debian/control --- ruby-aws-eventstream-1.0.3/debian/control 2019-04-30 18:06:58.000000000 +0000 +++ ruby-aws-eventstream-1.0.3/debian/control 2019-09-10 08:27:54.000000000 +0000 @@ -3,9 +3,9 @@ Priority: optional Maintainer: Debian Ruby Extras Maintainers Uploaders: Sakshi Sangwan -Build-Depends: debhelper (>= 11~), +Build-Depends: debhelper-compat (= 12), gem2deb -Standards-Version: 4.3.0 +Standards-Version: 4.4.0 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-aws-eventstream.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-aws-eventstream Homepage: https://github.com/aws/aws-sdk-ruby @@ -20,7 +20,8 @@ ${misc:Depends}, ${shlibs:Depends} Description: AWS Event Stream Library - Amazon Web Services event stream library. Decodes and encodes binary stream - under `vnd.amazon.event-stream` content-type. + This Ruby package provides the Amazon Web Services event stream library. + It decodes and encodes binary stream under `vnd.amazon.event-stream` + content-type. . This is a part of aws-sdk-ruby. diff -Nru ruby-aws-eventstream-1.0.3/debian/salsa-ci.yml ruby-aws-eventstream-1.0.3/debian/salsa-ci.yml --- ruby-aws-eventstream-1.0.3/debian/salsa-ci.yml 1970-01-01 00:00:00.000000000 +0000 +++ ruby-aws-eventstream-1.0.3/debian/salsa-ci.yml 2019-09-10 08:27:54.000000000 +0000 @@ -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 diff -Nru ruby-aws-eventstream-1.0.3/debian/upstream/metadata ruby-aws-eventstream-1.0.3/debian/upstream/metadata --- ruby-aws-eventstream-1.0.3/debian/upstream/metadata 1970-01-01 00:00:00.000000000 +0000 +++ ruby-aws-eventstream-1.0.3/debian/upstream/metadata 2019-09-10 08:27:54.000000000 +0000 @@ -0,0 +1,5 @@ +--- +Archive: GitHub +Bug-Database: https://github.com/aws/aws-sdk-ruby/issues +Repository: https://github.com/aws/aws-sdk-ruby.git +Repository-Browse: https://github.com/aws/aws-sdk-ruby