diff -Nru ruby-typed-array-0.1.2/debian/changelog ruby-typed-array-0.1.2/debian/changelog --- ruby-typed-array-0.1.2/debian/changelog 2020-03-31 04:51:38.000000000 +0000 +++ ruby-typed-array-0.1.2/debian/changelog 2022-07-17 07:10:24.000000000 +0000 @@ -1,3 +1,25 @@ +ruby-typed-array (0.1.2-8) unstable; urgency=medium + + * Team upload. + + [ Cédric Boutillier ] + * [ci skip] Update team name + * [ci skip] Add .gitattributes to keep unwanted files out of the source + package + + [ Debian Janitor ] + * Apply multi-arch hints. + ruby-typed-array: Add :any qualifier for ruby + dependency. + * Bump debhelper from old 12 to 13. + * Update standards version to 4.5.1, no changes needed. + + [ HIGUCHI Daisuke (VDR dai) ] + * eliminate lintian warning: ruby-interpreter-is-deprecated + * eliminate lintian warning: update-debian-copyright + * Update standards version to 4.6.1 + + -- HIGUCHI Daisuke (VDR dai) Sun, 17 Jul 2022 16:10:24 +0900 + ruby-typed-array (0.1.2-7) unstable; urgency=medium * Team upload. diff -Nru ruby-typed-array-0.1.2/debian/control ruby-typed-array-0.1.2/debian/control --- ruby-typed-array-0.1.2/debian/control 2020-03-31 04:49:39.000000000 +0000 +++ ruby-typed-array-0.1.2/debian/control 2022-07-17 07:09:26.000000000 +0000 @@ -1,12 +1,12 @@ Source: ruby-typed-array Section: ruby Priority: optional -Maintainer: Debian Ruby Extras Maintainers +Maintainer: Debian Ruby Team Uploaders: Youhei SASAKI -Build-Depends: debhelper-compat (= 12), +Build-Depends: debhelper-compat (= 13), gem2deb, ruby-rspec -Standards-Version: 4.5.0 +Standards-Version: 4.6.1 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-typed-array.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-typed-array Homepage: https://github.com/yaauie/typed-array @@ -17,7 +17,7 @@ Package: ruby-typed-array Architecture: all XB-Ruby-Versions: ${ruby:Versions} -Depends: ruby | ruby-interpreter, +Depends: ruby:any, ${misc:Depends}, ${shlibs:Depends} Description: Ruby library providing enforced-type functionality to Arrays diff -Nru ruby-typed-array-0.1.2/debian/copyright ruby-typed-array-0.1.2/debian/copyright --- ruby-typed-array-0.1.2/debian/copyright 2018-05-31 04:17:03.000000000 +0000 +++ ruby-typed-array-0.1.2/debian/copyright 2022-07-17 07:07:53.000000000 +0000 @@ -27,7 +27,9 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. Files: debian/* -Copyright: 2012 HIGUCHI Daisuke (VDR dai) +Copyright: 2012-2014,2016,2018,2020,2022 HIGUCHI Daisuke (VDR dai) + 2013,2016,2020 Cédric Boutillier + 2019 Utkarsh Gupta License: GPL-2+ This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public