summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgregor herrmann <gregoa@debian.org>2020-01-24 17:14:59 +0100
committergregor herrmann <gregoa@debian.org>2020-01-24 17:14:59 +0100
commit030c83961e97b79a058f3a97b7dbda3af2a852aa (patch)
treea56233777a771c77e6a9d9e4c919757c61bfefa4
parentf940eb690a62f0f7bba8edfff0fb72942f0f25ba (diff)
Reformat debian/control with cme
Gbp-Dch: ignore
-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