Control: tag -1 patch Dave Steele <[email protected]> (2014-05-02): > Package: piuparts-master > Severity: minor > thanks > > The words "licensed" and "ditto" are spelled incorrectly in the footer > of all of the web pages created by piuparts-report.
Both licensed and licenced are correct. A patch for ditto is attached. Mraw, KiBi.
From 1dee63c08253fa5eed019698f5bef1eea9555b77 Mon Sep 17 00:00:00 2001 From: Cyril Brulebois <[email protected]> Date: Fri, 2 May 2014 23:20:56 +0200 Subject: [PATCH] Fix typo in footer (Closes: #746724). --- debian/changelog | 6 ++++++ piuparts-report.py | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 580a2ef..a2ecdef 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +piuparts (0.59) UNRELEASED; urgency=low + + * Fix typo in footer (Closes: #746724). + + -- Cyril Brulebois <[email protected]> Fri, 02 May 2014 23:20:32 +0200 + piuparts (0.58) unstable; urgency=low [ Holger Levsen ] diff --git a/piuparts-report.py b/piuparts-report.py index 27ea3a8..de7d96d 100644 --- a/piuparts-report.py +++ b/piuparts-report.py @@ -245,7 +245,7 @@ HTML_FOOTER = """ <a href="mailto:[email protected]">Holger Levsen</a> and <a href="mailto:[email protected]">others</a> using <a href="http://anonscm.debian.org/gitweb/?p=piuparts/piuparts.git" target="_blank">piuparts.git</a>. - Dito for this website. + Ditto for this website. Weather icons are from the <a href="http://tango.freedesktop.org/Tango_Icon_Library" target="_blank">Tango Icon Library</a>. <a href="http://validator.w3.org/check?uri=referer"> <img border="0" src="$doc_root/images/valid-html401.png" alt="Valid HTML 4.01!" height="15" width="80" align="middle"> -- 1.7.10.4
signature.asc
Description: Digital signature

