diff -Nru sword-dict-naves-3.0/debian/changelog sword-dict-naves-3.0/debian/changelog --- sword-dict-naves-3.0/debian/changelog 2021-02-27 12:06:46.000000000 +0000 +++ sword-dict-naves-3.0/debian/changelog 2023-10-05 17:52:15.000000000 +0000 @@ -1,3 +1,14 @@ +sword-dict-naves (3.0-2) unstable; urgency=medium + + * Team upload + * Prevent modifying source files (Closes: #1048990) + + [ Debian Janitor ] + * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse + * Update standards version to 4.6.2, no changes needed + + -- Bastian Germann Thu, 05 Oct 2023 19:52:15 +0200 + sword-dict-naves (3.0-1) unstable; urgency=medium * Team upload diff -Nru sword-dict-naves-3.0/debian/clean sword-dict-naves-3.0/debian/clean --- sword-dict-naves-3.0/debian/clean 2021-02-27 12:06:46.000000000 +0000 +++ sword-dict-naves-3.0/debian/clean 2023-10-05 17:52:06.000000000 +0000 @@ -1 +1,2 @@ +debian/nave.conf modules/ diff -Nru sword-dict-naves-3.0/debian/control sword-dict-naves-3.0/debian/control --- sword-dict-naves-3.0/debian/control 2021-02-27 12:06:46.000000000 +0000 +++ sword-dict-naves-3.0/debian/control 2023-10-05 17:52:06.000000000 +0000 @@ -7,7 +7,7 @@ Teus Benschop Vcs-Browser: https://salsa.debian.org/pkg-crosswire-team/sword-dict-naves Vcs-Git: https://salsa.debian.org/pkg-crosswire-team/sword-dict-naves.git -Standards-Version: 4.5.1 +Standards-Version: 4.6.2 Rules-Requires-Root: no Build-Depends: debhelper-compat (= 13), dh-exec, libsword-utils diff -Nru sword-dict-naves-3.0/debian/install sword-dict-naves-3.0/debian/install --- sword-dict-naves-3.0/debian/install 2021-02-27 12:06:46.000000000 +0000 +++ sword-dict-naves-3.0/debian/install 2023-10-05 17:52:06.000000000 +0000 @@ -1,5 +1,5 @@ #!/usr/bin/dh-exec -nave.conf /usr/share/sword/mods.d/ +debian/nave.conf /usr/share/sword/mods.d/ modules/dict.dat => /usr/share/sword/modules/lexdict/zld/nave/nave.dat modules/dict.idx => /usr/share/sword/modules/lexdict/zld/nave/nave.idx modules/dict.zdt => /usr/share/sword/modules/lexdict/zld/nave/nave.zdt diff -Nru sword-dict-naves-3.0/debian/rules sword-dict-naves-3.0/debian/rules --- sword-dict-naves-3.0/debian/rules 2021-02-27 12:06:46.000000000 +0000 +++ sword-dict-naves-3.0/debian/rules 2023-10-05 17:52:06.000000000 +0000 @@ -9,4 +9,5 @@ override_dh_auto_build-indep: -mkdir -p modules tei2mod modules nave.osis.xml -z z - du -bc modules/* | awk 'END{ print "InstallSize="$$1 }' >> nave.conf + cp nave.conf debian/nave.conf + du -bc modules/* | awk 'END{ print "InstallSize="$$1 }' >> debian/nave.conf diff -Nru sword-dict-naves-3.0/debian/upstream/metadata sword-dict-naves-3.0/debian/upstream/metadata --- sword-dict-naves-3.0/debian/upstream/metadata 1970-01-01 00:00:00.000000000 +0000 +++ sword-dict-naves-3.0/debian/upstream/metadata 2023-10-05 17:52:06.000000000 +0000 @@ -0,0 +1,4 @@ +--- +Bug-Database: https://gitlab.com/crosswire-bible-society/nave/-/issues +Bug-Submit: https://gitlab.com/crosswire-bible-society/nave/-/issues/new +Repository-Browse: https://gitlab.com/crosswire-bible-society/nave