Timo Aaltonen pushed to branch debian-unstable at X Strike Force / lib / libfs
Commits: 9fd9d845 by Debian Janitor at 2023-01-06T04:48:59+00: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 - - - - - 3c3fe5f9 by Debian Janitor at 2023-01-06T04:49:00+00:00 Update standards version to 4.6.2, no changes needed. Changes-By: lintian-brush Fixes: lintian: out-of-date-standards-version See-also: https://lintian.debian.org/tags/out-of-date-standards-version.html - - - - - 3 changed files: - debian/changelog - debian/control - debian/rules Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,10 @@ +libfs (2:1.0.8-2) UNRELEASED; urgency=medium + + * Drop transition for old debug package migration. + * Update standards version to 4.6.2, no changes needed. + + -- Debian Janitor <[email protected]> Fri, 06 Jan 2023 04:48:59 -0000 + libfs (2:1.0.8-1) unstable; urgency=medium * New upstream release. ===================================== debian/control ===================================== @@ -9,7 +9,7 @@ Build-Depends: xutils-dev, # misc:Pre-Depends debhelper-compat (= 12), -Standards-Version: 4.5.0 +Standards-Version: 4.6.2 Vcs-Git: https://salsa.debian.org/xorg-team/lib/libfs.git Vcs-Browser: https://salsa.debian.org/xorg-team/lib/libfs ===================================== debian/rules ===================================== @@ -16,6 +16,3 @@ override_dh_install: override_dh_missing: dh_missing --fail-missing - -override_dh_strip: - dh_strip --dbgsym-migration='libfs6-dbg (<< 1.0.7-2~)' View it on GitLab: https://salsa.debian.org/xorg-team/lib/libfs/-/compare/1dd15aff9f6145a1c8befb97991b5836339f1a6f...3c3fe5f9f3caf9ce084a47df71ff5a0c999eab64 -- View it on GitLab: https://salsa.debian.org/xorg-team/lib/libfs/-/compare/1dd15aff9f6145a1c8befb97991b5836339f1a6f...3c3fe5f9f3caf9ce084a47df71ff5a0c999eab64 You're receiving this email because of your account on salsa.debian.org.

