From 684e340b5484d905891d37d5e8e10b114f394ca4 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Wed, 1 Dec 2010 16:51:09 +0000 Subject: [PATCH] submittodebian: Encourage sending multiple independent pieces of the Ubuntu patch in separate bug reports. --- debian/changelog | 4 ++++ submittodebian | 5 +++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 39b07df..bc439a4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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 Tue, 30 Nov 2010 11:55:24 +0100 ubuntu-dev-tools (0.106) experimental; urgency=low diff --git a/submittodebian b/submittodebian index 7f6ae7d..0fd4b39 100755 --- a/submittodebian +++ b/submittodebian @@ -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