summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/README.Debian1
-rw-r--r--debian/changelog8
-rw-r--r--debian/control7
3 files changed, 12 insertions, 4 deletions
diff --git a/debian/README.Debian b/debian/README.Debian
index 651ee84..d094f12 100644
--- a/debian/README.Debian
+++ b/debian/README.Debian
@@ -9,4 +9,3 @@ to avoid patching each of them. It does not distribute its own copies of Mozilla
as on other systems.
-- Francesco Paolo Lovergine <frankie@debian.org>, Mon, 18 September 2023 18:54:00 +0200
-
diff --git a/debian/changelog b/debian/changelog
index 376a5de..3136c01 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+libmozilla-ca-perl (20230821-2) unstable; urgency=medium
+
+ * Team upload.
+ * Mark package as autopkgtest-able.
+ * Annotate test-only build dependencies with <!nocheck>.
+
+ -- gregor herrmann <gregoa@debian.org> Sun, 05 Nov 2023 04:21:58 +0100
+
libmozilla-ca-perl (20230821-1) unstable; urgency=low
* Initial release (closes: #1052161).
diff --git a/debian/control b/debian/control
index 82c0516..cf0fbdd 100644
--- a/debian/control
+++ b/debian/control
@@ -2,15 +2,16 @@ Source: libmozilla-ca-perl
Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Uploaders: Francesco Paolo Lovergine <frankie@debian.org>
Section: perl
+Testsuite: autopkgtest-pkg-perl
Priority: optional
Build-Depends: debhelper-compat (= 13)
-Build-Depends-Indep: libtest-simple-perl <!nocheck>,
- ca-certificates,
+Build-Depends-Indep: ca-certificates <!nocheck>,
+ libtest-simple-perl <!nocheck>,
perl
Standards-Version: 4.6.2
-Homepage: https://metacpan.org/release/Mozilla-CA
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libmozilla-ca-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libmozilla-ca-perl.git
+Homepage: https://metacpan.org/release/Mozilla-CA
Rules-Requires-Root: no
Package: libmozilla-ca-perl