ruby-pundit 2.1.0-1 source package in Ubuntu

Changelog

ruby-pundit (2.1.0-1) unstable; urgency=medium

  * Team upload

  [ Utkarsh Gupta ]
  * Add salsa-ci.yml

  [ Debian Janitor ]
  * 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.2.1, no changes needed.

  [ Cédric Boutillier ]
  * Update team name
  * Add .gitattributes to keep unwanted files out of the source package
  * New upstream version 2.1.0
  * update metadata
  * Update standards version to 4.5.0, no changes needed.
  * Bump debhelper from to 13.
  * Use gem install layout
  * Update homepage and metadata
  * Declare explicitly that d/rules does not require root

 -- Cédric Boutillier <email address hidden>  Tue, 13 Oct 2020 17:24:59 +0200

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

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
ruby-pundit_2.1.0-1.dsc 1.7 KiB 5e2365d917ae7b0c092c27e943a21ccbb255d5f98e7433eadf356f42da41de48
ruby-pundit_2.1.0.orig.tar.gz 21.4 KiB 43b87534f4f82d2abb79ca567a0a8e2bd6f8d13e506d92b8a80d7abe1d8dc1e7
ruby-pundit_2.1.0-1.debian.tar.xz 2.6 KiB f0d19213424da05f52ddddd32e439d9320acaac690ad61dc6a80c35b35a4f2a1

Available diffs

No changes file available.

Binary packages built by this source

ruby-pundit: object oriented authorization for rails

 Pundit provides a set of helpers which guide you in leveraging regular
 Ruby classes and object oriented design patterns to build a simple,
 robust and scalable authorization system.