Remove all references to debian/control.in#455
Merged
rkratky merged 2 commits intoubuntu:mainfrom Mar 12, 2026
Merged
Conversation
We no longer use debian/control.in for anything; instead we update d/control in place.
9ea959f to
3c89e7a
Compare
petrak-at-canonical
added a commit
to petrak-at-canonical/ubuntu-project-docs
that referenced
this pull request
Mar 19, 2026
* upstream/main: (53 commits) Update intersphinx mapping for ubuntu-server Fix duplicate label Activate "fail on warning" in RTD build Fix non-resolving labels Fix non-rendering table Add empty line before rst heading Fix incorrect semantic role Create new "Common rustc Lintian Issues" page for Rust toolchain docs (ubuntu#434) Remove old PG from intersphinx mapping DMB: leverage the old after-application content fix: fixed typo `ForwardMail` > `Forward Email` (ubuntu#465) (Re)add hist. context about rustc maintenance Rust backport: mention Lintian warnings (ubuntu#460) Add new words to custom wordlist (ubuntu#463) Add Copilot script for Moin to MyST conversion; tailored for this docs set Add 'How to report bugs' article from wiki; raw, barely edited. Remove all references to `debian/control.in` (ubuntu#455) Update instructions to clone a package via git (ubuntu#453) First take on (Copilot) instructions tailored for this repo Remove `libgit2-dev` downgrading section from Rust backport docs (ubuntu#457) ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
We no longer use debian/control.in for anything; instead we update d/control in place.
Description
The docs are outdated, and this patch fixes them.
Checklist