summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control41
1 files changed, 21 insertions, 20 deletions
diff --git a/debian/control b/debian/control
index 029dd27..23d53bb 100644
--- a/debian/control
+++ b/debian/control
@@ -1,33 +1,34 @@
Source: libtangence-perl
-Section: perl
-Priority: optional
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Andrej Shadura <andrewsh@debian.org>
+Section: perl
+Priority: optional
Build-Depends: debhelper-compat (= 12),
- libmodule-build-perl,
- perl
+ libmodule-build-perl,
+ perl
Build-Depends-Indep: libfuture-perl,
- libparser-mgc-perl (>= 0.04),
- libscalar-list-utils-perl,
- libstruct-dumb-perl (>= 0.09),
- libtest-fatal-perl (>= 0.006),
- libtest-hexstring-perl,
- libtest-identity-perl,
- libtest-memory-cycle-perl,
- libtest-memorygrowth-perl,
- libtest-refcount-perl
+ libparser-mgc-perl (>= 0.04),
+ libscalar-list-utils-perl,
+ libstruct-dumb-perl (>= 0.09),
+ libtest-fatal-perl (>= 0.006),
+ libtest-hexstring-perl,
+ libtest-identity-perl,
+ libtest-memory-cycle-perl,
+ libtest-memorygrowth-perl,
+ libtest-refcount-perl
Standards-Version: 4.1.3
-Homepage: https://metacpan.org/release/Tangence
-Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libtangence-perl.git
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},
- libfuture-perl,
- libparser-mgc-perl (>= 0.04),
- libscalar-list-utils-perl,
- libstruct-dumb-perl
+Depends: ${misc:Depends},
+ ${perl:Depends},
+ libfuture-perl,
+ libparser-mgc-perl (>= 0.04),
+ libscalar-list-utils-perl,
+ libstruct-dumb-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