[update-maintainer] Can't find control when under ./debian
Bug #1885233 reported by
Bryce Harrington
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
ubuntu-dev-tools (Ubuntu) |
Fix Released
|
Undecided
|
Bryce Harrington |
Bug Description
update-maintainer is fussy about only being run in the package's root:
~/nginx-
No control file found in ./debian.
The -d option provides a way to work around this, but is a tad awkward:
~/nginx-
The Maintainer email is set to an ubuntu.com address. Doing nothing.
Packagers often work from in the debian/ dir itself so it would be convenient to scan up the directory tree (perhaps a few levels?)
Related branches
~bryce/ubuntu-dev-tools:update-maintainer-recursive
- Mattia Rizzolo: Needs Fixing
-
Diff: 34 lines (+15/-1)1 file modifiedupdate-maintainer (+15/-1)
description: | updated |
Changed in ubuntu-dev-tools (Ubuntu): | |
assignee: | nobody → Bryce Harrington (bryce) |
status: | New → In Progress |
Changed in ubuntu-dev-tools (Ubuntu): | |
status: | In Progress → Fix Committed |
To post a comment you must log in.
This bug was fixed in the package ubuntu-dev-tools - 0.177
---------------
ubuntu-dev-tools (0.177) unstable; urgency=medium
[ Dan Streetman ]
* Verify checksums for downloaded binary files
* pullpkg: support pulling from Ubuntu upload queues
[ Mattia Rizzolo ]
* ubuntu-build:
+ Add support for riscv64.
* syncpackge:
+ Fix the new flake8 E741. Closes: #963310
[ Bryce Harrington ]
* update-maintainer:
+ Try to recurse upwards to find a valid debian directory. LP: #1885233
-- Mattia Rizzolo <email address hidden> Sun, 28 Jun 2020 15:52:27 +0200