ruby-diva 1.0.1-1 source package in Ubuntu

Changelog

ruby-diva (1.0.1-1) unstable; urgency=medium

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ HIGUCHI Daisuke (VDR dai) ]
  * New upstream version 1.0.1
  * d/control: update ruby-addressable dependency version.
  * d/control: depends ruby-json.
  * d/p/require_ruby_json.patch: new patch.
  * d/watch: watch github.com instead of gemwatch.
  * d/p/do_not_use_git_ls-files.patch: new file, do not use git ls-files.
  * d/p/disable_simplecov.patch: new patch.
  * d/tests/,d/ruby-test-files.yaml: enable autopkgtest.
  * d/control: remove autopkgtest-pkg-ruby.
  * d/salsa-ci.yml: disable salsa-ci blhc and build package any tests.
  * d/control: set Rules-Requires-Root: as no.
  * Drop compat file, rely on debhelper-compat.
  * Update Standards-Version to 4.4.1.

 -- HIGUCHI Daisuke (VDR dai) <email address hidden>  Thu, 17 Oct 2019 23:14:13 +0900

Upload details

Uploaded by:
Debian Ruby Extras Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Ruby Extras Maintainers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-diva_1.0.1-1.dsc 2.1 KiB 4425a03ce8cf74c3f7eb12d76d60a3907b6a1d3246c1081102433c6d28542ac8
ruby-diva_1.0.1.orig.tar.gz 13.3 KiB bd28a02b554a939b0fb62e394d14486a1dc18112d703497f530d2a0f69c7c0c5
ruby-diva_1.0.1-1.debian.tar.xz 3.4 KiB c6fb457d0054e94da278607d61cd3addf8688dba4d83688b7a2dccf8237f7425

Available diffs

No changes file available.

Binary packages built by this source

ruby-diva: Implementation of expression for handling things for mikutter

 Diva::Model is a common interface of all resources handled by mikutter.
 By handling data as a subclass of Diva::Model as necessary,
 you can obtain a common interface and it is useful for cooperation
 among mikutter plugins.