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
|
ruby-bert (1.1.6-3) unstable; urgency=medium
* Team upload
[ Debian Janitor ]
* Update watch file format version to 4.
* Set upstream metadata fields: Repository.
* Update standards version to 4.5.1, no changes needed.
* Bump debhelper from old 12 to 13.
* Set upstream metadata fields: Repository-Browse.
* Update standards version to 4.6.1, no changes needed.
[ Cédric Boutillier ]
* replace Bignum and Fixnum by Integer (ruby3.2 support)
* Bump Standards-Version to 4.6.2 (no changes needed)
-- Cédric Boutillier <boutil@debian.org> Tue, 31 Oct 2023 18:17:40 +0100
ruby-bert (1.1.6-2) unstable; urgency=medium
* Team upload.
[ Debian Janitor ]
* Use secure copyright file specification URI.
* Use secure URI in debian/watch.
* Use secure URI in Homepage field.
* Bump debhelper from old 9 to 12.
* Set debhelper-compat version in Build-Depends.
* Remove unnecessary 'Testsuite: autopkgtest' header.
* Update Vcs-* headers from URL redirect.
* Use canonical URL in Vcs-Git.
[ Daniel Leidert ]
* d/control: Add Testsuite and Rules-Requires-Root fields.
(Standards-Version): Bump to 4.5.0.
(Depends): Remove interpreters and use ${ruby:Depends}.
* d/copyright: Add Upstream-Contact field.
(Copyright): Add the team.
* d/ruby-test-files.yaml: Replace by d/ruby-tests.rake.
* d/ruby-tests.rake: Add file.
* d/rules: Check dependencies on build and use gem installation layout.
Delete empty directories in the package.
* d/watch: Use gemwatch.d.n.
* d/patches/0001-Fix-test-includes-for-Ruby-2.1.patch: Rename to
d/patches/0001-Fix-test-autorun.patch.
- Replace load by require, remove LOAD_PATH changes, require autorunner.
- Drop Ruby 2.1 related changes.
* d/patches/series: Adjust the file accordingly.
* d/upstream/metadata: Add upstream metadata.
* d/tests/control: Add allow-stderr to restrictions.
-- Daniel Leidert <dleidert@debian.org> Fri, 10 Apr 2020 23:53:38 +0200
ruby-bert (1.1.6-1) unstable; urgency=medium
* Initial release (Closes: #772061)
-- Balint Reczey <balint@balintreczey.hu> Thu, 04 Dec 2014 19:11:56 +0100
|