Accepted mumble 1.5.517-1 (source) into unstable
- To: debian-devel-changes@lists.debian.org
- Subject: Accepted mumble 1.5.517-1 (source) into unstable
- From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
- Date: Wed, 03 Jan 2024 07:52:23 +0000
- Debian: DAK
- Debian-architecture: source
- Debian-archive-action: accept
- Debian-changes: mumble_1.5.517-1_source.changes
- Debian-source: mumble
- Debian-suite: unstable
- Debian-version: 1.5.517-1
- Dkim-signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=ftp-master.debian.org; s=smtpauto.fasolo; h=Date:Message-Id: Content-Transfer-Encoding:Content-Type:Subject:MIME-Version:To:Reply-To:From: Cc:Content-ID:Content-Description:In-Reply-To:References; bh=SmdxDdpO6DMC1aCR+QYmnKSliO0iMUz2UWu1MwYKOic=; b=EBTdn1nBVCdw1cRATt+2p8pBT7 AWLvTgk9ueAsUxM59VlYIH/jfO9DUIg8z6s1LHOzREtnmIkIQlT5G0NmsfvhS2qNvcz5Rf3bgJ7q0 fis5Yd3/gUsnyRTwA9C3B8jLH4SuUKW74aVDEyYbgAJ9s+5AFCcI0di7cDD48Kz7O3jKhXevok1+K TDlshx8voemqVRZGxJ99Y3214yJfbiXQd6Xc+1kGgap3dKWgBTTa5A3YBKF7lV2atoRwiIMpmXMHq edyAvx36df0Abnp5lZbIyd+TvYEs/CDs/2IQq5R6IHomCD0S3+Is+3dHGUcRi5BusPqQ43CS7DJX1 xc6l64XQ==;
- Mail-followup-to: debian-devel@lists.debian.org
- Message-id: <E1rKw35-004DKJ-Kn@fasolo.debian.org>
- Reply-to: debian-devel@lists.debian.org
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 02 Jan 2024 23:13:08 -0500
Source: mumble
Architecture: source
Version: 1.5.517-1
Distribution: unstable
Urgency: medium
Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
Changed-By: Christopher Knadle <Chris.Knadle@coredump.us>
Closes: 1017780 1039271
Changes:
mumble (1.5.517-1) unstable; urgency=medium
.
[ Sven Hartge ]
* debian/patches:
- Add 90-debianize-systemd-unit.diff to get systemd service file working
(Closes: #1039271)
* Update files under debian/ for renaming murmurd -> mumble-server:
- mumble-server.README.Debian
- mumble-server.postinst
- mumble-server.templates
- po/cs.po
- po/da.po
- po/de.po
- po/es.po
- po/eu.po
- po/fi.po
- po/fr.po
- po/gl.po
- po/hu.po
- po/it.po
- po/ja.po
- po/nb.po
- po/nl.po
- po/pt.po
- po/pt_BR.po
- po/ru.po
- po/sv.po
- po/templates.pot
- po/vi.po
* Fix permissions for /etc/mumble on upgrade and new installation; updates:
- mumble-server.postinst
- mumble-server.preinst
.
[ Christopher Knadle ]
* New upstream release candidate snapshot from 2023-01-21
https://www.mumble.info/blog/mumble-1.5.517-rc/
(Several attempts to release 1.4.x were made but did not work out)
(Closes: #1017780)
* debian/compat:
- File removed; debhelper compatibility set via debhelper-compat
* debian/control:
- Update dependencies for 1.5.x release
- Set debhelper compatibility via debhelper-compat
- Change Maintainer field to the Debian VoIP Team
- Add Rules-Requires-Root: no to allow building as non-root
- Update Standards-Version to 4.6.2 (no changes needed)
* debian/copyright:
- Update for 3rdparty license changes in 1.5.x
* debian/mumble.docs:
- Update for files available in release
* debian/mumble.lintian-overrides:
- Remove all overrides, none seem to apply
* debian/mumble-server.docs:
- Update for new file locations
* debian/mumble-server.doc-base:
- Update for new file locations
* debian/mumble.install:
- Update for file location changes and removal of .protocol file
* debian/mumble-server.install:
- Update for new file locations
* debian/mumble.manpages:
- Update for new build file locations
* debian/mumble-server.manpages:
- Update for new build file locations
* debian/mumble-server.postinst:
- Update for configuration file move from /etc to /etc/mumble
* debian/mumble.README.Debian:
- Add new README to help introduce the Mumble client, hints for testing
setups,and to give some instructions on using Mumble over Tor
* debian/mumble-server.README.Debian:
- Update README for important new changes with 1.5.517
- Add new section describing how to set up a Tor Onion Service for
mumble-server to allow running a mumble service over Tor
* debian/NEWS:
- Add entry to warn users of dropping of all codecs other than OPUS and
links to a summary of changes and chat window scrolling issue on Linux
- Notify that README.Debian files now have documentation for using mumble
and mumble-server over Tor.
* debian/patches:
- Remove 06-lsb-lower-dbus-dependency.diff; patch incorporated into init
script shipped as examples for users using alternate init systems
- Remove 07-use-embedded-celt-baseline.diff: obsolete, CELT support removed
- Update 12-disable-ice-by-default.diff for new config file location
- Remove 25-make-logfiles-readable-by-adm.diff; patch incorporated into
shipped logrotate example in examples for users of alternate init systems
- Remove 44-add-speechd-header.diff; obsolete, file patch points to removed
- Add 45-add-pid-location-hint.diff patch to suggest a pidfile location
in mumble-server.ini for when using an alternate init system and an
init script
- Remove 46-var-run-to-run.diff: obsolete patch and incorporated into
shipped example files
- Remove 52-use-update-rc.d-for-disable.diff; obsolete patch, incorporated
into shipped example init script
- Remove 54-fix-mysql-start.diff; obsolete patch, incorporated into shipped
example init script
- Remove 55-openssl-3.0-compat.patch; obsolete patch
* debian/rules:
- Strip LDFLAGS for options that would break mumble_overlay
- Switch to building with cmake
- Added cmake options for building Mumble release on Debian
- Removed section installing CHANGES file (file removed from release)
- Build Ice HTML files based on MumbleServer.ice in new location
* debian/source/lintian-overrides:
- Remove override source-is-missing for removed html file
* debian/upstream/signing-key.asc:
- Update to Mumble 2023 build infrastructure key
* debian/tests:
- Add autopkgtest 'smoke' test to execute mumble and mumble-server and
get text output of version
* debian/watch:
- Update to upstream snapshot directory so uscan can find 1.5.517 tarball
Checksums-Sha1:
a98380bc432cd39d05bed0a8b8a56806a97dd610 2731 mumble_1.5.517-1.dsc
f992d4a5da1ce27da8c89e7df904a784a344a008 12091432 mumble_1.5.517.orig.tar.gz
41c3da48fc097db5c301164f39f15459afbfe887 228 mumble_1.5.517.orig.tar.gz.asc
a8f25628fc1395353c8ef4e71e192c3c39bbaa78 46136 mumble_1.5.517-1.debian.tar.xz
f5fefc65a86ee4e8a5e60664be61aff63900feaa 6644 mumble_1.5.517-1_source.buildinfo
Checksums-Sha256:
a579d9f2b932a8a52e06993fadc91bdeab8e020aa58ad98a661d82efc2c596dc 2731 mumble_1.5.517-1.dsc
8efd06a0f47ebfe27735f7575ba0becfb21d0f400a5082202dbbd998ab8351de 12091432 mumble_1.5.517.orig.tar.gz
fb8ffb5c7e6aea8dfc1672daa629c7536c7b10a60b37a6f52f30b8860097b351 228 mumble_1.5.517.orig.tar.gz.asc
ffea16ab4e83a22126992bd3c8fc2a57c377e98702cc5109f8eae161e5d08746 46136 mumble_1.5.517-1.debian.tar.xz
3f9b8ecef8f6c48f7f2088ede81dd473fa1fa1bc81400fda04af19727f124f04 6644 mumble_1.5.517-1_source.buildinfo
Files:
b3644880760ad676865928546e459f04 2731 sound optional mumble_1.5.517-1.dsc
23ebbda45eeaca3048536cd0629056b9 12091432 sound optional mumble_1.5.517.orig.tar.gz
11af0016c314cf0561670cc1a7d10dc5 228 sound optional mumble_1.5.517.orig.tar.gz.asc
a9f90e6c6d716c62dbd2e06c5f3f5e55 46136 sound optional mumble_1.5.517-1.debian.tar.xz
cc6fc244dc32d5ab74e56bd22f9e7cf5 6644 sound optional mumble_1.5.517-1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEe1KzyGmRW/4DhtV6ieLKD9m6RHAFAmWVBicACgkQieLKD9m6
RHBNpRAAnzXhGgiLwj3UT60KszuY/UKZ94j7ubZ5rBo3Htao++RuCI2urkPZ7Sln
TowKaN3P5AstosY1hUqhjn0W3eXXI0LLLko2QM4F/qTQ2kt78aIkVWc43UMIdR/w
yO6nGj05I5maBfDfhyILawdwlMFf/YgmZsgQeZzkVvBPQ+W7B7U622j7/sqEIzWV
V4uPl0VfYASZeJY0WtFp1TD7SVg6Me5MY70mHzyvpaS8uU1hsNboODpFEvG02ITp
6P4/zczcS2JSNKS7YzDOxG/8rHbqb7CXc/Kua4t/ygDkpB0l3cWlTmcxbmOOPHFF
WPHqkLIk/cC04++p7mL010sD1xT3bZ1r8151vJVMjLs01l2Mx1/t86t3jNWePEkK
XCrMYaHGRlQiC7wB8lNQMR1nDsEkNW/P1qfN0R4q4Kz2zyLQ+srrOiFGKcAeaxfZ
AwlooHhc2QYcpxxqfaOXHROEdlzTxSIDwIMDbIkDD9p09LEyDvWMoUfaFqbPwAkf
CrIk96bknN6ioCMHF+11F48/SEeS+gIMpWjdJK/VCmLtmhH0cBp/YuNHSK/Ml546
NDUKsWVCXcvu7/kI1NGDiJu1ZH6+TWIfUPZEdXgleLiLwa9aSctzhHmItB4sWAJY
2UXzkr/4rtszAgcpPduh9vVLr5yaB+t4PsSAubGgYdTN6OnI6fE=
=UGr1
-----END PGP SIGNATURE-----