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
|
ruby-afm (0.2.2-3) unstable; urgency=medium
* Team upload.
* d/control: 'debhelper-compat' in Build-Depends is bumped to level 13.
* d/control: bumped Standards-Version to 4.6.2.
* d/control: replaced 'ruby-interpreter' to '${ruby:Depends}'.
* d/watch: updating watch file reference link.
-- Aquila Macedo Costa <aquilamacedo@riseup.net> Fri, 07 Jul 2023 19:00:05 -0300
ruby-afm (0.2.2-2) UNRELEASED; urgency=medium
[ Cédric Boutillier ]
* Bump debhelper compatibility level to 9
* Remove version in the gem2deb build-dependency
* Use https:// in Vcs-* fields
* Bump Standards-Version to 3.9.7 (no changes needed)
* Run wrap-and-sort on packaging files
[ Utkarsh Gupta ]
* Add salsa-ci.yml
[ Debian Janitor ]
* Use secure copyright file specification URI.
* 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.
* Apply multi-arch hints.
+ ruby-afm: Add :any qualifier for ruby dependency.
-- Utkarsh Gupta <guptautkarsh2102@gmail.com> Tue, 13 Aug 2019 03:24:38 +0530
ruby-afm (0.2.2-1) unstable; urgency=medium
* Imported Upstream version 0.2.2
* Drop ruby_compatibility.patch, not needed any more
* Add no_bundler.patch to remove require statements for rubygems and bundler
in tests.
* Bump Standards-Version to 3.9.5 (no changes needed)
* Use the ruby-tests.rb to run the tests instead of ruby-test-files.yaml
* Tests use ruby-minitest instead of ruby-shoulda
-- Cédric Boutillier <boutil@debian.org> Wed, 02 Jul 2014 18:13:03 +0200
ruby-afm (0.2.0-1) unstable; urgency=low
* Initial release (Closes: #712962)
-- Cédric Boutillier <boutil@debian.org> Tue, 25 Jun 2013 22:53:46 +0200
|