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 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104
|
ruby-adsf (1.4.6+dfsg1-1) unstable; urgency=medium
* Team upload.
[ Ajayi Olatunji ]
* New upstream version 1.4.6+dfsg1
* d/control (Standards-Version): Bump to 4.6.1.0.
* Upload to Unstable
[ HIGUCHI Daisuke (VDR dai) ]
* eliminate lintian warning: patch-not-forwarded-upstream
* eliminate lintian warning: update-debian-copyright
-- HIGUCHI Daisuke (VDR dai) <dai@debian.org> Sun, 07 Aug 2022 12:05:48 +0900
ruby-adsf (1.4.5+dfsg1-2) unstable; urgency=medium
[ Debian Janitor ]
* Remove constraints unnecessary since buster:
+ Build-Depends: Drop versioned constraint on ruby-em-websocket, ruby-listen
and ruby-rack.
[ Cédric Boutillier ]
* Build-depend on ruby-webrick (Closes: #998483)
* Bump Standards-Version to 4.6.0 (no changes needed)
-- Cédric Boutillier <boutil@debian.org> Thu, 18 Nov 2021 11:57:54 +0100
ruby-adsf (1.4.5+dfsg1-1) unstable; urgency=medium
* Team upload
[ Cédric Boutillier ]
* Update team name
[ Antonio Terceiro ]
* New upstream version 1.4.5+dfsg1
* Replace most explicit dependencies with ${ruby:Depends}
* debian/ruby-tests.rake: fix running tests on each subproject
* Add patch to fix test not running under bundler
-- Antonio Terceiro <terceiro@debian.org> Mon, 01 Feb 2021 10:42:19 -0300
ruby-adsf (1.4.3+dfsg1-3) unstable; urgency=medium
* Source-only reupload to comply with testing migration policy
* Set Rules-Requires-Root to no
* Bump debhelper compatibility level to 13
* More specific short description for ruby-adsf-live
-- Cédric Boutillier <boutil@debian.org> Fri, 28 Aug 2020 11:03:46 +0200
ruby-adsf (1.4.3+dfsg1-2) unstable; urgency=medium
[ Marc Dequènes (Duck) ]
* Team upload.
* add ruby-adsf-live.
[ Debian Janitor ]
* Trim trailing whitespace.
* Use secure copyright file specification URI.
* Set field Upstream-Contact in debian/copyright.
* Set upstream metadata fields: Repository.
* Remove obsolete fields Contact, Name from debian/upstream/metadata (already
present in machine-readable debian/copyright).
-- Marc Dequènes (Duck) <Duck@DuckCorp.org> Tue, 21 Jul 2020 20:21:03 +0900
ruby-adsf (1.4.3+dfsg1-1) unstable; urgency=medium
* New upstream version 1.4.3+dfsg1
* Make test suite compatible with $http_proxy (Closes: #921486)
Thanks Steve Langasek for the report and the patch
[ Utkarsh Gupta ]
* Add salsa-ci.yml
-- Cédric Boutillier <boutil@debian.org> Sat, 11 Apr 2020 12:08:15 +0200
ruby-adsf (1.4.1+dfsg1-1) unstable; urgency=medium
* New upstream version 1.4.1+dfsg1
* Multiple binary layout: infra to produce also new ruby-adsf-live package
in the future
+ adapt paths for excluded image, tests, manpage generation
* Use adsf/adsf.gemspec as reference gemspec
* Use salsa.debian.org in Vcs-* fields
* Bump debhelper compatibility level to 11
* Bump Standards-Version to 4.3.0 (no changes needed)
* Patches:
+ Drop use_minitest_gem.patch, applied upstream
+ Drop for now ruby-adsf-live binary package
+ Disable a test while missing build-dependency ruby-faye-websocket
+ Add patch to remove usage of Simplecov/Codecov in tests
+ Disable minor tests until adsf-live binary package is shipped
* use dpkg variable DEB_VERSION_UPSTREAM instead of parsing changelog
-- Cédric Boutillier <boutil@debian.org> Sun, 06 Jan 2019 00:26:03 +0100
ruby-adsf (1.2.1+dfsg1-1) unstable; urgency=medium
* Initial release
-- Cédric Boutillier <boutil@debian.org> Fri, 03 Jun 2016 21:50:52 +0200
|