ruby-mini-mime 1.0.2-1 source package in Ubuntu

Changelog

ruby-mini-mime (1.0.2-1) unstable; urgency=medium

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Debian Janitor ]
  * Trim trailing whitespace.
  * Bump debhelper from old 11 to 12.
  * Set debhelper-compat version in Build-Depends.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update standards version to 4.4.1, no changes needed.

  [ Lucas Kanashiro ]
  * New upstream version 1.0.2
  * Bump debhelper compatibility level to 13
  * Declare compliance with Debian Policy 4.5.0

 -- Lucas Kanashiro <email address hidden>  Fri, 05 Jun 2020 22:31:19 -0300

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

Groovy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-mini-mime_1.0.2-1.dsc 2.0 KiB 2ef06ad74068f41e5781abf0ecaf8546d4e5b59d9677bf1f4647fb2755b6281b
ruby-mini-mime_1.0.2.orig.tar.gz 30.2 KiB 5efb96f128e5a16bac08b0eeccbfad095a5dadc31c5c4d6ba91befc74ca01dea
ruby-mini-mime_1.0.2-1.debian.tar.xz 2.1 KiB b6c15b2eda79590071b39c24a8ffb29cb46e7fead8c24ab79afd1e1e5f21da9d

Available diffs

No changes file available.

Binary packages built by this source

ruby-mini-mime: Lightweight mime type implementation

 Minimal mime type implementation for use with the mail and rest-client gem.
 MiniMime is optimised to minimize memory usage. It keeps a cache of 100 mime
 type lookups (and 100 misses).