1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83
|
ruby-rubocop-performance (1.7.1-3) unstable; urgency=medium
* Team upload.
* Rebuild for reproducible builds issue.
* Declare compliance with Debian Policy 4.7.2.
-- Lucas Kanashiro <kanashiro@debian.org> Wed, 07 May 2025 16:16:25 -0300
ruby-rubocop-performance (1.7.1-2) unstable; urgency=medium
* Team upload.
[ Cédric Boutillier ]
* [ci skip] Update team name
[ HIGUCHI Daisuke (VDR dai) ]
* fix RuboCop::ValidationError (Closes: #1027087)
* eliminate lintian warning: patch-not-forwarded-upstream
* watch github.com's tags instead of releases.
* Drop XS-Ruby-Version and XB-Ruby-Version.
* clean spec/example.txt file.
* replace DH_RUBY_GEM_INSTALL_BLACKLIST_APPEND with
DH_RUBY_GEM_INSTALL_EXCLUDE
* Bump Standards-Version to 4.6.1.
-- HIGUCHI Daisuke (VDR dai) <dai@debian.org> Tue, 03 Jan 2023 21:14:33 +0900
ruby-rubocop-performance (1.7.1-1) unstable; urgency=medium
* New upstream version 1.7.1
* Bump debhelper-compat to 13
* Add myself as an uploader
* Refresh d/patches
-- Utkarsh Gupta <utkarsh@debian.org> Thu, 30 Jul 2020 02:20:21 +0530
ruby-rubocop-performance (1.5.2-4) unstable; urgency=medium
* Team upload.
* d/patches/0001-Remove-git-from-gemspec.patch: Add new patch.
- Remove git from gemspec. If git is present the package might be empty.
* d/patches/series: Enable new patch.
-- Daniel Leidert <dleidert@debian.org> Sat, 18 Apr 2020 00:37:14 +0200
ruby-rubocop-performance (1.5.2-3) unstable; urgency=medium
* Team upload.
* d/control: Re-add Breaks.
(Build-Depends): Re-add rubocop.
(Depends): Re-add ${ruby:Depends}.
* d/ruby-tests.rake: Enable all tests.
* d/rules: Re-enable the dependency test checker.
-- Daniel Leidert <dleidert@debian.org> Fri, 17 Apr 2020 14:48:13 +0200
ruby-rubocop-performance (1.5.2-2) unstable; urgency=medium
* Team upload
* Upload to unstable
-- Antonio Terceiro <terceiro@debian.org> Thu, 26 Mar 2020 08:01:28 -0300
ruby-rubocop-performance (1.5.2-1) experimental; urgency=medium
* Team upload
* debian/watch: pull from github repository to get full source
* New upstream version 1.5.2
* Refresh packaging files with dh-make-ruby
-- Antonio Terceiro <terceiro@debian.org> Wed, 25 Mar 2020 19:35:40 -0300
ruby-rubocop-performance (1.3.0-2) experimental; urgency=medium
* Remove dependency on rubocop to break circular build dependency
-- Pirate Praveen <praveen@debian.org> Sat, 29 Feb 2020 19:56:51 +0530
ruby-rubocop-performance (1.3.0-1) experimental; urgency=medium
* Initial release (Closes: #952800)
-- Pirate Praveen <praveen@debian.org> Sat, 29 Feb 2020 18:59:02 +0530
|