Run of fresh-snapshots for fonts-junicode
Try this locally (using silver-platter):
debian-svp new-upstream --snapshot fonts-junicode
Merge these changes:
git pull https://janitor.debian.net/git/fonts-junicode fresh-snapshots/main
Summary
Merged new upstream version: 1.002+git20180626.11e9572 (was: 1.002).
Diff
=== modified file 'debian/changelog'
--- a/debian/changelog 2019-09-13 09:30:10 +0000
+++ b/debian/changelog 2019-11-24 06:47:55 +0000
@@ -1,3 +1,9 @@
+fonts-junicode (1.002+git20180626.11e9572-1) UNRELEASED; urgency=medium
+
+ * New upstream snapshot.
+
+ -- Debian Janitor <janitor@jelmer.uk> Sun, 24 Nov 2019 06:47:47 +0000
+
fonts-junicode (1.002-1) unstable; urgency=medium
* New upstream version. (LP: #1815355)
=== modified file 'debian/patches/0001-use-explicity-python3.patch'
--- a/debian/patches/0001-use-explicity-python3.patch 2019-11-13 14:00:22 +0000
+++ b/debian/patches/0001-use-explicity-python3.patch 2019-11-24 06:48:15 +0000
@@ -7,10 +7,10 @@
Makefile.ff | 10 +++++-----
2 files changed, 10 insertions(+), 10 deletions(-)
-diff --git a/Makefile b/Makefile
-index bfc1a4d..ed6b555 100644
---- a/Makefile
-+++ b/Makefile
+Index: fonts-junicode/Makefile
+===================================================================
+--- fonts-junicode.orig/Makefile
++++ fonts-junicode/Makefile
@@ -68,31 +68,31 @@ Junicode.ttf : jr.ttf
$(call generate_font,jr,Junicode)
@@ -48,10 +48,10 @@
clean :
rm -f *.ttf ; rm -f *.woff
-diff --git a/Makefile.ff b/Makefile.ff
-index 58fe2fa..f2d1281 100644
---- a/Makefile.ff
-+++ b/Makefile.ff
+Index: fonts-junicode/Makefile.ff
+===================================================================
+--- fonts-junicode.orig/Makefile.ff
++++ fonts-junicode/Makefile.ff
@@ -43,31 +43,31 @@ Junicode.ttf : jr.ttf
$(call generate_font,jr,Junicode)