Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ubuntu/devel #151

Closed
wants to merge 518 commits into from
Closed

Ubuntu/devel #151

wants to merge 518 commits into from

Conversation

blackboxsw
Copy link
Collaborator

new-upstream-snapshot for release into Focal.

blackboxsw and others added 30 commits December 8, 2017 14:45
paride and others added 25 commits November 29, 2019 14:35
Fixes lintian tag: upstream-metadata-file-is-missing
Remove support for versions so old they don't even trigger the
maintainer-script-supports-ancient-package-version lintian tag.
Fixes lintian tag: ancient-standards-version
Add override for package-supports-alternative-init-but-no-init.d-script.
Systemd is not an alternate but the only init system supported by
cloud-init on Ubuntu and Debian.
 * d/control: bump Standards-Version to 4.4.1 (no changes needed)

 * override package-supports-alternative-init-but-no-init.d-script
   Systemd is the only supported init system on Ubuntu/Debian.

 * d/cloud-init.preinst: remove support for ancient versions

 * debian: add upstream metadata file
   Fixes lintian tag: upstream-metadata-file-is-missing

 * debian: add i18n support to the debconf template files
   Fixes lintian tags:
    - untranslatable-debconf-templates
    - not-using-po-debconf

 * d/control: switch from git:// to https:// in the Vcs-Git field

 * d/cloud-init.postinst: guard the udevadm call
   Fixes lintian tag: udevadm-called-without-guard

 * d/rules: do not use dpkg-parsechangelog to get DEB_VERSION
   Fixes lintian tag: debian-rules-parses-dpkg-parsechangelog

 * d/control: rewrite the package description

 * d/control: add Rules-Requires-Root: no
   Fixes lintian tag: rules-requires-root-missing

 * d/control: add a Homepage field (https://cloud-init.io/)
   Fixes lintian tag: no-homepage-field

 * debian maint scripts: replace the '-e' in the shebang with a 'set -e'
   Fixes lintian tag: maintainer-script-without-set-e

 * d/cloud-init.postinst use 'command -v' to check if grub-install exists
   Fixes lintian tag: command-with-path-in-maintainer-script

 * d/changelog: remove trailing whitespaces
   Fixes lintian tag: file-contains-trailing-whitespace

LP: #1853376
Drop alternate dependency on ifupdown as it is no longer supported in
Ubuntu.

LP: #1855557
@blackboxsw
Copy link
Collaborator Author

oops. wrong target branch as master. New PR to come

@blackboxsw blackboxsw closed this Jan 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants