debian-el (37.17)
[PTS] [DDPO]
COMMITS: VCS has seen 14 commits since the archive/debian/37.16 tag
- Git: https://salsa.debian.org/emacsen-team/debian-el.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 274432
- Browser: https://salsa.debian.org/emacsen-team/debian-el
- Last scan: 2024-10-26 09:01:16+00
- Next scan: 2024-11-04 07:18:00+00
- CI pipeline status: success
- Debian changelog in Git:
debian-el (37.17) unstable; urgency=medium
* Rework info page handling
- Remove install-info from Build-Depends and stop invoking it in
d/rules as per policy 12.2.
- Use d/info to include generated info pages to let dh_installinfo
handle them.
* Add info documentation for debian-bug-request-for-sponsor
* Add a prompt for including configuration files (Closes: #808384)
- Prompt user to choose whether to include configuration file contents
to the bug report.
- Also add a help window to inform user to check and remove any
sensitive information included in the mail template.
* Always create a new buffer for bug script
- Previous runs of bug script may left an non-empty buffer buried
which is read-only and cannot be reused.
- Kill any existing bug-script-buffer and create a new one on
subsequent runs.
-- Xiyue Deng <manphiz@gmail.com> Fri, 25 Oct 2024 23:37:59 -0700
- This branch is 14 commits ahead of tag archive/debian/37.16
- Git log:
commit 6b7cb423527067438d50eb46e63616b8acf4b251
Author: Xiyue Deng <manphiz@gmail.com>
Date: Fri Oct 25 23:38:13 2024 -0700
Re-finalize after merging from dgit
commit 88ce4f5093a0b8becb7313b456cbea3746fa8e8a
Merge: 89e0fdf 9708adb
Author: Xiyue Deng <manphiz@gmail.com>
Date: Fri Oct 25 23:37:01 2024 -0700
Merge branch 'dgit/sid'
commit 89e0fdfb0c6a387c1fd693b34ee9608d758d0742
Author: Xiyue Deng <manphiz@gmail.com>
Date: Fri Oct 25 22:59:47 2024 -0700
Finalize version and d/changelog for release
commit 233be2aaad143a6cf5593991af3c985014b42a51
Author: Xiyue Deng <manphiz@gmail.com>
Date: Fri Oct 25 18:41:14 2024 -0700
Update d/changelog
commit 778e3ae7de8d374ca1d9e874c897f612ded2d5be
Author: Xiyue Deng <manphiz@gmail.com>
Date: Thu Oct 24 16:54:09 2024 -0700
Always create a new buffer for bug script
- Previous runs of bug script may left an non-empty buffer buried
which is read-only and cannot be reused.
- Kill any existing bug-script-buffer and create a new one on
subsequent runs.
commit 69655626619604b05d5927f594e3f5b927dcc1ed
Author: Xiyue Deng <manphiz@gmail.com>
Date: Wed Oct 23 15:47:18 2024 -0700
Add a prompt for including configuration files (Closes: #808384)
- Prompt user to choose whether to include configuration file contents
to the bug report.
- Also add a help window to inform user to check and remove any
sensitive information included in the mail template.
commit 041547fd5ad05df7497f17c8a2fb9682af4b1e0f
Author: Xiyue Deng <manphiz@gmail.com>
Date: Wed Oct 9 15:55:14 2024 -0700
Update d/changelog
commit 7a955451f923c05eba40b56488dacff9f0fcc893
Author: Xiyue Deng <manphiz@gmail.com>
Date: Wed Oct 9 15:31:53 2024 -0700
Add info documentation for debian-bug-request-for-sponsor
commit 8977112a2e97c1be115cd536ccd6dc5a13343120
Author: Xiyue Deng <manphiz@gmail.com>
Date: Tue Oct 8 21:57:40 2024 -0700
Rework info page handling
- Remove install-info from Build-Depends and stop invoking it in
d/rules as per policy 12.2.
- Use d/info to include generated info pages to let dh_installinfo
handle them.
commit 2fcee8c835e737a4b5215628accfeb8424180950
Author: Xiyue Deng <manphiz@gmail.com>
Date: Wed Oct 9 13:52:04 2024 -0700
Bump version post release
commit ccc3ccc467fd7c3286d155a35d6e4d3bc05c35dd
Author: Xiyue Deng <manphiz@gmail.com>
Date: Mon Sep 30 01:10:12 2024 -0700
Enable diffoscope for debugging reprotest
commit bb5e0b23188075b7fe482ceaf975466eadbcadc4
Author: Xiyue Deng <manphiz@gmail.com>
Date: Sun Sep 29 21:06:51 2024 -0700
Add Salsa CI configuration
commit 9708adbdb52199c702d6b3adbd8eecc00e922ed6
Merge: bbfc6fd ea016fd
Author: Xiyue Deng <manphiz@gmail.com>
Date: Thu Aug 29 01:15:28 2024 -0700
Record debian-el (37.16) in archive suite sid
commit ea016fd8cb9d0d09772c16ec75d84bbe8b2d938f
Author: Xiyue Deng <manphiz@gmail.com>
Date: Thu Aug 29 01:15:28 2024 -0700
debian-el (37.16) unstable; urgency=medium
* Add missing version parameter for debian-bug-script-sentinel
(Closes: #1075767)
* Add option to enable signature for debian-bug-request-for-sponsor
- Sometimes people may have their mail clients set up to have a
signature, so automatically adding a signature results in multiple
signatures and may not be desirable.
- Add an option `debian-bug-request-for-sponsor-add-signature' to
conditionally enable adding a signature and off by default.
[dgit import package debian-el 37.16]