ruby-plist 3.6.0-1 source package in Ubuntu

Changelog

ruby-plist (3.6.0-1) unstable; urgency=medium

  * Team upload.
  * New upstream release.

  [ Debian Janitor ]
  * Use secure copyright file specification URI.
  * Bump debhelper from old 9 to 13.
  * Update watch file format version to 4.
  * Use secure URI in debian/watch.
  * Set upstream metadata fields: Bug-Database, Bug-Submit.
  * Update Vcs-* headers from URL redirect.
  * Use canonical URL in Vcs-Git.

  [ Daniel Leidert ]
  * d/control: Add Rules-Requires-Root field.
    (Standards-Version): Bump to 4.6.0.
    (Homepage): Update URL.
    (Depends): Use ${ruby:Depends}.
  * d/copyright: Add Upstream-Contact field.
    (Source): Update URL.
    (Copyright): Add team.
  * d/ruby-tests.rake: Minor update.
  * d/rules: Use gem installation layout and install upstream changelog.
  * d/watch: Update file and use github.
  * d/upstream/metadata: Update file.

 -- Daniel Leidert <email address hidden>  Wed, 01 Dec 2021 01:01:44 +0100

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
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc

Builds

Jammy: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-plist_3.6.0-1.dsc 2.0 KiB 7690cb846836f8c1121c0db85db0ae0b390973f7ed43c7d0f9dbcdbe83ec5d49
ruby-plist_3.6.0.orig.tar.gz 36.4 KiB 66d7de9061b09b1b34742ae95c1056082cda35f0303067eb81c6cad0a06a2fb7
ruby-plist_3.6.0-1.debian.tar.xz 2.7 KiB 1645704f91388a2768395103208b425782d876703ae631a673704aa13fb60b50

Available diffs

No changes file available.

Binary packages built by this source

ruby-plist: all-purpose property list manipulation library

 Plist is a library to manipulate Property List files, also known as plists.
 It can parse plist files into native Ruby data structures as well as
 generating new plist files from your Ruby objects.