Bug#1071719: python3-sphinx: produces non-deterministic searchindex.js which breaks reproducibility tests

2024-05-24 Thread Xiyue Deng
Package: python3-sphinx Version: 7.2.6-7 Severity: normal Dear Maintainer, The current latest python3-sphinx version () may still produce non-deterministic searchindex.js file which breaks reproducibility tests. See attached for a diffoscope result of the diff between two built flycheck-doc.

Bug#1071708: ITP: emacs-dart-mode -- An Emacs major mode for editing Dart files

2024-05-23 Thread Xiyue Deng
Package: wnpp Severity: wishlist Owner: Xiyue Deng * Package name: emacs-dart-mode Version : 1.0.7+git20240507.ef6cc89 Upstream Author : Google Inc., Brady Trainor * URL or Web page : https://github.com/emacsorphanage/dart-mode * License : GPL-3+ Programming lang: Emacs

Bug#1069210: dh-elpa: Support nested directory in elpa installation

2024-05-22 Thread Xiyue Deng
I made another change to dh-elpa enabling better back trace for buttercup tests, so here is the refreshed patchset. TIA! -- Xiyue Deng From cc40a88155029834673a944e1a822ff3b97613ca Mon Sep 17 00:00:00 2001 From: Xiyue Deng Date: Mon, 20 May 2024 00:49:52 -0700 Subject: [PATCH 1/4] Don't

Bug#1069210: dh-elpa: Support nested directory in elpa installation

2024-05-20 Thread Xiyue Deng
Xiyue Deng writes: > So it looks like `normal-top-level-add-subdirs-to-load-path' has a > special handling that ignores directories with a `.nosearch' file. I > have added that to both elpa{,-src} and it seems to work as intended. > So the next question is how/when to add

Bug#1069210: dh-elpa: Support nested directory in elpa installation

2024-05-20 Thread Xiyue Deng
Xiyue Deng writes: > Xiyue Deng writes: > >> Currently there is a behavior difference between elpafied packages and >> upstream ELPA packages on `load-path' handling: for elpafied packages, >> all nested directories are added to `load-path', while for upstream ELPA &g

Bug#1069210: dh-elpa: Support nested directory in elpa installation

2024-05-19 Thread Xiyue Deng
Xiyue Deng writes: > Currently there is a behavior difference between elpafied packages and > upstream ELPA packages on `load-path' handling: for elpafied packages, > all nested directories are added to `load-path', while for upstream ELPA > only the root directory is adde

Bug#1069908: elpa-debian-el: X-Debbugs-Cc: is weirdly overpopulated with duplicate or broken entries

2024-05-19 Thread Xiyue Deng
Xiyue Deng writes: > Daniel Kahn Gillmor writes: > >> >> I decided to look in ~/.reportbugrc and i find i have the following settings: >> >> ``` >> reportbug_version "5.0" >> mode standard >> ui text >> no-cc >> list-cc-me

Bug#1070881: reportbug: Provide an option to skip loading configuration files

2024-05-19 Thread Xiyue Deng
Nis Martensen writes: > On 18.05.2024 22.58, Xiyue Deng wrote: >> Using the use case in elpa-debian-el as an example, we handle CCing >> oneself in ELisp, so we assume reportbug is invoked without "list-cc-me" >> by not passing that argument. However, if th

Bug#1070881: reportbug: Provide an option to skip loading configuration files

2024-05-18 Thread Xiyue Deng
Hi Nis, Nis Martensen writes: > On 12.05.2024 23.11, Xiyue Deng wrote: >> Nis Martensen writes: >> >>> On 11.05.2024 08.23, Xiyue Deng wrote: >>>> I'd like to propose adding an option to skip loading configuration files >>>> (/etc/r

Bug#1071209: RFS: emacs-bazel-mode/0.0~git20230919.769b30d-1 [ITP] -- Bazel support for GNU Emacs

2024-05-16 Thread Xiyue Deng
b30d-1.dsc Changes for the initial release: emacs-bazel-mode (0.0~git20230919.769b30d-1) unstable; urgency=medium . * Initial release (Closes: #1071204) Regards, -- Xiyue Deng

Bug#1071204: ITP: emacs-bazel-mode -- Bazel support for GNU Emacs

2024-05-15 Thread Xiyue Deng
Package: wnpp Severity: wishlist Owner: Xiyue Deng * Package name: emacs-bazel-mode Version : 0.0~git20230919.769b30d Upstream Author : Google LLC * URL or Web page : https://github.com/bazelbuild/emacs-bazel-mode * License : Apache-2.0 Programming lang: Emacs Lisp

Bug#1032662: elpa-debian-el: deb-view fails on zstd compressed debs

2024-05-13 Thread Xiyue Deng
Contro: tags -1 pending Xiyue Deng writes: > Hi Sven, > > I'd like to experiment an implementation to add zstd support (as well > as lzma if possible). Do you know which ubuntu deb files are using zstd > or lzma compressions so that I can use to test? I have tested this change

Bug#1050393: Unneeded dependency on "dconf-gsettings-backend | gsettings-backend"?

2024-05-13 Thread Xiyue Deng
Xiyue Deng writes: > Xiyue Deng writes: > >> Xiyue Deng writes: >> >>> Sean Whitton writes: >>> >>>> Hello, >>>> >>>> On Wed 27 Mar 2024 at 11:40pm -07, Xiyue Deng wrote: >>>> >>>>> Sean W

Bug#1070881: reportbug: Provide an option to skip loading configuration files

2024-05-12 Thread Xiyue Deng
Nis Martensen writes: > On 11.05.2024 08.23, Xiyue Deng wrote: >> I'd like to propose adding an option to skip loading configuration files >> (/etc/reportbug.conf and ~/.reportbugrc). The use case is for external >> programs that runs reportbug (e.g. debian-bug in

Bug#1069620: RFS: lua-mode/20231023~git-1 -- Emacs major-mode for editing Lua programs

2024-05-11 Thread Xiyue Deng
rr/lua-mode/tags [2] https://github.com/immerrr/lua-mode/blob/master/lua-mode.el#L15 [3] https://github.com/immerrr/lua-mode/commit/d074e4134b1beae9ed4c9b512af741ca0d852ba3 > > -- > tobi > > On Sun, Apr 21, 2024 at 10:02:48AM -0700, Xiyue Deng wrote: >> Package: sponsorship-r

Bug#1032662: elpa-debian-el: deb-view fails on zstd compressed debs

2024-05-11 Thread Xiyue Deng
Hi Sven, I'd like to experiment an implementation to add zstd support (as well as lzma if possible). Do you know which ubuntu deb files are using zstd or lzma compressions so that I can use to test? -- Xiyue Deng

Bug#1070881: reportbug: Provide an option to skip loading configuration files

2024-05-11 Thread Xiyue Deng
Package: reportbug Version: 12.0.0 Severity: wishlist I'd like to propose adding an option to skip loading configuration files (/etc/reportbug.conf and ~/.reportbugrc). The use case is for external programs that runs reportbug (e.g. debian-bug in elpa-debian-el) which provides its own command

Bug#1069908: elpa-debian-el: X-Debbugs-Cc: is weirdly overpopulated with duplicate or broken entries

2024-05-10 Thread Xiyue Deng
Daniel Kahn Gillmor writes: > Control: tags 1069908 - moreinfo > > Hi Xiyue Deng-- > > On Wed 2024-05-08 19:13:37 -0700, Xiyue Deng wrote: >> For this issue, it looks like debian-bug.el is passing "--list-cc=none" >> to reportbug which then becomes part of

Bug#1069908: elpa-debian-el: X-Debbugs-Cc: is weirdly overpopulated with duplicate or broken entries

2024-05-08 Thread Xiyue Deng
What happens if you clear some of them? > I don't understand the codebase well enough to be able to see how these > things are happening, but if you want me to test some changes, or report > on any other config, please let me know. > > --dkg > [1] https://salsa.debia

Bug#1050393: Unneeded dependency on "dconf-gsettings-backend | gsettings-backend"?

2024-05-06 Thread Xiyue Deng
Xiyue Deng writes: > Xiyue Deng writes: > >> Xiyue Deng writes: >> >>> Sean Whitton writes: >>> >>>> Hello, >>>> >>>> On Wed 27 Mar 2024 at 11:40pm -07, Xiyue Deng wrote: >>>> >>>>> Sean W

Bug#1054420: RFS: js2-mode/0.0~git20230628.79bc78d-1 [RC] [Team] -- Emacs mode for editing Javascript programs

2024-05-05 Thread Xiyue Deng
] (sans the finalizing commit.) TIA! [1] https://mentors.debian.net/package/js2-mode/ [2] https://salsa.debian.org/emacsen-team/js2-mode -- Xiyue Deng

Bug#1069210: dh-elpa: Support nested directory in elpa installation

2024-05-01 Thread Xiyue Deng
to figure this out. -- Xiyue Deng

Bug#1070131: RFS: emacs-cfrs/1.6.0-1 [ITP] -- Child-frame based read-string for Emacs

2024-04-30 Thread Xiyue Deng
) unstable; urgency=medium . * Initial release (Closes: #1070096) Note that this is a required dependency of newer treemacs versions which I plan to request for RFS soon after this is sponsored. Regards, -- Xiyue Deng

Bug#1070096: ITP: emacs-cfrs -- Child-frame based read-string for Emacs

2024-04-29 Thread Xiyue Deng
Package: wnpp Severity: wishlist Owner: Xiyue Deng * Package name: emacs-cfrs Version : 1.6.0 Upstream Author : Alexander Miller * URL or Web page : https://github.com/Alexander-Miller/cfrs * License : GPL-3+ Programming lang: Emacs Lisp Description : Child

Bug#1050393: Unneeded dependency on "dconf-gsettings-backend | gsettings-backend"?

2024-04-29 Thread Xiyue Deng
Xiyue Deng writes: > Xiyue Deng writes: > >> Sean Whitton writes: >> >>> Hello, >>> >>> On Wed 27 Mar 2024 at 11:40pm -07, Xiyue Deng wrote: >>> >>>> Sean Whitton writes: >>>> >>>>> Hello, >

Bug#1065302: RFS: elpa-rust-mode/1.0.5+git20240415.e54bbae-1 -- Major Emacs mode for editing Rust source code)

2024-04-22 Thread Xiyue Deng
Control: retitle -1 RFS: elpa-rust-mode/1.0.5+git20240415.e54bbae-1 -- Major Emacs mode for editing Rust source code Another sync to latest snapshot that fixes precedence with rust-ts-mode. (Mentors[1], team repo[2].) PTAL, TIA! -- Xiyue Deng [1] https://mentors.debian.net/package/elpa-rust

Bug#1050393: Unneeded dependency on "dconf-gsettings-backend | gsettings-backend"?

2024-04-21 Thread Xiyue Deng
Xiyue Deng writes: > Sean Whitton writes: > >> Hello, >> >> On Wed 27 Mar 2024 at 11:40pm -07, Xiyue Deng wrote: >> >>> Sean Whitton writes: >>> >>>> Hello, >>>> >>>> Rob, can you review the impl

Bug#1069620: RFS: lua-mode/20231023~git-1 -- Emacs major-mode for editing Lua programs

2024-04-21 Thread Xiyue Deng
e; urgency=medium . * Sync to latest upstream snapshot (d074e41) * Drop the patch applied upstream and reorder the remaining patch * Update upstream license to GPL-3+ following upstream change * Add a missing upstream copyright holder Regards, -- Xiyue Deng

Bug#1050393: Unneeded dependency on "dconf-gsettings-backend | gsettings-backend"?

2024-04-20 Thread Xiyue Deng
Sean Whitton writes: > Hello, > > On Wed 27 Mar 2024 at 11:40pm -07, Xiyue Deng wrote: > >> Sean Whitton writes: >> >>> Hello, >>> >>> Rob, can you review the implementation in d/rules for Xiyue's patch to >>> this bug, please? I'm n

Bug#1055431: RFS: scala-mode-el/1:1.1.0+git20221025.5d7cf21-1 [RC] [Team] -- Emacs major mode for editing scala source code

2024-04-19 Thread Xiyue Deng
Control: retitle -1 RFS: scala-mode-el/1:1.1.0+git20240113.4c6d636-1 [RC] [Team] -- Emacs major mode for editing scala source code Xiyue Deng writes: > Hi, > > Xiyue Deng writes: > >> Nicholas D Steeves writes: >> >>> Hi, >>> >>> Paul Wise

Bug#1069326: dh-elpa: Don't rename files under test directories during autopkgtest by default

2024-04-19 Thread Xiyue Deng
Package: dh-elpa Version: 2.0.17 Severity: normal X-Debbugs-Cc: none, Xiyue Deng During autopkgtest, dh_elpa_test will rename the non-test source files so as to ensure we are running the test using the Emacs add-on modules from the installed package instead of from the source directories

Bug#1069078: RFS: lua-mode/20210802-4 [RC] [Team] -- Emacs major-mode for editing Lua programs

2024-04-19 Thread Xiyue Deng
Sean Whitton writes: > Hello, > > On Thu 18 Apr 2024 at 06:24pm -07, Xiyue Deng wrote: > >> Sean Whitton writes: >> >>> control: tag -1 + moreinfo >>> >>> Hello Xiyue, >>> >>> Please explain the autopkgtest_keep change. Reme

Bug#1069078: RFS: lua-mode/20210802-4 [RC] [Team] -- Emacs major-mode for editing Lua programs

2024-04-18 Thread Xiyue Deng
he field. May be I'm missing something here? -- Xiyue Deng [1] https://www.debian.org/doc/debian-policy/ch-relationships.html#additional-source-packages-used-to-build-the-binary-built-using [2] Upstream switched to GPL-3+ in 2022 but we haven't packaged that yet. [3] https://salsa.de

Bug#1069210: dh-elpa: Support nested directory in elpa installation

2024-04-17 Thread Xiyue Deng
5f2 Mon Sep 17 00:00:00 2001 From: Xiyue Deng Date: Mon, 15 Apr 2024 13:03:16 -0700 Subject: [PATCH 1/3] Byte compile recursively during install to handle nested directories * This handles addons that have source files under nested directories in ELPA install directories. --- helper/install

Bug#1056939: auctex: auctex is incompatible with use-package/elpa

2024-04-16 Thread Xiyue Deng
I have made a new MR[1] using a separate branch so that I can continue to experiment on master. It also changes how *-pkg.el is generated. PTAL. -- Xiyue Deng [1] https://salsa.debian.org/salve/auctex/-/merge_requests/4

Bug#1069137: auctex: New upstream version 13.3

2024-04-16 Thread Xiyue Deng
Package: auctex Severity: wishlist X-Debbugs-Cc: none, Xiyue Deng Hi, A new upstream version 13.3 is available[1]. It is also a little confusing in that the auctex version on ELPA is already at 14.0.4[2]. It may worth figuring out which is the authentic upstream. I have made 2 pull requests

Bug#1069073: lua-mode: FTBFS: failing tests

2024-04-15 Thread Xiyue Deng
Control: tags -1 pending Hi, I have committed a fix to the team repo (together with other tweaks) and prepared a package on mentors. See Bug#1069078[1] for the RFS request. Please help sponsoring. TIA! -- Xiyue Deng [1] https://bugs.debian.org/1069078

Bug#1069078: Acknowledgement (RFS: lua-mode/20210802-4 [RC] [Team] -- Emacs major-mode for editing Lua programs)

2024-04-15 Thread Xiyue Deng
Forwarding to the Debian Emacsen Team list. Start of forwarded message From: Xiyue Deng To: sub...@bugs.debian.org Subject: RFS: lua-mode/20210802-4 [RC] [Team] -- Emacs major-mode for editing Lua programs Date: Mon, 15 Apr 2024 21:06:11 -0700 Package

Bug#1069078: RFS: lua-mode/20210802-4 [RC] [Team] -- Emacs major-mode for editing Lua programs

2024-04-15 Thread Xiyue Deng
ata fields: Bug-Database, Bug-Submit, Repository, Repository-Browse * Update Standards-Version to 4.7.0; no change needed * Modernize d/watch with substitute strings to be more robust Regards, -- Xiyue Deng

Bug#1068605: RFS: web-mode/17.3.13-1 [Team] -- major emacs mode for editing web templates

2024-04-15 Thread Xiyue Deng
Hi Nicholas, Xiyue Deng writes: > Nicholas D Steeves writes: > > [..snip..] > >>>>>>* Fix issues in d/copyright >>>>>> - Clarify license to be GPL-3+ to be consistent with upstream >> >> This is unclear. Which licence was

Bug#1068958: RFS: elpa-snakemake/2.0.0+git20231210.4ad41da-1 [RC] [Team] -- Run Snakemake workflows from Emacs

2024-04-14 Thread Xiyue Deng
Control: retitle -1 RFS: elpa-snakemake/2.0.0+git20231210.4ad41da-1 [RC] [Team] -- Run Snakemake workflows from Emacs Some obvious silly copy-and-paste error in the title. Now it should be fixed :P -- Xiyue Deng

Bug#1068958: Xiyue Deng

2024-04-14 Thread Xiyue Deng
m metadata fields: Repository * Update standards version to 4.7.0, no changes needed Regards, -- Xiyue Deng

Bug#1068956: elpa-snakemake: Failure during Debian Continous Integration

2024-04-14 Thread Xiyue Deng
Package: elpa-snakemake Severity: serious X-Debbugs-Cc: debian-emac...@lists.debian.org, Xiyue Deng According to Debian Continuous Integration, elpa-snakemake is having an error during installation (see logs on amd64[1].) [1] https://ci.debian.net/packages/e/elpa-snakemake/unstable/amd64

Bug#1068869: mu4e: Cannot open load file: No such file or directory, mu4e

2024-04-12 Thread Xiyue Deng
(using >> use-package). >> >> It seems that some files are missing (mu4e.el at least). > > Confirmed. Will get this fixed ASAP. Thanks for the report. > > J. > Hi Jeremy, I made a MR[1] with a potential fix. There is an alternative way to do this (where I left a comment

Bug#1068564: RFS: emacs-buttercup/1.35-1 -- behaviour-driven testing for Emacs Lisp packages

2024-04-12 Thread Xiyue Deng
> looks of it. I haven't looked at this yet. I can pick it up over the > week-end. > > J. > So I did it again (pushed to my fork but forgot to push to team repo :P) Just pushed there as well. Please take another look. Thanks! -- Xiyue Deng signature.asc Description: PGP signature

Bug#1054420: RFS: js2-mode/0.0~git20230628.79bc78d-1 [RC] [Team] -- Emacs mode for editing Javascript programs

2024-04-12 Thread Xiyue Deng
] (sans the finalizing commit.) TIA! -- Xiyue Deng [1] https://mentors.debian.net/package/js2-mode/ [2] https://salsa.debian.org/emacsen-team/js2-mode

Bug#1068847: RFS: circe/2.13-1 [RC] [Team] -- client for IRC in Emacs

2024-04-11 Thread Xiyue Deng
standards version to 4.7.0, no changes needed. * Add Upstream-Contact in d/copyright * Add "Rules-Requires-Root: no" in d/control Regards, -- Xiyue Deng

Bug#1068605: RFS: web-mode/17.3.13-1 [Team] -- major emacs mode for editing web templates

2024-04-10 Thread Xiyue Deng
No worries! My first name is Xiyue, but I acknowledge that this is probably difficult to pronounce in non-Asian countries or even outside of China, so feel free to call me Deng, or even my code name "manphiz" :) > > Xiyue Deng writes: > >> Thanks for pointing out #1019031! To

Bug#1068605: RFS: web-mode/17.3.13-1 [Team] -- major emacs mode for editing web templates

2024-04-10 Thread Xiyue Deng
Control: reopen -1 Xiyue Deng writes: > Hi Nicholas, > > Nicholas D Steeves writes: > >> Nicholas D Steeves writes: >> >>> This package cannot be uploaded without a human Uploader. See #1019031 >>> and current git history for more info. Either >

Bug#1065302: Acknowledgement (RFS: elpa-rust-mode/1.0.5+git20240301.6d86af4-1 -- Major Emacs mode for editing Rust source code)

2024-04-10 Thread Xiyue Deng
Control: retitle -1 RFS: elpa-rust-mode/1.0.5+git20240329.b2b18aa-1 -- Major Emacs mode for editing Rust source code Now synced to the latest snapshot that adds support for 29.3. Team repo[1] and mentors[2] are updated accordingly. PTAL. -- Xiyue Deng [1] https://salsa.debian.org/emacsen

Bug#1068687: RFS: activities-el/0.7-1 [ITP] -- Save/restore sets of windows, tabs/frames, and their buffers in Emacs

2024-04-08 Thread Xiyue Deng
he initial release: activities-el (0.7-1) unstable; urgency=medium . * Initial release (Closes: #1068677). Regards, -- Xiyue Deng

Bug#1068677: Acknowledgement (ITP: emacs-activities -- Save/restore sets of windows, tabs/frames, and their buffers in Emacs)

2024-04-08 Thread Xiyue Deng
Control: retitle -1 ITP: activities-el -- Save/restore sets of windows, tabs/frames, and their buffers in Emacs Rename the source package following team recommendations[1]. -- Xiyue Deng [1] https://wiki.debian.org/Teams/DebianEmacsenTeam

Bug#1068605: RFS: web-mode/17.3.13-1 [Team] -- major emacs mode for editing web templates

2024-04-08 Thread Xiyue Deng
FS bugs instead of filing new ones. Do you think it's OK to reopen this one? -- Xiyue Deng [1] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1067127#15 signature.asc Description: PGP signature

Bug#1068677: ITP: emacs-activities -- Save/restore sets of windows, tabs/frames, and their buffers in Emacs

2024-04-08 Thread Xiyue Deng
Package: wnpp Severity: wishlist Owner: Xiyue Deng * Package name: emacs-activities Version : 0.7 Upstream Author : Adam Porter * URL or Web page : https://github.com/alphapapa/activities.el * License : GPL-3 Programming lang: Emacs Lisp Description : Save

Bug#1068605: RFS: web-mode/17.3.13-1 [Team] -- major emacs mode for editing web templates

2024-04-07 Thread Xiyue Deng
ore robust * Fix issues in d/copyright - Clarify license to be GPL-3+ to be consistent with upstream - Update copyright year info for upstream - Add copyright info for debian/* - Add Upstream-Contact Regards, -- Xiyue Deng

Bug#1059065: Acknowledgement (RFS: lsp-mode/8.0.0+git20231219.2cdb9bc-1 [RC] -- Emacs client/library for the Language Server Protocol)

2024-04-07 Thread Xiyue Deng
Control: retitle -1 RFS: lsp-mode/9.0.0-1 [RC] -- Emacs client/library for the Language Server Protocol A new tagged version was released upstream and I have updated both the team repository[1] and the package on mentors[2]. Please review and sponsor. TIA! -- Xiyue Deng [1] https

Bug#1068564: RFS: emacs-buttercup/1.35-1 -- behaviour-driven testing for Emacs Lisp packages

2024-04-07 Thread Xiyue Deng
1.35-1.dsc Changes since the last upload: emacs-buttercup (1.35-1) unstable; urgency=medium . * New upstream release * Add myself to uploaders Regards, -- Xiyue Deng

Bug#1068558: [Xiyue Deng] RFS: flycheck/34.1-1 -- modern on-the-fly syntax checking for Emacs - documentation

2024-04-07 Thread Xiyue Deng
Forwarding to Debian Emacsen Team mailing list. Start of forwarded message From: Xiyue Deng To: sub...@bugs.debian.org Subject: RFS: flycheck/34.1-1 -- modern on-the-fly syntax checking for Emacs - documentation Date: Sun, 07 Apr 2024 02:19:21 -0700

Bug#1068558: RFS: flycheck/34.1-1 -- modern on-the-fly syntax checking for Emacs - documentation

2024-04-07 Thread Xiyue Deng
resumed * Update lintian overrides name: debian-watch-does-not-check-{,open}gpg-signature * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository-Browse. * Add Upstream-Contact in d/copyright Regards, -- Xiyue Deng

Bug#1068491: RFS: emacs-popon/0.13-1 [ITP] -- Pop floating text on an Emacs window

2024-04-06 Thread Xiyue Deng
) unstable; urgency=medium . * Initial release (Closes: #1068441). Regards, -- Xiyue Deng

Bug#1068477: RFS: emacs-corfu/1.3-1 [Team] -- Completion Overlay Region FUnction in Emacs

2024-04-05 Thread Xiyue Deng
ncy=medium . * Team upload * New upstream release * Drop file name from lintian overrides so that it works either compressed or not Regards, -- Xiyue Deng

Bug#1068441: ITP: emacs-popon -- Pop floating text on an Emacs window

2024-04-05 Thread Xiyue Deng
Package: wnpp Severity: wishlist Owner: Xiyue Deng * Package name: emacs-popon Version : 0.13 Upstream Author : Akib Azmain Turja * URL or Web page : https://codeberg.org/akib/emacs-popon * License : GPL-3 Programming lang: Emacs Lisp Description : Pop floating

Bug#1068440: ITP: emacs-corfu-terminal -- Corfu popup on terminal

2024-04-05 Thread Xiyue Deng
Package: wnpp Severity: wishlist Owner: Xiyue Deng * Package name: emacs-corfu-terminal Version : 0.7 Upstream Author : Akib Azmain Turja * URL or Web page : https://codeberg.org/akib/emacs-corfu-terminal * License : GPL-3 Programming lang: Emacs Lisp Description

Bug#1068427: RFS: dpkg-dev-el/37.12 -- Emacs helpers specific to Debian development

2024-04-04 Thread Xiyue Deng
v-el_37.12.dsc Changes since the last upload: dpkg-dev-el (37.12) unstable; urgency=medium . [ Niels Thykier ] * Update list of known d/control fields for debian-control-mode . [ Xiyue Deng ] * Untabify and reindent source code in Emacs 29 for consistency * Fix fill-paragraph

Bug#1068370: elpa-dpkg-dev-el: Comp warnings due to XEmacs compatible code

2024-04-04 Thread Xiyue Deng
David Bremner writes: > Xiyue Deng writes: > >> >> Will re-evaluate if XEmacs compatibility would be dropped. >> >> [1] >> https://salsa.debian.org/emacsen-team/dpkg-dev-el/-/commit/132669ed6d6ee19a440234b943625da9cd6e2d9b >> > > Does the package

Bug#557594: Highlight DEP-3 and DEP-5 keywords.

2024-04-04 Thread Xiyue Deng
://salsa.debian.org/emacsen-team/dpkg-dev-el/-/commit/d475bd2f0746f2cae65c71cbdf53f70c3bb2e128 -- Xiyue Deng

Bug#1067590: elpa-dpkg-dev-el: Please provide major mode for debian/tests/control

2024-04-04 Thread Xiyue Deng
Control: tags -1 pending FYI an implementation is committed[1] and will be shipped with the next release. [1] https://salsa.debian.org/emacsen-team/dpkg-dev-el/-/commit/7f438a42f33f31b86ec2e36bc2cc303cd1d298c6 -- Xiyue Deng

Bug#1067589: elpa-dpkg-dev-el: Please improve syntax highlighting of d/copyright

2024-04-04 Thread Xiyue Deng
Xiyue Deng writes: > Control: tags -1 pending > > FYI an implementation is committed[1] and will be shipped with the next > release. > > [1] > https://salsa.debian.org/emacsen-team/dpkg-dev-el/-/commit/7f438a42f33f31b86ec2e36bc2cc303cd1d298c6 Sorry the co

Bug#1067589: elpa-dpkg-dev-el: Please improve syntax highlighting of d/copyright

2024-04-04 Thread Xiyue Deng
Control: tags -1 pending FYI an implementation is committed[1] and will be shipped with the next release. [1] https://salsa.debian.org/emacsen-team/dpkg-dev-el/-/commit/7f438a42f33f31b86ec2e36bc2cc303cd1d298c6 -- Xiyue Deng

Bug#1028470: elpa-dpkg-dev-el: elisp warnings

2024-04-04 Thread Xiyue Deng
Control: tags -1 pending FYI a fix is applied[1] and will be shipped with the next release. Note that there are still some code that are retained for potential XEmacs compatibility, which will be tracked in Bug#1068370[2]. [1]

Bug#1026450: readme-debian.el and debian-copyright.el throw lots of warnings on startup

2024-04-04 Thread Xiyue Deng
/132669ed6d6ee19a440234b943625da9cd6e2d9b [2] https://bugs.debian.org/1068370 -- Xiyue Deng

Bug#1068370: elpa-dpkg-dev-el: Comp warnings due to XEmacs compatible code

2024-04-04 Thread Xiyue Deng
Package: elpa-dpkg-dev-el Version: 37.11 Severity: minor We have attempted to fix most comp warnings in [1]. However, there are XEmacs compatible code that still causes some comp warnings, so using this bug to track this. The current list of warnings are as the following: , | ■ Warning

Bug#620185: M-q problem in changelog mode

2024-04-04 Thread Xiyue Deng
Control: tags 620185 + pending FYI a potential fix is applied[1] and will be shipped with the next release. [1] https://salsa.debian.org/emacsen-team/dpkg-dev-el/-/commit/d9cb4cce57d2c887bdb9e74c97b0f8951cbd8b1b

Bug#1068124: exec-path-from-shell-el 2.1-1 FTBFS if network is unavailable

2024-03-31 Thread Xiyue Deng
at turns out to be in feasible, I'll fallback to what you proposed. Stay tuned. -- Xiyue Deng [1] https://github.com/purcell/package-lint/issues/269

Bug#1067933: RFS: graphviz-dot-mode/0.4.2+git20230325.8ff793b-1 [Team] -- Emacs mode for the dot-language used by graphviz

2024-03-29 Thread Xiyue Deng
e strings to be more robust. * Update upstream copyright year in d/changelog. * Add Source and Upstream-Contact in d/copyright. Regards, -- Xiyue Deng

Bug#1067895: RFS: emacs-format-all-the-code/0.6.0-1 [Team] -- Auto-format C, C++, JS, Python, Ruby and 50 other languages

2024-03-28 Thread Xiyue Deng
/-/commit/92cfb4b866bfe4fb3200f13c42850b3febfe -- Xiyue Deng

Bug#1067902: elpa-debian-el: regression regarding apt-sources-mode and still warnings (comp)

2024-03-28 Thread Xiyue Deng
Control: retitle -1 elpa-debian-el: regression regarding apt-sources-mode Control: tags -1 pending Xiyue Deng writes: > > BTW, please feel free to file one bug per issue which helps us tracking > those issues. Thanks for your reports! > I have filed a separate bug[1] for track

Bug#1067922: elpa-debian-el: Comp warnings

2024-03-28 Thread Xiyue Deng
Package: elpa-debian-el Version: 37.11 Severity: normal X-Debbugs-Cc: debian-emac...@lists.debian.org, Xiyue Deng , Jörg-Volker Peetz This is the second part of the bug report from Bug#1067902 by Jörg-Volker Peetz : , | And there are still comp warnings when using debian-bug: | | Warning

Bug#1067902: elpa-debian-el: regression regarding apt-sources-mode and still warnings (comp)

2024-03-28 Thread Xiyue Deng
csen-common 3.0.5 > ii reportbug 13.0.1 > ii xz-utils5.6.1-1 > > Versions of packages elpa-debian-el recommends: > ii emacs1:29.3+1-1 > ii emacs-lucid [emacs] 1:29.3+1-1 > pn wget > > elpa-debian-el suggests no packages. > > -- no debconf information > -- Xiyue Deng

Bug#1067895: RFS: emacs-format-all-the-code/0.6.0-1 [Team] -- Auto-format C, C++, JS, Python, Ruby and 50 other languages

2024-03-28 Thread Xiyue Deng
quired now. * Drop obsolete emacs version from Recommends. * Update Standards-Version to 4.6.2 (no change needed.) * Add d/upstream/metadata. * Fix d/watch with special substitute strings. * Add Upstream-Contact in d/copyright. Regards, -- Xiyue Deng

Bug#1067581: RFS: package-lint-el/0.22-1 [Team] -- package-lint Flymake backend

2024-03-28 Thread Xiyue Deng
Sean Whitton writes: > control: tag -1 + moreinfo > > Hello, > > Looks like you didn't push to master :) Ah indeed. Just done (with tags). PTAL, thanks! -- Xiyue Deng signature.asc Description: PGP signature

Bug#1050393: Unneeded dependency on "dconf-gsettings-backend | gsettings-backend"?

2024-03-28 Thread Xiyue Deng
d the breaks on emacs-pgtk from emacs-common. I have updated the patch accordingly and attached here. PTAL. (BTW, I'm always curious about the "+1" part of the version number. I would expect something like "+dfsg" or "+ds" as we are dropping some of the non-DFSG c

Bug#1067854: elpa-magit: emacs-pgtk 29.2+1-2 emits deprecation warnings when using magit

2024-03-27 Thread Xiyue Deng
l warning i should be paying attention to. > >--dkg > It would be good that upstream will take care of them, which should happen over time. Meanwhile, this should happen only once when the source files are native compiled the first time. You may also wish to set `native-comp-async-report-warnings-errors' to `nil' or `silent' to suppress the popups if you'd like. -- Xiyue Deng

Bug#1067806: RFS: dockerfile-mode/1.9-1 [Team] -- Major mode for editing Docker's Dockerfiles

2024-03-26 Thread Xiyue Deng
ast upload: dockerfile-mode (1.9-1) unstable; urgency=medium . * Team upload. . [ Aymeric Agon-Rambosson ] * d/control : Add Rules-Requires-Root field to satisfy Policy. * d/copyright : bump copyright years for debian/*. . [ Xiyue Deng ] * New upstream release. * Set upstream metad

Bug#1067725: lintian: lintian should consider warning when one of many signing keys is missing

2024-03-25 Thread Xiyue Deng
Xiyue Deng writes: > Package: lintian > Version: 2.116.3 > Severity: wishlist > X-Debbugs-Cc: none, Xiyue Deng > > We encountered a case that persist[1] from elpa has more than signing > keys and one of the public keys is missing. As the output of `gbp > impo

Bug#1067725: lintian: lintian should consider warning when one of many signing keys is missing

2024-03-25 Thread Xiyue Deng
Package: lintian Version: 2.116.3 Severity: wishlist X-Debbugs-Cc: none, Xiyue Deng We encountered a case that persist[1] from elpa has more than signing keys and one of the public keys is missing. As the output of `gbp import-orig --uscan' shows[2], the EDDSA public key could not be found

Bug#1067721: RFS: emacs-corfu/1.2-1 [Team] -- Completion Overlay Region FUnction in Emacs

2024-03-25 Thread Xiyue Deng
ore robust * Add d/gbp.conf to match current packaging practice * Mark vendored patch as "Forwarded: not-needed" * Add lintian-overrides for org format changelog Regards, -- Xiyue Deng

Bug#1067698: RFS: persist-el/0.6+dfsg-1 [Team] -- persist variables between Emacs Sessions

2024-03-25 Thread Xiyue Deng
Hi Nicholas, Nicholas D Steeves writes: > Control: owner -1 ! > > Xiyue Deng writes: > >>[ Xiyue Deng ] >>* New upstream release. >>* Re-export upstream signing key without extra signatures. > > $ uscan --download-current-version > Newe

Bug#1050393: Unneeded dependency on "dconf-gsettings-backend | gsettings-backend"?

2024-03-25 Thread Xiyue Deng
Xiyue Deng writes: > Xiyue Deng writes: > >> Control: tags -1 patch >> >> Hi, >> >> It looks like the gsettings-backend dependency was introduced since >> Emacs 29.1. Tried to debug this a little, and it looks like the >> dependencies was pulled

Bug#1067698: RFS: persist-el/0.6+dfsg-1 [Team] -- persist variables between Emacs Sessions

2024-03-25 Thread Xiyue Deng
) unstable; urgency=medium . * Team upload. . [ Debian Janitor ] * Remove constraints unnecessary since buster (oldstable): + elpa-persist: Drop versioned constraint on emacs in Recommends. . [ Xiyue Deng ] * New upstream release. * Re-export upstream signing key wit

Bug#1067587: src:exec-path-from-shell-el: Fails to build during reproducibility testing

2024-03-24 Thread Xiyue Deng
Source: elpa-exec-path-from-shell Severity: normal X-Debbugs-Cc: debian-emac...@lists.debian.org, Xiyue Deng It was reported that exec-path-from-shell-el fails to build reproducibly. Upon checking the log[1], it looks like the upstream Makefile will download the snapshot version of package-lint

Bug#1067581: RFS: package-lint-el/0.22-1 [Team] -- package-lint Flymake backend

2024-03-23 Thread Xiyue Deng
to be more robust Regards, -- Xiyue Deng

Bug#1067127: marked as done (RFS: emacs-cmake-mode/3.28.3+ds-1 [Team] -- Emacs major mode for editing CMake sources)

2024-03-23 Thread Xiyue Deng
Tobias Frost writes: > Control: reopen -1 > Control: retitle -1 RFS: emacs-cmake-mode/3.29.0+ds-1 [Team] -- Emacs major > mode for editing CMake sources > Control: forcemerge -1 1067530 > >> Date: Sat, 23 Mar 2024 00:15:55 -0700 >> From: Xiyue Deng >>

Bug#1067530: RFS: emacs-cmake-mode/3.29.0+ds-1 [Team] -- Emacs major mode for editing CMake sources

2024-03-23 Thread Xiyue Deng
macs-cmake-mode (3.29.0+ds-1) unstable; urgency=medium . * Team upload * New upstream version 3.29.0+ds * Add d/upstream/metadata * Add Upstream-Contact to d/copyright * Update year in d/copyright Regards, -- Xiyue Deng

Bug#1067526: RFS: company-mode/0.10.2-1 [Team] -- Modular in-buffer completion framework for Emacs

2024-03-22 Thread Xiyue Deng
ainst nocheck in override_dh_auto_test * Modernize d/watch to version 4 with substitute strings to be robust * Add Upstream-Contact in d/copyright Regards, -- Xiyue Deng

Bug#1067471: RFS: emacs-language-id/0.20-1 [Team] -- Library to work with programming language identifiers

2024-03-21 Thread Xiyue Deng
ix d/watch with special substitue strings. * Add d/upstream/metadata. * Add Upstream-Contact and add upstream maintainer's email in d/copyright Regards, -- Xiyue Deng

Bug#1067408: RFS: compat-el/29.1.4.5+dfsg-1 [Team] -- COMPATibility Library for Emacs

2024-03-21 Thread Xiyue Deng
) unstable; urgency=medium . * Team upload. * New upstream release. * Add Upstream-Contact in d/copyright. * Add d/upstream/metadata. Regards, -- Xiyue Deng

Bug#1067131: clojure-mode: Tests stuck when running under autopkgtest

2024-03-20 Thread Xiyue Deng
Sean Whitton writes: > control: tag -1 + pending > control: close 1067133 > > Hello, > > On Wed 20 Mar 2024 at 12:06am -07, Xiyue Deng wrote: > >> Found the upstream fix for the test failures[1]. I have backported the >> patch in [2] > > In the future, es

Bug#1067131: clojure-mode: Tests stuck when running under autopkgtest

2024-03-20 Thread Xiyue Deng
Sean Whitton writes: > Hello, > > On Tue 19 Mar 2024 at 04:04pm -07, Xiyue Deng wrote: > >> Sean Whitton writes: >> >>> Hello, >>> >>> On Tue 19 Mar 2024 at 02:00am -07, Xiyue Deng wrote: >>> >>>> Control: tags -1 pen

Bug#1067131: clojure-mode: Tests stuck when running under autopkgtest

2024-03-19 Thread Xiyue Deng
Xiyue Deng writes: > Sean Whitton writes: > >> Hello, >> >> On Tue 19 Mar 2024 at 02:00am -07, Xiyue Deng wrote: >> >>> Control: tags -1 pending >>> >>> I have prepared a fixed version and uploaded to mentors[1] with RFS[2]. >> &

  1   2   3   >