File: control

package info (click to toggle)
gem2deb 2.2.6
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,228 kB
  • sloc: ruby: 5,562; sh: 140; perl: 46; ansic: 33; makefile: 31
file content (34 lines) | stat: -rw-r--r-- 1,105 bytes parent folder | download | duplicates (5)
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
31
32
33
34
Source: ruby-autopkgtest-multibinary-example
Section: ruby
Priority: optional
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Antonio Terceiro <terceiro@debian.org>
Build-Depends: debhelper-compat (= 12),
               gem2deb (>= 1)
Standards-Version: 4.5.0
Vcs-Git: https://salsa.debian.org/ruby-team/ruby-autopkgtest-multibinary-example.git
Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-autopkgtest-multibinary-example
Homepage: FIXME
Testsuite: autopkgtest
XS-Ruby-Versions: all
Rules-Requires-Root: no

Package: ruby-autopkgtest-multibinary-example-gem1
Architecture: all
X-DhRuby-Root: gem1
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${misc:Depends},
         ${ruby:Depends},
         ${shlibs:Depends}
Description: FIXME
 <insert long description, indented with spaces>

Package: ruby-autopkgtest-multibinary-example-gem2
Architecture: all
X-DhRuby-Root: gem2
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${misc:Depends},
         ${ruby:Depends},
         ${shlibs:Depends}
Description: FIXME
 <insert long description, indented with spaces>