summaryrefslogtreecommitdiff
path: root/debian/control
blob: b107aac3d75c49ea6b4ef7c209e18d1bb17d8890 (plain)
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
35
36
37
38
39
Source: libtangence-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Andrej Shadura <andrewsh@debian.org>
Section: perl
Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 12),
               libmodule-build-perl,
               perl
Build-Depends-Indep: libfeature-compat-try-perl <!nocheck>,
                     libfuture-perl <!nocheck>,
                     libparser-mgc-perl <!nocheck>,
                     libscalar-list-utils-perl <!nocheck>,
                     libstruct-dumb-perl <!nocheck>,
                     libsyntax-keyword-match-perl <!nocheck>,
                     libtest-fatal-perl <!nocheck>,
                     libtest-hexstring-perl <!nocheck>,
                     libtest-identity-perl <!nocheck>,
                     libtest-memory-cycle-perl <!nocheck>,
                     libtest-refcount-perl <!nocheck>
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libtangence-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libtangence-perl.git
Homepage: https://metacpan.org/release/Tangence

Package: libtangence-perl
Architecture: all
Depends: ${misc:Depends},
         ${perl:Depends},
         libfeature-compat-try-perl,
         libfuture-perl,
         libparser-mgc-perl,
         libscalar-list-utils-perl,
         libstruct-dumb-perl,
         libsyntax-keyword-match-perl
Description: attribute-oriented server/client object remoting framework
 Like CORBA only much smaller, lighter, and with heavy emphasis on attributes
 of remoted objects, including notifications of modification and atomic update
 operations.