ruby-peek-pg 1.3.0-3 source package in Ubuntu
Changelog
ruby-peek-pg (1.3.0-3) unstable; urgency=medium * Team upload. [ Utkarsh Gupta ] * Add salsa-ci.yml [ Debian Janitor ] * Use secure copyright file specification URI. * 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.5.0, no changes needed. * Bump debhelper from old 12 to 13. * Update standards version to 4.5.1, no changes needed. * Update standards version to 4.6.1, no changes needed. [ Lucas Kanashiro ] * Declare compliance with Debian Policy 4.7.0 * Runtime depends on ${ruby:Depends} instead of ruby interpreter -- Lucas Kanashiro <email address hidden> Wed, 18 Dec 2024 22:01:30 -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 | Published | Component | Section | |
---|---|---|---|---|
Plucky | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
ruby-peek-pg_1.3.0-3.dsc | 2.0 KiB | 95720e831a551d8f109093e4a6445c33c38699dcd90f718300ce0f1f227bd971 |
ruby-peek-pg_1.3.0.orig.tar.gz | 3.0 KiB | 593b2976afd8b3d6d8b98d7188d05bd8d2031ecf41501eeb0d85a85afdfb6de3 |
ruby-peek-pg_1.3.0-3.debian.tar.xz | 2.3 KiB | 20cada3fb3281dbd02da1cf1526126c45bef64aa18c7781974de3e265a59f7d0 |
Available diffs
- diff from 1.3.0-1.1 to 1.3.0-3 (1.6 KiB)
No changes file available.
Binary packages built by this source
- ruby-peek-pg: Take a peek into the Postgres queries made during your application's requests
Things this peek view provides:
- Total number of Postgres queries called during the request
- The duration of the queries made during the request