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
|
ruby-debug-inspector (1.1.0+gh-1) unstable; urgency=medium
* Team upload
* debian/watch: point at github to get tests
* debian/rules: install using the rubygems layout
* New upstream version 1.1.0+gh
* Add debian/ruby-tests.rake to run tests
* Drop leading article from package description
-- Antonio Terceiro <terceiro@debian.org> Thu, 04 Nov 2021 10:32:20 -0300
ruby-debug-inspector (1.1.0-1) unstable; urgency=medium
[ Cédric Boutillier ]
* Bump debhelper compatibility level to 9
* Use https:// in Vcs-* fields
* Bump Standards-Version to 3.9.7 (no changes needed)
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Debian Janitor ]
* Use secure copyright file specification URI.
* Use secure URI in debian/watch.
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
* Update Vcs-* headers from URL redirect.
* Use canonical URL in Vcs-Git.
* Update watch file format version to 4.
* Bump debhelper from old 12 to 13.
[ Antonio Terceiro ]
* New upstream version 1.1.0
* Refresh packaging files with dh-make-ruby
- debian/control:
- Build depend on gem2deb >= 1
- Bump Standards-Version to 4.6.0; no changes needed
- add Rules-Requires-Root: no
- debian/rules:
- drop old boilerplate comments
- check dependencies during the build
- do NOT add --gem-layout as for some reason that breaks the build
(the installed package ends up mosyly empty; need to investigate)
- debian/upstream/metadata: complete fields from template
- debian/watch: point to gemwatch.debian.net
* [PATCH]: gemspec: drop git usage
* Delete debian/tests/control.ex
-- Antonio Terceiro <terceiro@debian.org> Thu, 04 Nov 2021 10:12:40 -0300
ruby-debug-inspector (0.0.2-1.1) unstable; urgency=medium
* Upload to unstable
-- Antonio Terceiro <terceiro@debian.org> Tue, 03 Nov 2015 16:28:58 -0200
ruby-debug-inspector (0.0.2-1) experimental; urgency=medium
* Initial release (Closes: #794760)
-- Pirate Praveen <praveen@debian.org> Thu, 06 Aug 2015 17:21:19 +0530
|