Debian NEW package overview for ruby-with-advisory-lock
ruby-with-advisory-lock_5.1.0-1_amd64.changes (click to toggle)
Format:1.8
Date:Tue, 22 Oct 2024 09:56:13 -0700
Source:ruby-with-advisory-lock
Binary:ruby-with-advisory-lock
Architecture:source all
Version:5.1.0-1
Distribution:unstable
Urgency:medium
Maintainer:Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Changed-By:Soren Stoutner <soren@debian.org>
Description:
ruby-with-advisory-lock - Advisory locking (mutexes) for ActiveRecord when used with MySQL
Closes:1085285
Changes:
ruby-with-advisory-lock (5.1.0-1) unstable; urgency=medium

  * Initial release (Closes: #1085285)
Files:
c6017455cfa8d39185d1a26e778bea1f 2268 ruby optional ruby-with-advisory-lock_5.1.0-1.dsc
54ae18e7e6dfab3a1d3cbec8985b8b9d 15011 ruby optional ruby-with-advisory-lock_5.1.0.orig.tar.gz
35ac38863ecc6a2adfaeb0f21c755658 2448 ruby optional ruby-with-advisory-lock_5.1.0-1.debian.tar.xz
98eb9a1b0caa19e70dadb117e259b364 11952 ruby optional ruby-with-advisory-lock_5.1.0-1_all.deb
c5a704e4114aadef4f6e1887b31674b8 9918 ruby optional ruby-with-advisory-lock_5.1.0-1_amd64.buildinfo
ruby-with-advisory-lock_5.1.0-1.dsc (click to toggle)
Format:3.0 (quilt)
Source:ruby-with-advisory-lock
Binary:ruby-with-advisory-lock
Architecture:all
Version:5.1.0-1
Maintainer:Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders:Soren Stoutner <soren@debian.org>
Homepage:https://github.com/ClosureTree/with_advisory_lock
Standards-Version:4.7.0
Vcs-Browser:https://salsa.debian.org/ruby-team/ruby-with-advisory-lock
Vcs-Git:https://salsa.debian.org/ruby-team/ruby-with-advisory-lock.git
Testsuite:autopkgtest-pkg-ruby
Build-Depends:debhelper-compat (=13), gem2deb (>=1), rake, ruby-activerecord (>=2:6.1), ruby-zeitwerk (>=2.6), ruby-maxitest<!nocheck>, ruby-mocha<!nocheck>, ruby-sqlite3<!nocheck>
Package-List:ruby-with-advisory-lock deb ruby optional arch=all
Files:
54ae18e7e6dfab3a1d3cbec8985b8b9d 15011 ruby-with-advisory-lock_5.1.0.orig.tar.gz
35ac38863ecc6a2adfaeb0f21c755658 2448 ruby-with-advisory-lock_5.1.0-1.debian.tar.xz
lintian 2.104.0 check for ruby-with-advisory-lock_5.1.0-1.dsc (click to toggle)
README.source for ruby-with-advisory-lock_5.1.0-1.dsc (click to toggle)
No README.source in this package
control file for ruby-with-advisory-lock_5.1.0-1_all.deb (click to toggle)
Package:ruby-with-advisory-lock
Version:5.1.0-1
Architecture:all
Maintainer:Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Installed-Size:37
Depends:ruby-activerecord (>=2:6.1), ruby-zeitwerk (>=2.6)
Section:ruby
Priority:optional
Homepage:https://github.com/ClosureTree/with_advisory_lock
Description:
Advisory locking (mutexes) for ActiveRecord when used with MySQL or PostgreSQL
 WithAdvisoryLock adds advisory locking (mutexes) to ActiveRecord 6.0+, with
 ruby 2.7+, jruby or truffleruby, when used with MySQL or PostgreSQL. SQLite
 resorts to file locking.
 .
 An advisory lock is a mutex used to ensure no two processes run some process at
 the same time. When the advisory lock is powered by your database server, as
 long as it isn't SQLite, your mutex spans hosts.
lintian 2.104.0 check for ruby-with-advisory-lock_5.1.0-1_all.deb (click to toggle)
contents of ruby-with-advisory-lock_5.1.0-1_all.deb (click to toggle)
drwxr-xr-x root/root         0 2024-10-22 16:56 ./
drwxr-xr-x root/root         0 2024-10-22 16:56 ./usr/
drwxr-xr-x root/root         0 2024-10-22 16:56 ./usr/share/
drwxr-xr-x root/root         0 2024-10-22 16:56 ./usr/share/doc/
drwxr-xr-x root/root         0 2024-10-22 16:56 ./usr/share/doc/ruby-with-advisory-lock/
-rw-r--r-- root/root      2945 2024-10-17 18:17 ./usr/share/doc/ruby-with-advisory-lock/README.md.gz
-rw-r--r-- root/root       168 2024-10-22 16:56 ./usr/share/doc/ruby-with-advisory-lock/changelog.Debian.gz
-rw-r--r-- root/root      2730 2024-10-17 18:17 ./usr/share/doc/ruby-with-advisory-lock/changelog.gz
-rw-r--r-- root/root      1468 2024-10-17 19:01 ./usr/share/doc/ruby-with-advisory-lock/copyright
drwxr-xr-x root/root         0 2024-10-22 16:56 ./usr/share/rubygems-integration/
drwxr-xr-x root/root         0 2024-10-22 16:56 ./usr/share/rubygems-integration/all/
drwxr-xr-x root/root         0 2024-10-22 16:56 ./usr/share/rubygems-integration/all/gems/
drwxr-xr-x root/root         0 2024-10-22 16:56 ./usr/share/rubygems-integration/all/gems/with_advisory_lock-5.1.0/
drwxr-xr-x root/root         0 2024-10-22 16:56 ./usr/share/rubygems-integration/all/gems/with_advisory_lock-5.1.0/lib/
drwxr-xr-x root/root         0 2024-10-22 16:56 ./usr/share/rubygems-integration/all/gems/with_advisory_lock-5.1.0/lib/with_advisory_lock/
-rw-r--r-- root/root      3047 2024-10-22 16:56 ./usr/share/rubygems-integration/all/gems/with_advisory_lock-5.1.0/lib/with_advisory_lock/base.rb
-rw-r--r-- root/root      1549 2024-10-22 16:56 ./usr/share/rubygems-integration/all/gems/with_advisory_lock-5.1.0/lib/with_advisory_lock/concern.rb
-rw-r--r-- root/root       568 2024-10-22 16:56 ./usr/share/rubygems-integration/all/gems/with_advisory_lock-5.1.0/lib/with_advisory_lock/database_adapter_support.rb
-rw-r--r-- root/root       198 2024-10-22 16:56 ./usr/share/rubygems-integration/all/gems/with_advisory_lock-5.1.0/lib/with_advisory_lock/failed_to_acquire_lock.rb
-rw-r--r-- root/root       809 2024-10-22 16:56 ./usr/share/rubygems-integration/all/gems/with_advisory_lock-5.1.0/lib/with_advisory_lock/flock.rb
-rw-r--r-- root/root       813 2024-10-22 16:56 ./usr/share/rubygems-integration/all/gems/with_advisory_lock-5.1.0/lib/with_advisory_lock/mysql.rb
-rw-r--r-- root/root      1404 2024-10-22 16:56 ./usr/share/rubygems-integration/all/gems/with_advisory_lock-5.1.0/lib/with_advisory_lock/postgresql.rb
-rw-r--r-- root/root        97 2024-10-22 16:56 ./usr/share/rubygems-integration/all/gems/with_advisory_lock-5.1.0/lib/with_advisory_lock/version.rb
-rw-r--r-- root/root       323 2024-10-22 16:56 ./usr/share/rubygems-integration/all/gems/with_advisory_lock-5.1.0/lib/with_advisory_lock.rb
drwxr-xr-x root/root         0 2024-10-22 16:56 ./usr/share/rubygems-integration/all/specifications/
-rw-r--r-- root/root      1708 2024-10-22 16:56 ./usr/share/rubygems-integration/all/specifications/with_advisory_lock-5.1.0.gemspec

Timestamp: 22.10.2024 / 18:02:28 (UTC)