summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index b031073..4a79097 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,15 @@
+libcpan-mini-inject-perl (0.35-3) unstable; urgency=medium
+
+ * Fix autopkgtests: change permissions of test data back.
+ Otherwise autopkgtests fails to remove them.
+ * Update debian/upstream/metadata.
+ * Update years of packaging copyright.
+ * Declare compliance with Debian Policy 4.6.1.
+ * Set Rules-Requires-Root: no.
+ * Annotate test-only build dependencies with <!nocheck>.
+
+ -- gregor herrmann <gregoa@debian.org> Thu, 16 Jun 2022 17:17:44 +0200
+
libcpan-mini-inject-perl (0.35-2) unstable; urgency=medium
[ Damyan Ivanov ]