vcswatch reports that
this package seems to have a new changelog entry (version
37.18~1.gbp022f62, distribution
UNRELEASED) and new commits
in its VCS. You should consider whether it's time to make
an upload.
Here are the relevant commit messages:
commit 07b090ac8b42c53a3042aeb41f47045831754e9f
Author: Xiyue Deng <manphiz@gmail.com>
Date: Fri Jan 3 15:48:32 2025 -0800
Update d/changelog
commit 3e7afbae0513a237220b64b08f378b1f78eb460b
Author: Xiyue Deng <manphiz@gmail.com>
Date: Mon Dec 23 22:37:48 2024 -0800
Simple fix of URI regexp for URI with space
- Currently the regexp for detecting different components in APT
sources.list file is pretty rudimentary: it basically only use space
as separator and count different part of a line.
- Some URI has space in it (e.g. cdrom://), which breaks this
assumption.
- Add a simple workaround to handle CDROM URI.
commit 678b41aa8b48965644b0c08aa959478e9da94da4
Author: Xiyue Deng <manphiz@gmail.com>
Date: Mon Dec 23 22:22:12 2024 -0800
Add apt-sources URI faceup tests
commit 5fcf96a63b5dffbc58b9127b4f44ad95a0929523
Author: Xiyue Deng <manphiz@gmail.com>
Date: Mon Dec 23 17:11:55 2024 -0800
Add faceup ERT tests for apt-sources
commit 874d25e0f647852d4dd0e499e02fa1d451af59bb
Author: Xiyue Deng <manphiz@gmail.com>
Date: Wed Dec 25 04:07:13 2024 -0800
Fix typo that breaks the :tag keyword in apt-utils.el
commit 644f6266e0a87eae4f080640beb1e2df0cb73037
Author: Xiyue Deng <manphiz@gmail.com>
Date: Mon Dec 23 21:08:35 2024 -0800
Update d/changelog
commit 0895658b5b6b7f28381aa858a221d9dd24be50fe
Author: Xiyue Deng <manphiz@gmail.com>
Date: Mon Dec 23 21:06:56 2024 -0800
Change section from lisp to editors in d/control
commit 46bf64f160c2ac4f78ab1e2882cbd410de1fbd59
Author: Xiyue Deng <manphiz@gmail.com>
Date: Mon Dec 23 20:56:47 2024 -0800
Drop obsolete d/elpa-debian-el.lintian-overrides
commit e7a1a1a2f2816314d34bfe70d45525836bd85ed8
Author: Xiyue Deng <manphiz@gmail.com>
Date: Mon Dec 23 20:56:20 2024 -0800
Drop info handling from d/elpa
- They are now handled by d/info