diff -Nru ruby-progressbar-1.9.0/debian/changelog ruby-progressbar-1.9.0/debian/changelog --- ruby-progressbar-1.9.0/debian/changelog 2018-10-08 18:08:01.000000000 +0000 +++ ruby-progressbar-1.9.0/debian/changelog 2018-11-20 21:55:41.000000000 +0000 @@ -1,3 +1,9 @@ +ruby-progressbar (1.9.0-2) unstable; urgency=medium + + * Do not install files bin/console and bin/setup (Closes: #910736) + + -- Cédric Boutillier Tue, 20 Nov 2018 22:55:41 +0100 + ruby-progressbar (1.9.0-1) unstable; urgency=medium [ Antonio Terceiro ] @@ -100,7 +106,7 @@ * Added Homepage field. [ Paul van Tilburg ] - * New upstream release. + * New upstream release. * Updated debian/control to adhere to Debian policy 3.7.3: - changed section "interpreters" to "libs". - set myself als maintainer, moved the team (address) to the Uploaders diff -Nru ruby-progressbar-1.9.0/debian/rules ruby-progressbar-1.9.0/debian/rules --- ruby-progressbar-1.9.0/debian/rules 2018-10-08 18:08:01.000000000 +0000 +++ ruby-progressbar-1.9.0/debian/rules 2018-11-20 21:55:41.000000000 +0000 @@ -13,3 +13,7 @@ %: dh $@ --buildsystem=ruby --with ruby + +override_dh_auto_install: + dh_auto_install + rm -rf debian/ruby-progressbar/usr/bin/