summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog7
1 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog
index f4e0b1d..6f2830b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,9 @@
-libhtml-template-pro-perl (0.9522-1) UNRELEASED; urgency=medium
+libhtml-template-pro-perl (0.9522-1) unstable; urgency=medium
* Import upstream version 0.9522.
+ * Fix typo in previous changelog entry.
- -- gregor herrmann <gregoa@debian.org> Sat, 11 Dec 2021 00:43:02 +0100
+ -- gregor herrmann <gregoa@debian.org> Sat, 11 Dec 2021 00:44:29 +0100
libhtml-template-pro-perl (0.9521-1) unstable; urgency=medium
@@ -10,7 +11,7 @@ libhtml-template-pro-perl (0.9521-1) unstable; urgency=medium
- added pcre2 support (cf. #1000095)
* Add build dependency on libpcre2-dev, and don't disable PCRE support in
debian/rules any longer.
- * Update years of upstream andthird-party copyright.
+ * Update years of upstream and third-party copyright.
* Refresh optint.patch (offset).
-- gregor herrmann <gregoa@debian.org> Thu, 02 Dec 2021 17:45:04 +0100