← Back to team overview

ubuntu-packaging-guide-team team mailing list archive

[Bug 845860] [NEW] merge-package discussion doesn't discuss coping with quilt

 

Public bug reported:

The section on merging from Debian
http://developer.ubuntu.com/packaging/html/udd-merging.html does not
mention how to cope with quilt packages; doing 'quilt pop -a' is
apparently recommended before merging a package using quilt to manage
its patches.

(Except that it doesn't work, doing quilt pop -a first then causes
merge-package to fail because there are local uncommitted changes;
needing to spuriously add commits for unapplying and applying the quilt
series seems bogus to me.)

** Affects: ubuntu-packaging-guide
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Packaging Guide Team, which is subscribed to Ubuntu Packaging Guide.
https://bugs.launchpad.net/bugs/845860

Title:
  merge-package discussion doesn't discuss coping with quilt

Status in Ubuntu Packaging Guide:
  New

Bug description:
  The section on merging from Debian
  http://developer.ubuntu.com/packaging/html/udd-merging.html does not
  mention how to cope with quilt packages; doing 'quilt pop -a' is
  apparently recommended before merging a package using quilt to manage
  its patches.

  (Except that it doesn't work, doing quilt pop -a first then causes
  merge-package to fail because there are local uncommitted changes;
  needing to spuriously add commits for unapplying and applying the
  quilt series seems bogus to me.)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-packaging-guide/+bug/845860/+subscriptions


Follow ups

References