Public bug reported:

update-maintainer is fussy about only being run in the package's root:

    ~/nginx-gu/debian$ update-maintainer
    No control file found in ./debian.

The -d option provides a way to work around this, but is a tad awkward:

    ~/nginx-gu/debian$ update-maintainer -d../debian
    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?)

** Affects: ubuntu-dev-tools (Ubuntu)
     Importance: Undecided
         Status: New

** Description changed:

  update-maintainer is fussy about only being run in the package's root:
  
-     ~/pkg/Nginx/merge-v1.18.0-3/nginx-gu/debian$ update-maintainer
-     No control file found in ./debian.
+     ~/nginx-gu/debian$ update-maintainer
+     No control file found in ./debian.
  
  The -d option provides a way to work around this, but is a tad awkward:
  
-     ~/pkg/Nginx/merge-v1.18.0-3/nginx-gu/debian$ update-maintainer -d../debian
-     The Maintainer email is set to an ubuntu.com address. Doing nothing.
+     ~/nginx-gu/debian$ update-maintainer -d../debian
+     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?)

-- 
You received this bug notification because you are a member of MOTU,
which is subscribed to ubuntu-dev-tools in Ubuntu.
https://bugs.launchpad.net/bugs/1885233

Title:
  [update-maintainer] Can't find control when under ./debian

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-dev-tools/+bug/1885233/+subscriptions

-- 
universe-bugs mailing list
universe-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/universe-bugs

Reply via email to