mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-04-22 07:41:08 +00:00
submittodebian: Encourage sending multiple independent pieces of the
Ubuntu patch in separate bug reports.
This commit is contained in:
parent
a7677ff836
commit
684e340b54
4
debian/changelog
vendored
4
debian/changelog
vendored
@ -23,6 +23,10 @@ ubuntu-dev-tools (0.107) UNRELEASED; urgency=low
|
||||
* submittodebian: rephrase boilerplate text to be more polite, add reminder
|
||||
to explain the patch sufficiently and add necessary information.
|
||||
|
||||
[ Colin Watson ]
|
||||
* submittodebian: Encourage sending multiple independent pieces of the
|
||||
Ubuntu patch in separate bug reports.
|
||||
|
||||
-- Daniel Holbach <daniel.holbach@ubuntu.com> Tue, 30 Nov 2010 11:55:24 +0100
|
||||
|
||||
ubuntu-dev-tools (0.106) experimental; urgency=low
|
||||
|
@ -44,9 +44,10 @@ def get_bug_body(changelog):
|
||||
return '''In Ubuntu, the attached patch was applied to achieve the following:
|
||||
|
||||
## ---------------- REPLACE THIS WITH ACTUAL INFORMATION ---------------------
|
||||
## Please add all necessary information about why the change needed to go in
|
||||
## Please add all necessary information about why the change needed to go in
|
||||
## Ubuntu, quote policy, spec or any other background material and why it can
|
||||
## and should be used in Debian too.
|
||||
## and should be used in Debian too. If the patch is composed of multiple
|
||||
## independent pieces, please send them as separate bug reports.
|
||||
## ---------------- REPLACE THIS WITH ACTUAL INFORMATION ---------------------
|
||||
|
||||
%s
|
||||
|
Loading…
x
Reference in New Issue
Block a user