File: 0019-Fix-remaining-http-error.patch

package info (click to toggle)
imagemagick 8%3A7.1.2.3%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 86,336 kB
  • sloc: ansic: 373,543; cpp: 22,660; xml: 11,570; sh: 6,618; perl: 6,285; makefile: 3,498; tcl: 459
file content (109 lines) | stat: -rw-r--r-- 4,305 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
From: =?utf-8?q?Bastien_Roucari=C3=A8s?= <rouca@debian.org>
Date: Sun, 18 Jun 2023 20:02:26 +0000
Subject: Fix remaining http error

forwarded: not-needed
---
 www/advanced-unix-installation.html    | 1 +
 www/advanced-windows-installation.html | 1 +
 www/animate.html                       | 1 +
 www/cite.html                          | 4 +++-
 www/download.html                      | 3 ++-
 www/search.html                        | 5 -----
 6 files changed, 8 insertions(+), 7 deletions(-)

diff --git a/www/advanced-unix-installation.html b/www/advanced-unix-installation.html
index 060f5f8..b6dc4b3 100644
--- a/www/advanced-unix-installation.html
+++ b/www/advanced-unix-installation.html
@@ -75,6 +75,7 @@
       <input class="form-control mr-sm-2" type="text" name="q" placeholder="Search" aria-label="Search" />
       <button class="btn btn-outline-success my-2 my-sm-0" type="submit" name="sa">Search</button>
     </form>
+  </div>
   </nav>
 
   <div class="container">
diff --git a/www/advanced-windows-installation.html b/www/advanced-windows-installation.html
index 510a6e3..fee75bb 100644
--- a/www/advanced-windows-installation.html
+++ b/www/advanced-windows-installation.html
@@ -126,6 +126,7 @@
       <input class="form-control mr-sm-2" type="text" name="q" placeholder="Search" aria-label="Search" />
       <button class="btn btn-outline-success my-2 my-sm-0" type="submit" name="sa">Search</button>
     </form>
+  </div>
   </nav>
 
 <div class="col-lg-8 mx-auto p-4 py-md-5 text-body-secondary">
diff --git a/www/animate.html b/www/animate.html
index 7b6df3d..ca23030 100644
--- a/www/animate.html
+++ b/www/animate.html
@@ -126,6 +126,7 @@
       <input class="form-control mr-sm-2" type="text" name="q" placeholder="Search" aria-label="Search" />
       <button class="btn btn-outline-success my-2 my-sm-0" type="submit" name="sa">Search</button>
     </form>
+  </div>
   </nav>
 
 <div class="col-lg-8 mx-auto p-4 py-md-5 text-body-secondary">
diff --git a/www/cite.html b/www/cite.html
index b601038..ec070ee 100644
--- a/www/cite.html
+++ b/www/cite.html
@@ -143,7 +143,8 @@
 <pre class="p-3 mb-2 text-body-secondary bg-body-tertiary"><samp>1. ImageMagick Studio LLC. ImageMagick [Internet]. 2024. Available from: https://imagemagick.org</samp></pre>
 
 <h4>Citation in Harvard style</h4>
-<pre class="p-3 mb-2 text-body-secondary bg-body-tertiary"><sampl>ImageMagick Studio LLC, 2024. ImageMagick, Available at: https://imagemagick.org.</samp></pre>
+<pre class="p-3 mb-2 text-body-secondary bg-body-tertiary"><samp>ImageMagick Studio LLC, 2024. ImageMagick, Available at: https://imagemagick.org.</samp></pre>
+
 <h4>Citation in Bibtex format</h4>
 <pre class="p-3 mb-2 text-body-secondary bg-body-tertiary"><samp>@software{imagemagick,
   author = {{ImageMagick Studio LLC}},
@@ -152,6 +153,7 @@
   version = {7.1.1},
   date = {2024-01-04},
 }</samp></pre>
+</div>
   </div>
   </main><!-- /.container -->
   <footer class="text-center pt-5 my-5 text-body-secondary border-top">
diff --git a/www/download.html b/www/download.html
index 5dd2404..e5ad285 100644
--- a/www/download.html
+++ b/www/download.html
@@ -184,6 +184,7 @@
       <input class="form-control mr-sm-2" type="text" name="q" placeholder="Search" aria-label="Search" />
       <button class="btn btn-outline-success my-2 my-sm-0" type="submit" name="sa">Search</button>
     </form>
+    </div>
   </nav>
 
 <div class="col-lg-8 mx-auto text-body-secondary pt-5 pt-lg-5">
@@ -580,7 +581,7 @@ display logo.gif</samp></pre>
     <td>Portable Win32 static at 16 bits-per-pixel component with <a href="../www/high-dynamic-range.html">high dynamic-range imaging</a> enabled.  Just copy to your host and run (no installer, no Windows registry entries).</td>
   </tr>
 
-  <tbody>
+  </tbody>
 </table></div>
 
 <p>Verify its <a href="../archive/binaries/digest.rdf">message digest</a>.</p>
diff --git a/www/search.html b/www/search.html
index 7747749..f4d50c1 100644
--- a/www/search.html
+++ b/www/search.html
@@ -133,11 +133,6 @@
   </header>
 
   <main class="container">
-<div>
-<p class="lead"> </p>
-<div class="gcse-searchresults-only"></div>
-</div>
-  </div>
   </main><!-- /.container -->
   <footer class="text-center pt-5 my-5 text-body-secondary border-top">
     <div class="container-fluid">