summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog9
-rw-r--r--debian/control3
2 files changed, 11 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 66251c6..4cbfe99 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+libdancer-session-cookie-perl (0.30-4) unstable; urgency=medium
+
+ * Team upload.
+ * Add test dependency on libtest-longstring-perl.
+ Thanks to ci.debian.net.
+ * Declare compliance with Debian Policy 4.6.2.
+
+ -- gregor herrmann <gregoa@debian.org> Thu, 05 Jan 2023 17:14:10 +0100
+
libdancer-session-cookie-perl (0.30-3) unstable; urgency=medium
* Team upload.
diff --git a/debian/control b/debian/control
index e3e53c6..3dfb14f 100644
--- a/debian/control
+++ b/debian/control
@@ -15,12 +15,13 @@ Build-Depends-Indep: libcrypt-cbc-perl <!nocheck>,
libsession-storage-secure-perl (>= 1.000) <!nocheck>,
libstring-crc32-perl <!nocheck>,
libtest-exception-perl <!nocheck>,
+ libtest-longstring-perl <!nocheck>,
libtest-nowarnings-perl <!nocheck>,
libtest-requires-perl <!nocheck>,
libtest-simple-perl <!nocheck>,
libtime-duration-parse-perl <!nocheck>,
perl
-Standards-Version: 4.6.0
+Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libdancer-session-cookie-perl
Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libdancer-session-cookie-perl.git
Homepage: https://metacpan.org/release/Dancer-Session-Cookie