File: control

package info (click to toggle)
schleuder-gitlab-ticketing 1.0.0-6
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 260 kB
  • sloc: ruby: 775; makefile: 5
file content (33 lines) | stat: -rw-r--r-- 1,241 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
32
33
Source: schleuder-gitlab-ticketing
Section: ruby
Priority: optional
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Georg Faerber <georg@debian.org>,
Build-Depends: debhelper-compat (= 13),
               gem2deb,
               rake,
               ruby-gitlab (>= 5),
               ruby-rack-test,
               ruby-rspec,
               schleuder (>= 5.0.0-2),
Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/ruby-team/schleuder-gitlab-ticketing.git
Vcs-Browser: https://salsa.debian.org/ruby-team/schleuder-gitlab-ticketing
Homepage: https://schleuder.org/
XS-Ruby-Versions: all
Rules-Requires-Root: no
Testsuite: autopkgtest-pkg-ruby

Package: schleuder-gitlab-ticketing
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby,
         ruby-gitlab (>= 5),
         schleuder,
         ${misc:Depends},
         ${shlibs:Depends}
Description: filter plugin to hook Schleuder into a GitLab issue tracker
 schleuder-gitlab-ticketing combines a Schleuder list with the issue tracker of
 a GitLab project and operates as a state tracker of threads on the list. This
 allows one to keep an overview on the state of various requests on a help desk
 powered by Schleuder.