[Git][pkg-voip-team/asterisk][debian/latest] 3 commits: build-depend on liblua5.1-dev (not liblua5.2-dev); closes: bug#1050625, thanks...
Jonas Smedegaard (@js)
gitlab at salsa.debian.org
Sun Aug 27 17:06:53 BST 2023
Jonas Smedegaard pushed to branch debian/latest at Debian VoIP Packaging Team / asterisk
Commits:
ab483ab3 by Jonas Smedegaard at 2023-08-27T16:55:44+02:00
build-depend on liblua5.1-dev (not liblua5.2-dev); closes: bug#1050625, thanks to Bastian Germann and David
- - - - -
47888da3 by Jonas Smedegaard at 2023-08-27T16:59:17+02:00
update DEP-3 patch headers
- - - - -
a1be3ed1 by Jonas Smedegaard at 2023-08-27T17:24:02+02:00
update changelog
- - - - -
13 changed files:
- debian/changelog
- debian/control
- debian/patches/2002_no_download_sounds.patch
- debian/patches/2004_mgcp.patch
- debian/patches/2006_enable_test_framework.patch
- debian/patches/2008_disable_ilbc.patch
- debian/patches/2010_astdatadir.patch
- debian/patches/2011_amr_build_tools.patch
- debian/patches/2012_amr_codec.patch
- debian/patches/2013_mp3.patch
- debian/patches/2014_pjproject_unbreak.patch
- debian/patches/2015_opus.patch
- debian/patches/2016_opus_plc.patch
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+asterisk (1:20.4.0~dfsg+~cs6.13.40431414-2) unstable; urgency=medium
+
+ * build-depend on liblua5.1-dev (not liblua5.2-dev);
+ closes: bug#1050625, thanks to Bastian Germann and David
+ * update DEP-3 patch headers
+
+ -- Jonas Smedegaard <dr at jones.dk> Sun, 27 Aug 2023 17:23:31 +0200
+
asterisk (1:20.4.0~dfsg+~cs6.13.40431414-1) unstable; urgency=medium
[ upstream ]
=====================================
debian/control
=====================================
@@ -34,7 +34,7 @@ Build-Depends:
libjack-dev,
libjansson-dev,
libldap-dev,
- liblua5.2-dev,
+ liblua5.1-dev,
libncurses-dev,
libneon27-dev,
libnewt-dev,
=====================================
debian/patches/2002_no_download_sounds.patch
=====================================
@@ -8,8 +8,8 @@ Description: Avoid downloading extra sound files
We believe those should be part of a separate source package
(as they rarely change, and have their own versioning).
Author: Tzafrir Cohen <tzafrir.cohen at xorcom.com>
-Forwarded: no
-Last-Update: 2022-01-22
+Forwarded: not-needed
+Last-Update: 2023-08-27
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/sounds/sounds.xml
=====================================
debian/patches/2004_mgcp.patch
=====================================
@@ -1,6 +1,7 @@
Description: allow building non-NCS variation of driver chan_mgcp
Author: Tzafrir Cohen <tzafrir.cohen at xorcom.com>
-Last-Update: 2022-02-12
+Forwarded: not-needed
+Last-Update: 2023-08-27
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/channels/chan_mgcp.c
=====================================
debian/patches/2006_enable_test_framework.patch
=====================================
@@ -6,8 +6,8 @@ Description: Enable the test framework
.
Those modules should not be confused with the tests in the asterisk-testsute package.
Author: Tzafrir Cohen <tzafrir at debian.org>
-Forwarded: no
-Last-Update: 2022-01-22
+Forwarded: not-needed
+Last-Update: 2023-08-27
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/build_tools/cflags-devmode.xml
=====================================
debian/patches/2008_disable_ilbc.patch
=====================================
@@ -10,8 +10,8 @@ Description: disable building codec_ilbc
Author: Tzafrir Cohen <tzafrir at debian.org>
Bug-Debian: https://bugs.debian.org/665938
Bug-Debian: https://bugs.debian.org/665937
-Forwarded-Upstream: no
-Last-Update: 2022-01-22
+Forwarded: not-needed
+Last-Update: 2023-08-27
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/codecs/codec_ilbc.c
=====================================
debian/patches/2010_astdatadir.patch
=====================================
@@ -5,8 +5,8 @@ Description: place asterisk read-only data files under /usr/share
Upstream prefers defaults to have those files under /var/lib,
though supports a separate datadir.
Author: Tzafrir Cohen <tzafrir at debian.org>
-Forwarded: no
-Last-Update: 2022-01-22
+Forwarded: not-needed
+Last-Update: 2023-08-27
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/configure.ac
=====================================
debian/patches/2011_amr_build_tools.patch
=====================================
@@ -4,7 +4,8 @@ Description: integrate amr module with asterisk build routines
Author: Alexander Traud <pabstraud at compuserve.com>
Author: Jonas Smedegaard <dr at jones.dk>
Source: https://github.com/traud/asterisk-amr/blob/master/build_tools.patch
-Last-Update: 2022-01-22
+Forwarded: not-needed
+Last-Update: 2023-08-27
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/build_tools/menuselect-deps.in
=====================================
debian/patches/2012_amr_codec.patch
=====================================
@@ -4,7 +4,8 @@ Description: integrate amr module with asterisk
Author: Alexander Traud <pabstraud at compuserve.com>
Author: Jonas Smedegaard <dr at jones.dk>
Source: https://github.com/traud/asterisk-amr/blob/master/codec_amr.patch
-Last-Update: 2022-01-22
+Forwarded: not-needed
+Last-Update: 2023-08-27
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/include/asterisk/format_cache.h
=====================================
debian/patches/2013_mp3.patch
=====================================
@@ -2,7 +2,8 @@ Description: integrate mp3 module with asterisk
Also, remove original patch file to help detect later upstream changes.
Author: Jonas Smedegaard <dr at jones.dk>
Source: contrib/scripts/get_mp3_source.sh
-Last-Update: 2022-01-22
+Forwarded: not-needed
+Last-Update: 2023-08-27
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/Xmp3/interface.c
=====================================
debian/patches/2014_pjproject_unbreak.patch
=====================================
@@ -1,6 +1,7 @@
Description: avoid non-free PJPROJECT audio device driver bdimad
Author: Jonas Smedegaard <dr at jones.dk>
-Last-Update: 2022-01-22
+Forwarded: not-needed
+Last-Update: 2023-08-27
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/Xpjproject/pjmedia/build/Makefile
=====================================
debian/patches/2015_opus.patch
=====================================
@@ -5,7 +5,8 @@ Author: Sean Bright <sean at callshaper.com>
Author: Alexander Traud <pabstraud at compuserve.com>
Author: Jonas Smedegaard <dr at jones.dk>
Source: https://github.com/traud/asterisk-opus/blob/asterisk-13.7/asterisk.patch
-Last-Update: 2022-01-22
+Forwarded: not-needed
+Last-Update: 2023-08-27
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/build_tools/menuselect-deps.in
=====================================
debian/patches/2016_opus_plc.patch
=====================================
@@ -4,7 +4,8 @@ Description: detect lost (and late) RTP packets for native PLC
Author: Alexander Traud <pabstraud at compuserve.com>
Author: Jonas Smedegaard <dr at jones.dk>
Source: https://github.com/traud/asterisk-opus/blob/asterisk-13.7/enable_native_plc.patch
-Last-Update: 2022-01-24
+Forwarded: not-needed
+Last-Update: 2023-08-27
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/main/translate.c
View it on GitLab: https://salsa.debian.org/pkg-voip-team/asterisk/-/compare/0aa518f927816b4ae8b4a291576b1a5145aeedda...a1be3ed1ecbce4c6c7cea39a727e3879b2021e73
--
View it on GitLab: https://salsa.debian.org/pkg-voip-team/asterisk/-/compare/0aa518f927816b4ae8b4a291576b1a5145aeedda...a1be3ed1ecbce4c6c7cea39a727e3879b2021e73
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-voip-maintainers/attachments/20230827/972e82ca/attachment-0001.htm>
More information about the Pkg-voip-maintainers
mailing list