libam7xxx (0.1.7-1.1)
[PTS] [DDPO]
COMMITS: VCS has seen 10 commits since the debian/0.1.7-1 tag
- Git: https://git.ao2.it/libam7xxx.git -b debian/master
-
- Branch: debian/master
- Path: debian/changelog
- Repo size: 704512
- Browser: https://git.ao2.it/libam7xxx.git
- Last scan: 2024-10-05 01:06:02+00
- Next scan: 2024-10-06 03:41:00+00
- Debian changelog in Git:
libam7xxx (0.1.7-1.1) unstable; urgency=medium
* Non-maintainer upload.
* debian/patches: new FFmpeg-5.0-compatibility.patch (Closes: #1004821)
* debian/rules: remove completed dbgsym migration
* debian/control: add Rules-Requires-Root: no
* debian/rules: remove the -Wl,--as-needed linker flag
* debian/libam7xxx0.1.symbols: add Build-Depends-Package
* debian/watch: update version to 4
* debian/libam7xxx-dev.install: static library libam7xxx.a
* debian/{control,compat}: upgrade Debhelper compatibility level to 13
* debian/control: declare compliance with Debian policy of v4.6.1
-- Nicholas Guriev <guriev-ns@ya.ru> Wed, 29 Jun 2022 13:35:20 +0300
- This branch is 10 commits ahead of tag debian/0.1.7-1
- Git log:
commit e9271b294177a336f1f802fd9c73bb5e8dc7f4ef
Author: Nicholas Guriev <nicholas@guriev.su>
Date: Wed Jun 29 13:35:20 2022 +0300
debian/changelog: release package version 0.1.7-1.1
Gbp-Dch: ignore
commit 9f11bb18ab5a75c4aef990ab26521f93fb763877
Author: Nicholas Guriev <nicholas@guriev.su>
Date: Wed Jun 29 13:33:53 2022 +0300
debian/control: declare compliance with Debian policy of v4.6.1
commit 624cfc12572edae2cd32d7cb7d6e6efc34930bad
Author: Nicholas Guriev <nicholas@guriev.su>
Date: Wed Jun 29 13:00:12 2022 +0300
debian/{control,compat}: upgrade Debhelper compatibility level to 13
Noticed changes:
- dwz(1) optimizes debug info.
- C examples are uncompressed.
- Newest mtime of some files under /usr/share/doc, content is the same.
commit 21c82754a3eacb45c64a34c775250a4f849cfccb
Author: Nicholas Guriev <nicholas@guriev.su>
Date: Wed Jun 29 12:59:05 2022 +0300
debian/libam7xxx-dev.install: static library libam7xxx.a
So dh_missing(1) will stop complaining.
commit 159c341878e5b3f4cbe198ad699baf4200e38c6a
Author: Nicholas Guriev <nicholas@guriev.su>
Date: Wed Jun 29 12:15:21 2022 +0300
debian/watch: update version to 4
Because custom script is unused, no changes needed.
Fixes the 'older-debian-watch-file-standard' Lintian tag.
commit 153b6ab38bd025b7664fa9ee9e1ff1944dcfd772
Author: Nicholas Guriev <nicholas@guriev.su>
Date: Wed Jun 29 12:04:26 2022 +0300
debian/libam7xxx0.1.symbols: add Build-Depends-Package
This allows dpkg-shlibdeps(1) to generate more precise dependencies.
Fixes the 'symbols-file-missing-build-depends-package-field' Lintian tag.
commit 3f6345d428841751bc8e036f446fb927486af5d8
Author: Nicholas Guriev <nicholas@guriev.su>
Date: Wed Jun 29 11:57:22 2022 +0300
debian/rules: remove the -Wl,--as-needed linker flag
It is on by default since bullseye.
Fixes the 'debian-rules-uses-as-needed-linker-flag' Lintian tag.
commit 84b76ac82f2461a2a0a42b46607e0b4d44f984a5
Author: Nicholas Guriev <nicholas@guriev.su>
Date: Wed Jun 29 11:55:01 2022 +0300
debian/control: add Rules-Requires-Root: no
Fixes the 'debug-symbol-migration-possibly-complete' Lintian tag.
commit 4d9c00c8028fbff804fbf38112f6ba8817b29e14
Author: Nicholas Guriev <nicholas@guriev.su>
Date: Wed Jun 29 11:51:37 2022 +0300
debian/rules: remove completed dbgsym migration
Fixes the 'debug-symbol-migration-possibly-complete' Lintian tag.
commit a257bc45edccc9844b78e0a84d956976ab5a203e
Author: Nicholas Guriev <nicholas@guriev.su>
Date: Tue Jun 28 23:33:19 2022 +0300
debian/patches: new FFmpeg-5.0-compatibility.patch
Closes: #1004821