File: control

package info (click to toggle)
ruby-leaflet-rails 1.6.0%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 984 kB
  • sloc: ruby: 381; sh: 43; makefile: 9
file content (30 lines) | stat: -rw-r--r-- 1,005 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Source: ruby-leaflet-rails
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Sruthi Chandran <srud@disroot.org>
Section: ruby
Testsuite: autopkgtest-pkg-ruby
Priority: optional
Build-Depends: debhelper-compat (= 13),
               gem2deb,
               rake,
               ruby-actionpack,
               ruby-activesupport,
               ruby-rails,
               ruby-rspec,
               libjs-leaflet
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-leaflet-rails
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-leaflet-rails.git
Homepage: https://github.com/axyjo/leaflet-rails
XS-Ruby-Versions: all
Rules-Requires-Root: no

Package: ruby-leaflet-rails
Architecture: all
Depends: libjs-leaflet (>= 1.3.1~),
         ${misc:Depends},
         ${ruby:Depends}
Description: Use leaflet.js with Rails 4
 This gem provides the leaflet.js map display library for your Rails 4
 application.
XB-Ruby-Versions: ${ruby:Versions}