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
|
ruby-binding-of-caller (1.0.0-1) unstable; urgency=medium
* Team upload.
* New upstream release (closes: #996137).
[ Debian Janitor ]
* Use secure copyright file specification URI.
* Use secure URI in debian/watch.
* Use secure URI in Homepage field.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit.
* Update Vcs-* headers from URL redirect.
* Use canonical URL in Vcs-Git.
* Update watch file format version to 4.
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on ruby-debug-inspector.
+ ruby-binding-of-caller: Drop versioned constraint on ruby-debug-inspector
in Depends.
[ Daniel Leidert ]
* d/control: Add Rules-Requires-Root field.
(Standards-Version): Bump to 4.6.0.
(Build-Depends): Raise debhelper to version 13 and remove ruby-bacon.
(Depends): Remove interpreters and use ${ruby:Depends}.
* d/copyright: Add Upstream-Contact field and remove Files-Excluded.
(Source): Update URL.
(Copyright): Add team.
* d/ruby-binding-of-caller.examples: Install examples.
* d/ruby-tests.rake: Add and run tests.
* d/ruby-tests.rb: Remove old test file.
* d/rules: Use gem installation layout and remove obsolete targets.
* d/watch: Update and use github sources for tests.
* d/patches/add-clean-target.patch: Drop obsolete patch.
* d/patches/no-extensions.patch: Ditto.
* d/patches/Remove-git-from-gemspec.patch: Add patch.
- Remove git usage in gemspec.
* d/patches/Remove-bundler-usage-in-tests.patch: Add patch.
- Remove bundler usage in tests.
* d/patches/series: Adjust file.
* d/tests/control: Remove file. The standard autopkgtest-ruby is fine.
* d/upstream/metadata: Add missing fields.
-- Daniel Leidert <dleidert@debian.org> Sat, 27 Nov 2021 00:07:27 +0100
ruby-binding-of-caller (0.7.2+debian1-3) unstable; urgency=medium
* Team upload
* Update packaging with a new dh-make-ruby run
- Bump debhelper compat level from 7 to 9
- Bump Standards-Version to 3.9.7; no changes needed
- Architecture: all → Architecture: any
- cleanup debian/rules
- removed bogus debian/tests/control.ex
* debian/ruby-tests.rb: fix test invocation for multiple ruby versions
* debian/tests/control: run ruby tests + plus a few rubygems-integration
tests
* debian/patches/no-extensions.patch: remove metadata about native
extensions to force the rubygems-integration files to be installed in a
architecture-independent location.
-- Antonio Terceiro <terceiro@debian.org> Mon, 29 Feb 2016 13:59:54 -0300
ruby-binding-of-caller (0.7.2+debian1-2) unstable; urgency=medium
* Team upload
* Upload to unstable
-- Antonio Terceiro <terceiro@debian.org> Tue, 03 Nov 2015 16:32:19 -0200
ruby-binding-of-caller (0.7.2+debian1-1) experimental; urgency=medium
* Initial release (Closes: #794761)
-- Pirate Praveen <praveen@debian.org> Thu, 06 Aug 2015 21:38:11 +0530
|