summaryrefslogtreecommitdiff
path: root/debian/patches
diff options
context:
space:
mode:
authorMarvin Stark <marv@der-marv.de>2006-07-03 20:12:42 +0200
committerDmitry Bogatov <KAction@debian.org>2018-11-15 15:59:16 +0000
commit1a197f4fa4527ee2b4381b312cb4bc8c58c5437d (patch)
tree8d7250e6bf7a76a4260dcefed21cef8aa13e336c /debian/patches
parentf8fad52c70a50762444785c2cfdbf617d288684e (diff)
Import Debian changes 1.19-1
mini-httpd (1.19-1) unstable; urgency=low * Initial release (Closes: #376599, #308660).
Diffstat (limited to 'debian/patches')
-rw-r--r--debian/patches/00list1
-rw-r--r--debian/patches/01-manpage.dpatch18
2 files changed, 19 insertions, 0 deletions
diff --git a/debian/patches/00list b/debian/patches/00list
new file mode 100644
index 0000000..54ee151
--- /dev/null
+++ b/debian/patches/00list
@@ -0,0 +1 @@
+01-manpage.dpatch
diff --git a/debian/patches/01-manpage.dpatch b/debian/patches/01-manpage.dpatch
new file mode 100644
index 0000000..0688334
--- /dev/null
+++ b/debian/patches/01-manpage.dpatch
@@ -0,0 +1,18 @@
+#!/bin/sh /usr/share/dpatch/dpatch-run
+## 01-manpage.dpatch by Marvin Stark <marv@der-marv.de>
+##
+## DP: Fix manpage character error.
+
+@DPATCH@
+
+--- mini-httpd-1.19/mini_httpd.8.orig 2006-07-05 00:14:37.000000000 +0200
++++ mini-httpd-1.19/mini_httpd.8 2006-07-05 00:15:30.000000000 +0200
+@@ -432,7 +432,7 @@
+ .SH "SEE ALSO"
+ htpasswd(1), weblog_parse(1), http_get(1)
+ .SH AUTHOR
+-Copyright © 1999,2000 by Jef Poskanzer <jef@mail.acme.com>. All rights reserved.
++Copyright \[co] 1999,2000 by Jef Poskanzer <jef\[at]mail.acme.com>. All rights reserved.
+ .\" Redistribution and use in source and binary forms, with or without
+ .\" modification, are permitted provided that the following conditions
+ .\" are met: