You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update all examples' debian/compat and Standards-Version
Compat level 4 (!) is no longer supported by Debhelper in unstable, and
besides, our examples should at least somewhat resemble current best
practices. Debhelper 9 is in the oldest still-supported Debian and
Ubuntu releases. No changes are needed in the example packages for compat 9.
Policy 4.1.0 is the newest policy, and will generate warnings from a Lintian
older than unstable, but that's harmless. The only required change was
replacing the deprecated priority "extra" with "optional".
0 commit comments