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
|
ruby-launchy-shim (2.3.0.2) unstable; urgency=medium
[ Cédric Boutillier ]
* Use https:// in Vcs-* fields
* Bump Standards-Version to 3.9.7 (no changes needed)
* Replace deprecated MiniTest namespace by Minitest
* Use gem install layout
* Add myself as an uploader
* Do not depend explicitly on a ruby-interpreter
* Indicate that d/rules does not require root privileges
[ Antonio Terceiro ]
* Remove myself from Uploaders:
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Debian Janitor ]
* Trim trailing whitespace.
* Use secure copyright file specification URI.
* debian/control: Remove empty control field Uploaders.
* Use secure URI in Homepage field.
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Update Vcs-* headers from URL redirect.
* Use canonical URL in Vcs-Git.
* Apply multi-arch hints.
+ ruby-launchy-shim: Add :any qualifier for ruby dependency.
-- Cédric Boutillier <boutil@debian.org> Wed, 25 Sep 2024 22:24:52 +0200
ruby-launchy-shim (2.3.0.1) unstable; urgency=medium
* improve package description
* launchy.gemspec: read version from debian/changelog
* add `Suggests: xdg-open`, and output a warning if it's not installed.
-- Antonio Terceiro <terceiro@debian.org> Wed, 21 Oct 2015 14:35:50 -0200
ruby-launchy-shim (2.3.0) unstable; urgency=medium
* Initial release (Closes: #623914)
-- Antonio Terceiro <terceiro@debian.org> Tue, 20 Oct 2015 19:53:33 -0200
|