New Upstream Snapshot - ispell-lt

Ready changes

Summary

Merged new upstream version: 1.3.2+git20211016.2.b5dc9ce (was: 1.3.2+git20211016.1.b5dc9ce).

Resulting package

Built on 2022-12-16T23:35 (took 6m48s)

The resulting binary packages can be installed (if you have the apt repository enabled) by running one of:

apt install -t fresh-snapshots aspell-ltapt install -t fresh-snapshots ilithuanian

Lintian Result

Diff

diff --git a/.bzrignore b/.bzrignore
deleted file mode 100644
index b65b379..0000000
--- a/.bzrignore
+++ /dev/null
@@ -1,13 +0,0 @@
-tmp/
-dist/
-build/
-etc/aspell/*
-
-lietuviu.dict
-lietuviu.dict.cnt
-lietuviu.dict.stat
-lietuviu.hash
-lietuviu.stat
-liet-utf8.*
-
-
diff --git a/Makefile b/Makefile
index 5cef11f..49e9600 100644
--- a/Makefile
+++ b/Makefile
@@ -6,13 +6,7 @@
 # Kintamuosius (ypač, kurių reikšmes nustato išorinės programos)
 # geriau naudoti ne rekursiškai išplečiamus, t.y. su ':='
 
-VERSION := 1.3.2
-
-FIREFOXVERSION     := 43.*
-THUNDERBIRDVERSION := 43.*
-SEAMONKEYVERSION   := 2.38.*
-## Fennec is the codename of Firefox for Android
-FENNECVERSION      := 40.0
+VERSION   := 1.3.2
 
 D_BUILD   := build
 D_CONF    := etc
@@ -415,24 +409,13 @@ dist-xpi: myspell
 	mkdir -p $(D_DST_T)/dictionaries
 	cp -f $(D_BUILD)/$(D_MYSPELL)/lt_LT.dic $(D_DST_T)/dictionaries/lt.dic
 	cp -f $(D_BUILD)/$(D_MYSPELL)/lt_LT.aff $(D_DST_T)/dictionaries/lt.aff
+	sed -e 's/@VERSION@/$(VERSION)/' \
+	    $(D_CONF)/$(D_MOZILLA)/manifest.json.in > $(D_DST_T)/manifest.json
 	cp -f README.EN $(D_DST_T)/README
-	cp -f COPYING $(D_DST_T)
-	tail -n+4 AUTHORS | sed -E -e \
-	    's/^\s*\<(.*)\>\s*<.*$$/    <$(CT)>\1<\/$(CT)>/' > \
-	    $(D_TMP)/contributors.txt
-	sed \
-	    -e '\_@CONTRIBUTORS@_ { r $(D_TMP)/contributors.txt' \
-	    -e 'd }' \
-	    -e 's/@VERSION@/$(VERSION)/' \
-	    -e 's/@FIREFOXVERSION@/$(FIREFOXVERSION)/' \
-	    -e 's/@THUNDERBIRDVERSION@/$(THUNDERBIRDVERSION)/' \
-	    -e 's/@SEAMONKEYVERSION@/$(SEAMONKEYVERSION)/' \
-	    -e 's/@FENNECVERSION@/$(FENNECVERSION)/' \
-	    $(D_CONF)/$(D_MOZILLA)/install.rdf.in > $(D_DST_T)/install.rdf
+	cp -f AUTHORS COPYING $(D_DST_T)
 	cd $(D_DST_T); zip -r $(dist_pkg_mozilla) ./
 	mv -f $(D_DST_T)/$(dist_pkg_mozilla) $(D_DST)
 	$(call deldir,$(D_DST_T))
-	@rm -f $(D_TMP)/contributors.txt
 
 
 ## Priedas OpenOffice ir LibreOffice paketams
diff --git a/debian/changelog b/debian/changelog
index dc2d52f..c9ee027 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+ispell-lt (1.3.2+git20211016.2.b5dc9ce-1) UNRELEASED; urgency=low
+
+  * New upstream snapshot.
+  * New upstream snapshot.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Fri, 16 Dec 2022 23:30:54 -0000
+
 ispell-lt (1.3.2-3) unstable; urgency=medium
 
   * QA upload.
diff --git a/etc/mozilla/install.rdf.in b/etc/mozilla/install.rdf.in
deleted file mode 100644
index 8868c4a..0000000
--- a/etc/mozilla/install.rdf.in
+++ /dev/null
@@ -1,63 +0,0 @@
-<?xml version="1.0"?>
-
-<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
-     xmlns:em="http://www.mozilla.org/2004/em-rdf#">
-  <Description about="urn:mozilla:install-manifest">
-    <em:id>lt@dictionaries.addons.mozilla.org</em:id>
-    <em:name>Lietuvių kalbos rašybos tikrinimo žodynas</em:name>
-    <em:version>@VERSION@</em:version>
-    <em:creator>Albertas Agejevas</em:creator>
-    <em:type>64</em:type>
-@CONTRIBUTORS@
-    <em:homepageURL>https://github.com/ispell-lt/ispell-lt</em:homepageURL>
-    <em:unpack>true</em:unpack> 
-    <em:targetApplication>
-      <Description>
-        <!-- Firefox -->
-        <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
-        <em:minVersion>2.0b1</em:minVersion>
-        <em:maxVersion>@FIREFOXVERSION@</em:maxVersion>
-      </Description>
-    </em:targetApplication>
-    <em:targetApplication>
-      <Description>
-        <!-- Thunderbird -->
-        <em:id>{3550f703-e582-4d05-9a08-453d09bdfdc6}</em:id>
-        <em:minVersion>2.0a1</em:minVersion>
-        <em:maxVersion>@THUNDERBIRDVERSION@</em:maxVersion>
-      </Description>
-    </em:targetApplication>
-    <em:targetApplication>
-      <Description>
-        <!-- SeaMonkey -->
-        <em:id>{92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a}</em:id>
-        <em:minVersion>1.1a</em:minVersion>
-        <em:maxVersion>@SEAMONKEYVERSION@</em:maxVersion>
-      </Description>
-    </em:targetApplication>
-    <em:targetApplication>
-      <Description>
-        <!-- Firefox for Android -->
-        <em:id>{a23983c0-fd0e-11dc-95ff-0800200c9a66}</em:id>
-        <em:minVersion>1.0a1</em:minVersion>
-        <em:maxVersion>@FENNECVERSION@</em:maxVersion>
-      </Description>
-    </em:targetApplication>
-    <em:targetApplication>
-      <Description>
-        <!-- KompoZer -->
-        <em:id>{20aa4150-b5f4-11de-8a39-0800200c9a66}</em:id>
-        <em:minVersion>0.7.99</em:minVersion>
-        <em:maxVersion>1.0+</em:maxVersion>
-      </Description>
-    </em:targetApplication>
-    <em:targetApplication>
-      <Description>
-        <!-- BlueGriffon -->
-        <em:id>bluegriffon@disruptive-innovations.com</em:id>
-        <em:minVersion>0.1pre</em:minVersion>
-        <em:maxVersion>*</em:maxVersion>
-      </Description>
-    </em:targetApplication>
-  </Description>
-</RDF>
diff --git a/etc/mozilla/manifest.json.in b/etc/mozilla/manifest.json.in
new file mode 100644
index 0000000..717840f
--- /dev/null
+++ b/etc/mozilla/manifest.json.in
@@ -0,0 +1,15 @@
+{
+    "manifest_version": 2,
+    "version": "@VERSION@",
+    "name": "Lietuvių kalbos rašybos tikrinimo žodynas",
+    "author": "Albertas Agejevas and contributors",
+    "homepage_url": "https://github.com/ispell-lt/ispell-lt",
+    "dictionaries": {
+        "lt": "dictionaries/lt.dic"
+    },
+    "browser_specific_settings": {
+        "gecko": {
+            "id": "lt@dictionaries.addons.mozilla.org"
+        }
+    }
+}

Debdiff

File lists identical (after any substitutions)

No differences were encountered between the control files of package aspell-lt

No differences were encountered between the control files of package ilithuanian

More details

Full run details