smstools (3.1.21-5)
[PTS] [DDPO]
COMMITS: VCS has seen 2 commits since the debian/3.1.21-5 tag
- Git: https://salsa.debian.org/debian-mobcom-team/smstools.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 192512
- Browser: https://salsa.debian.org/debian-mobcom-team/smstools
- Last scan: 2025-09-08 02:13:08+00
- Next scan: 2025-09-14 18:56:00+00
- CI pipeline status: failed
- Debian changelog in Git:
smstools (3.1.21-5) unstable; urgency=medium
* add sms-only-registration.patch
a Telco in the wild changed some bits
-- Thorsten Alteholz <debian@alteholz.de> Sun, 25 May 2025 18:39:26 +0200
- This branch is 2 commits ahead of tag debian/3.1.21-5
- Git log:
commit 524b1da70caff63ccd3722bb4960c495db75a361
Merge: 2847a35 7adc0cd
Author: Thorsten Alteholz <alteholz@debian.org>
Date: Tue Aug 19 07:36:23 2025 +0000
Merge branch 'debconf-dep' into 'master'
d/control: Remove outdated debconf version constraint (Closes: #1096121)
See merge request debian-mobcom-team/smstools!1
commit 7adc0cd43353b715c81c17f97ff9c32023541bf8
Author: Gioele Barabucci <gioele@svario.it>
Date: Sat Feb 15 09:36:10 2025 +0100
d/control: Remove outdated debconf version constraint
debconf 1.4.69 is older than Debian 4 "etch" (released in 2007),
thus this version constraint is no longer needed.
An appropriate dependency (compatible with `cdebconf`) will be added
by `dh_installdebconf`.
Closes: #1096121