[Git][pkg-voip-team/asterisk][master] 35 commits: tidy: wrap and sort packaging files, with shortening options -ast

Jonas Smedegaard (@js) gitlab at salsa.debian.org
Thu Jan 20 14:14:13 GMT 2022



Jonas Smedegaard pushed to branch master at Debian VoIP Packaging Team / asterisk


Commits:
1572f128 by Jonas Smedegaard at 2022-01-19T18:49:36+01:00
tidy: wrap and sort packaging files, with shortening options -ast

- - - - -
c76be6f7 by Jonas Smedegaard at 2022-01-19T18:53:03+01:00
Trim trailing whitespace.

Changes-By: lintian-brush
Fixes: lintian: trailing-whitespace
See-also: https://lintian.debian.org/tags/trailing-whitespace.html

- - - - -
5796598e by Jonas Smedegaard at 2022-01-19T18:53:11+01:00
Use secure URI in Homepage field.

Changes-By: lintian-brush
Fixes: lintian: homepage-field-uses-insecure-uri
See-also: https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html

- - - - -
695a78a6 by Jonas Smedegaard at 2022-01-19T19:07:38+01:00
Update renamed lintian tag names in lintian overrides.

Changes-By: lintian-brush
Fixes: lintian: renamed-tag
See-also: https://lintian.debian.org/tags/renamed-tag.html

- - - - -
2c83c837 by Jonas Smedegaard at 2022-01-19T19:08:39+01:00
Drop transition for old debug package migration.

Changes-By: lintian-brush
Fixes: lintian: debug-symbol-migration-possibly-complete
See-also: https://lintian.debian.org/tags/debug-symbol-migration-possibly-complete.html

- - - - -
3355ef6b by Jonas Smedegaard at 2022-01-19T19:10:32+01:00
tidy rules file: drop boilerplate

- - - - -
5e3448c5 by Jonas Smedegaard at 2022-01-19T19:10:57+01:00
tidy rules: list catch-all implicit rule last

- - - - -
f755d77b by Jonas Smedegaard at 2022-01-19T19:16:04+01:00
tidy rules: shorten comment about hardening, referencing wiki page for details

- - - - -
cdb824f2 by Jonas Smedegaard at 2022-01-19T21:28:06+01:00
tidy rules: stop export PROC (unused since upstream commit r361856 in 2012)

- - - - -
55913968 by Jonas Smedegaard at 2022-01-19T21:35:46+01:00
tidy rules: stop set confflags (unused since commit 309a6bc in 2007)

- - - - -
8e351f52 by Jonas Smedegaard at 2022-01-19T21:47:08+01:00
tidy rules: simplify resolving architecture-specific build flags

- - - - -
85d87f72 by Jonas Smedegaard at 2022-01-19T21:51:04+01:00
tidy rules: simplify resolving DEB_VERSION_UPSTREAM_REVISION (replacing local DEB_NOEPOCH_VERSION)

- - - - -
57bc01a0 by Jonas Smedegaard at 2022-01-19T21:57:28+01:00
tidy rules: simplify resolving EXP_RELEASE via DEB_DISTRIBUTION

- - - - -
637c43cb by Jonas Smedegaard at 2022-01-19T23:04:12+01:00
stop set CFLAGS=-fgnu89-inline, as GCC 5.x was supported upstream since late 2015 (see also bug#777782)

- - - - -
06d72a1e by Jonas Smedegaard at 2022-01-19T23:08:34+01:00
tidy rules: define build flags separately from passing them to build tools

- - - - -
8e4901bc by Jonas Smedegaard at 2022-01-19T23:12:42+01:00
explicitly disable BUILD_NATIVE, and stop set CFLAGS and LDFLAGS in configure (only in make menuselect)

- - - - -
138a6574 by Jonas Smedegaard at 2022-01-19T23:12:53+01:00
tighten bug closures in changelog, for slightly better readability and to avoid confusing lintian-brush

- - - - -
406f5548 by Jonas Smedegaard at 2022-01-19T23:15:42+01:00
stop export build flags: they are passed as arguments

- - - - -
872d3f5b by Jonas Smedegaard at 2022-01-19T23:41:48+01:00
let dh_auto_config resolve core configure options

- - - - -
4122cda6 by Jonas Smedegaard at 2022-01-19T23:42:10+01:00
revive upstream optimization flags unless DEB_BUILD_OPTIONS=noopt

- - - - -
b194cab9 by Jonas Smedegaard at 2022-01-19T23:44:37+01:00
support DEB_BUILD_OPTIONS=terse

- - - - -
2dad3174 by Jonas Smedegaard at 2022-01-20T15:01:00+01:00
fix install file CHANGES as upstream changelog, and more detailed ChangeLog only with asterisk-doc

- - - - -
c7946388 by Jonas Smedegaard at 2022-01-20T15:02:07+01:00
use debhelper compatibility level 13 (not 10); stop install duplicates in package asterisk-doc now that its install path coincide with package asterisk; build-depend on debhelper-compat (not debhelper)

- - - - -
a5493cb4 by Jonas Smedegaard at 2022-01-20T15:02:10+01:00
adapt install routines and helper scripts to use multiarch paths; add NEWS entry about this change

- - - - -
020856d0 by Jonas Smedegaard at 2022-01-20T15:02:10+01:00
fix install phoneprov XML files

- - - - -
652eaa56 by Jonas Smedegaard at 2022-01-20T15:02:10+01:00
explicitly list a few images, contrib scripts and sample website as not-installed

- - - - -
e541799d by Jonas Smedegaard at 2022-01-20T15:02:10+01:00
fix install a manpage (not corresponding script) into manpage directory

- - - - -
ccff7a4b by Jonas Smedegaard at 2022-01-20T15:02:10+01:00
install main header file only below /usr/include (i.e. drop transitional symlinking done in 2008)

- - - - -
ca558f8a by Jonas Smedegaard at 2022-01-20T15:02:10+01:00
install most possible manpages from upstream-installed locations, to ease detecting missed install files

- - - - -
062f5d22 by Jonas Smedegaard at 2022-01-20T15:02:10+01:00
tidy rules: use relative paths

- - - - -
f407ec53 by Jonas Smedegaard at 2022-01-20T15:02:10+01:00
update copyright info: use SPDX shortname Apache-2.0

- - - - -
eafa29d4 by Jonas Smedegaard at 2022-01-20T15:02:10+01:00
update copyright info: drop unused License section LGPL-2.1

- - - - -
17dd2c34 by Jonas Smedegaard at 2022-01-20T15:02:10+01:00
update copyright info: fix Files section for codecs/gsm, covering both left-truncating wildcard and an explicit file overriding right-truncating wildcard, to list it _after_ right-truncating wildcard Files sections

- - - - -
767dbfc6 by Jonas Smedegaard at 2022-01-20T15:02:10+01:00
fix have asterisk pre-depend on misc:Pre-Depends, needed by systemd calls in maintainer scripts

- - - - -
83c48e02 by Jonas Smedegaard at 2022-01-20T15:03:10+01:00
prepare for release: update changelog

- - - - -


30 changed files:

- debian/NEWS
- debian/TODO
- debian/asterisk-config.examples
- debian/asterisk-config.install
- debian/asterisk-dahdi.install
- debian/asterisk-dev.install
- − debian/asterisk-dev.links
- debian/asterisk-doc.docs
- debian/asterisk-mobile.install
- debian/asterisk-modules.install
- debian/asterisk-modules.lintian-overrides
- debian/asterisk-mp3.install
- debian/asterisk-mysql.install
- debian/asterisk-ooh323.install
- debian/asterisk-tests.install
- debian/asterisk-tests.lintian-overrides
- debian/asterisk-voicemail-imapstorage.install
- debian/asterisk-voicemail-odbcstorage.install
- debian/asterisk-voicemail.install
- debian/asterisk-vpb.install
- debian/asterisk.dirs
- debian/asterisk.docs
- debian/asterisk.examples
- debian/asterisk.install
- debian/asterisk.links
- debian/asterisk.lintian-overrides
- debian/asterisk.manpages
- debian/changelog
- − debian/compat
- debian/control


The diff was not included because it is too large.


View it on GitLab: https://salsa.debian.org/pkg-voip-team/asterisk/-/compare/c8baa4fbf6ed1b8c3b307c1647ea11674eea1bfd...83c48e02e146253892fa371f5ea7047c177421c2

-- 
View it on GitLab: https://salsa.debian.org/pkg-voip-team/asterisk/-/compare/c8baa4fbf6ed1b8c3b307c1647ea11674eea1bfd...83c48e02e146253892fa371f5ea7047c177421c2
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/20220120/171c2f83/attachment-0001.htm>


More information about the Pkg-voip-maintainers mailing list