commit 75d7d52250073a3dc836a44b86329106d60ac6f5 Merge: 7e0c894 eea0e2a Author: Xiyue Deng <manphiz@gmail.com> Date: Wed Nov 27 22:02:58 2024 -0800 Merge from sid [dgit] commit 7e0c894be7164bd2a4aaf5c69e758930557cb0eb Author: Aymeric Agon-Rambosson <aymeric.agon@yandex.com> Date: Sun Nov 19 01:11:00 2023 +0100 Prevent upstream make target from running (Closes: #1048220) The upstream target "byte-compile" was byte-compiling the elisp file, and the overridden "clean" target was not removing the byte-compiled file afterwards, which meant that source building after a successful binary build would fail. Two ways of solving this : - Running BOTH "byte-compile" and "clean" targets, i.e. overriding neither - Running NEITHER, i.e. overriding both We decided for the second solution, more robust w.r.t. future upstream changes. commit c81fbff4f7d617c7070956b24be32f522b8bb374 Author: Lev Lamberov <dogsleg@debian.org> Date: Mon Nov 13 12:42:59 2023 +0500 Release 1.1.7+git20210409.1.d919e55-1 commit a47c28b65278723e2847847531f25279d25f53bc Author: Lev Lamberov <dogsleg@debian.org> Date: Mon Nov 13 12:41:43 2023 +0500 Drop Built-Using field commit ace9ca999f8f63d7d2a6cfcff50e20580821262f Author: Lev Lamberov <dogsleg@debian.org> Date: Mon Nov 13 12:41:28 2023 +0500 Drop unneeded comma commit 5a380680b2b6cad09cd92ef9a6346bd097e780a9 Author: Aymeric Agon-Rambosson <aymeric.agon@yandex.com> Date: Sun Nov 12 21:56:00 2023 +0100 d/changelog : Update timestamp, mark ready for upload commit 7ecb684f55914f5f3e4712f1fbf6a655e6a1e9cf Author: Aymeric Agon-Rambosson <aymeric.agon@yandex.com> Date: Sun Nov 12 21:35:45 2023 +0100 Remove version on emacs Recommends The version constraint is redundant with what is currently available in the archive. commit 7b0f15b8c79a50548efa0846f8c8b5e20f363b63 Author: Aymeric Agon-Rambosson <aymeric.agon@yandex.com> Date: Sun Nov 12 21:35:11 2023 +0100 Remove hardcoded dependency on emacsen-common debhelper will add it for us if it is needed. commit 52fe87f447845bb2a6ab9500daa176d36bb95610 Author: Aymeric Agon-Rambosson <aymeric.agon@yandex.com> Date: Sun Nov 12 21:31:00 2023 +0100 Bump Standards-Version to 4.6.2 (no changes required) commit d588ea9aa29f0a6e4974684d90d6bbc4695ab422 Author: Aymeric Agon-Rambosson <aymeric.agon@yandex.com> Date: Sun Nov 12 21:30:27 2023 +0100 Refresh patch commit 8e395b5cb95e8000e59e6ea5a3ba46de78c3708b Author: Aymeric Agon-Rambosson <aymeric.agon@yandex.com> Date: Sun Nov 12 21:08:07 2023 +0100 New upstream snapshot commit 81a8440712d47c841beb74e2e6008b7b2c3d2bba Merge: e6fdb1a 27f7d3c Author: Aymeric Agon-Rambosson <aymeric.agon@yandex.com> Date: Sun Nov 12 21:05:03 2023 +0100 Merge tag '1.1.7+git20210409.1.d919e55' commit 27f7d3cc77c4294e17bde1c02ec3cd72f60efa3a Author: Aymeric Agon-Rambosson <aymeric.agon@yandex.com> Date: Sun Nov 12 21:02:21 2023 +0100 New upstream version 1.1.7+git20210409.1.d919e55 commit e6fdb1a37fc528ef4e0b9a02a826c2382bebb384 Merge: 15bdc48 c78ff87 Author: Lev Lamberov <dogsleg@debian.org> Date: Sun Jun 25 16:44:20 2023 +0000 Merge branch 'lintian-fixes' into 'master' Fix some issues reported by lintian See merge request emacsen-team/hungry-delete-el!2 commit c78ff87529439cd313ac3f1a66186d3ba31e5164 Author: Debian Janitor <janitor@jelmer.uk> Date: Fri Sep 9 08:13:58 2022 +0000 Set upstream metadata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse. Changes-By: lintian-brush Fixes: lintian: upstream-metadata-file-is-missing See-also: https://lintian.debian.org/tags/upstream-metadata-file-is-missing.html Fixes: lintian: upstream-metadata-missing-bug-tracking See-also: https://lintian.debian.org/tags/upstream-metadata-missing-bug-tracking.html Fixes: lintian: upstream-metadata-missing-repository See-also: https://lintian.debian.org/tags/upstream-metadata-missing-repository.html commit 73328b0f7e2287c1211393dadb444a743cfeddbd Author: Debian Janitor <janitor@jelmer.uk> Date: Fri Sep 9 08:13:56 2022 +0000 Set debhelper-compat version in Build-Depends. Changes-By: lintian-brush Fixes: lintian: uses-debhelper-compat-file See-also: https://lintian.debian.org/tags/uses-debhelper-compat-file.html commit d48ebbfcf4ce9081421feab3d68eca73116c6c2f Author: Debian Janitor <janitor@jelmer.uk> Date: Fri Sep 9 08:13:56 2022 +0000 Bump debhelper from old 10 to 13. Changes-By: lintian-brush Fixes: lintian: package-uses-old-debhelper-compat-version See-also: https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version.html commit 15bdc484d07df9980ad5dcf3d1188d83e702d4a0 Author: Nicholas D Steeves <nsteeves@gmail.com> Date: Wed Jul 28 18:42:05 2021 -0400 Drop emacs24 and emacs25 from Enhances… (packages do not exist in bullseye).
Among the 1 debian patch available in version 1.1.7+git20210409.1.d919e55-2 of the package, we noticed the following issues: