[Piuparts-commits] [piuparts] 01/01: bug_howto.tpl: improve layout

Holger Levsen holger at moszumanska.debian.org
Wed May 21 19:35:39 UTC 2014


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch develop
in repository piuparts.

commit 81f4bd4cdaecd086548234f3d7c89aeadaba1dd0
Author: Holger Levsen <holger at layer-acht.org>
Date:   Wed May 21 21:35:34 2014 +0200

    bug_howto.tpl: improve layout
---
 htdocs/bug_howto.tpl | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/htdocs/bug_howto.tpl b/htdocs/bug_howto.tpl
index b7cb3b4..d1c70fd 100644
--- a/htdocs/bug_howto.tpl
+++ b/htdocs/bug_howto.tpl
@@ -40,6 +40,10 @@
     <tr class="normalrow">
      <td class="contentcell2">
 	More often, there is no existing bug and you need to file one. To make this easy as well to have consistent quality bug reports, we collect templates for filing these bugs. Please <a href="templates/mail/">use these templates</a>! The following is an example bug report for illustration:
+     </td>
+    </tr>
+    <tr class="normalrow">
+     <td class="contentcell2">
 	<pre>
  To: submit at bugs.debian.org
  Subject: $package: fails to upgrade from 'testing' - trying to overwrite ...
@@ -69,6 +73,10 @@
 
  attachment: $failed_logfile
 	</pre>
+     </td>
+    </tr>
+    <tr class="normalrow">
+     <td class="contentcell2">
 	Please take care when filing bugs to file meaningful bugs and to not annoy maintainers. Don't nitpick or insist on severities, the important thing is to get the bug fixed, not the right severity. Optionally you can also send copies to the piuparts-devel mailinglist by adding <i>X-debbugs-cc: piuparts-devel at lists.alioth.debian.org</i> pseudo-headers.
      </td>
     </tr>
@@ -85,6 +93,10 @@
     <tr class="normalrow">
      <td class="contentcell2">
 	Sometimes there is a bug in another package which affects a package being tested. The following explains how to tell this to the BTS in a way piuparts-analyse will pick up:
+     </td>
+    </tr>
+    <tr class="normalrow">
+     <td class="contentcell2">
 	<pre>
  # assume 987654 is our bug report in buggy-package,
  # but the problem only shows up when testing (upgrades of)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/piuparts/piuparts.git



More information about the Piuparts-commits mailing list