ircd-irc2 (2.11.2p3~dfsg-7.1)
[PTS] [DDPO]
OLD: VCS is behind the version in the archive: 2.11.2p3~dfsg-7 < 2.11.2p3~dfsg-7.1.
- Git: https://salsa.debian.org/debian/ircd-irc2.git
-
- Branch: master
- Path: debian/changelog
- Repo size: 1036288
- Browser: https://salsa.debian.org/debian/ircd-irc2/
- Last scan: 2025-02-06 12:34:27+00
- Next scan: 2025-02-11 21:16:00+00
- Debian changelog in Git:
ircd-irc2 (2.11.2p3~dfsg-7) unstable; urgency=medium
* Really include diff to patch reproducible build (Closes: #977614)
-- Kilian Krause <kilian@debian.org> Sun, 03 Oct 2021 21:41:26 +0200
- This branch is 3 commits ahead of tag debian/2.11.2p3_dfsg-7
- Git log:
commit 325fbf2899ff3dafb7a00a4e706dc0622bd67849
Author: Niels Thykier <niels@thykier.net>
Date: Sun Dec 8 10:18:25 2024 +0000
Remove sourcing of ircd-irc2.postinst
The debconf module does not appear to be used,
nor is there even a dependency on it. It seems to be
left-over from a time when debconf was used.
commit 6f97471c8ff37775456f20620384014ae159424a
Author: Niels Thykier <niels@thykier.net>
Date: Fri Nov 8 11:16:41 2024 +0000
Declare explicit need for fakeroot due to non-root:root ownership
commit 96c761bd29a4cea1e687a9040b04dfc1d6ea5ed2
Merge: 1f1c37c 14a6d4e
Author: Kilian Krause <kilian@debian.org>
Date: Mon Oct 4 07:16:36 2021 +0000
Merge branch 'feature/update-CCL-and-SPLIT' into 'master'
Update CLIENTS_CHANNEL_LEVEL and (DEFAULT_)SPLIT_(USERS|SERVERS)
See merge request debian/ircd-irc2!1