Run of fresh-releases for cl-unicode
Try this locally (using silver-platter):
debian-svp new-upstream cl-unicode
Merge these changes:
git pull https://janitor.debian.net/git/cl-unicode fresh-releases/main
Summary
Merged new upstream version: 20190407.git8073fc5 (was: 20180328).
Diff
=== modified file 'CHANGELOG'
--- a/CHANGELOG 2018-06-18 11:51:58 +0000
+++ b/CHANGELOG 2019-09-26 11:23:54 +0000
@@ -1,3 +1,5 @@
+Version 0.1.6
+2019-04-07
Version 0.1.5
2014-11-28
rename CHANGELOG.txt to CHANGELOG (Hans Huebner)
=== modified file 'cl-unicode.asd'
--- a/cl-unicode.asd 2018-06-18 11:51:59 +0000
+++ b/cl-unicode.asd 2019-09-26 11:23:54 +0000
@@ -49,7 +49,7 @@
:perform (load-op (o c) (symbol-call :cl-unicode '#:create-source-files)))
(defsystem :cl-unicode
- :version "0.1.5"
+ :version "0.1.6"
:serial t
:description "Portable Unicode Library"
:depends-on (:cl-unicode/base)
=== modified file 'debian/changelog'
--- a/debian/changelog 2018-06-18 13:41:27 +0000
+++ b/debian/changelog 2019-09-26 11:23:54 +0000
@@ -1,3 +1,9 @@
+cl-unicode (20190407.git8073fc5-1) UNRELEASED; urgency=medium
+
+ * New upstream release.
+
+ -- Debian Janitor <janitor@jelmer.uk> Thu, 26 Sep 2019 11:23:49 +0000
+
cl-unicode (20180328-2) unstable; urgency=medium
* Move maintenance to Debian Common Lisp Team.
=== modified file 'debian/patches/skip-failing-property-tests.patch'
--- a/debian/patches/skip-failing-property-tests.patch 2018-06-18 13:41:11 +0000
+++ b/debian/patches/skip-failing-property-tests.patch 2019-09-26 11:24:08 +0000
@@ -5,8 +5,10 @@
Last-Update: 2018-06-18
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
---- a/test/tests.lisp
-+++ b/test/tests.lisp
+Index: cl-unicode/test/tests.lisp
+===================================================================
+--- cl-unicode.orig/test/tests.lisp
++++ cl-unicode/test/tests.lisp
@@ -116,20 +116,26 @@ succeeded."
input-line
(when verbose