File: control

package info (click to toggle)
how-can-i-help 20
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 76 kB
  • sloc: ruby: 294; sh: 12; makefile: 4
file content (31 lines) | stat: -rw-r--r-- 1,008 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
31
Source: how-can-i-help
Section: devel
Priority: optional
Maintainer: Tomasz Nitecki <tnnn@tnnn.pl>
Uploaders:
 Lucas Nussbaum <lucas@debian.org>,
Build-Depends:
 asciidoc-base,
 debhelper-compat (= 13),
 gem2deb (>= 0.3.0~),
 docbook-xml
Standards-Version: 4.6.2
Vcs-Git: https://salsa.debian.org/debian/how-can-i-help.git
Vcs-Browser: https://salsa.debian.org/debian/how-can-i-help
XS-Ruby-Versions: all
Rules-Requires-Root: no
Homepage: https://wiki.debian.org/how-can-i-help

Package: how-can-i-help
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends:
 ruby (>= 1:1.9.3),
 ruby-debian (>= 0.3.8~),
 ruby-json (>= 1.7.3-3),
 ${misc:Depends},
Description: show opportunities for contributing to Debian
 how-can-i-help hooks into APT to list opportunities for contributions to
 Debian (orphaned packages, bugs tagged 'newcomer') for packages installed
 locally, after each APT invocation. It can also be invoked directly, and
 then lists all opportunities for contribution (not just the new ones).