From 367a35e5313f5fabcdce07bd9d3b3fb164394eb1 Mon Sep 17 00:00:00 2001
From: zzz <zzz@i2pmail.org>
Date: Fri, 20 Aug 2021 09:28:29 -0400
Subject: [PATCH] refresh Debian patches

---
 debian/patches/0001-path-substitution.patch   | 6 +++---
 debian/patches/0002-jetty-compatibility.patch | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/patches/0001-path-substitution.patch b/debian/patches/0001-path-substitution.patch
index a6c18bf61a..7798149493 100644
--- a/debian/patches/0001-path-substitution.patch
+++ b/debian/patches/0001-path-substitution.patch
@@ -382,16 +382,16 @@ Index: b/installer/resources/locale/po/messages_en.po
 @@ -185,7 +185,7 @@ msgid "Request a Java thread dump if run
  msgstr ""
  
- #: ../i2prouter:1874
+ #: ../i2prouter:1884
 -msgid "Please edit i2prouter and set the variable RUN_AS_USER"
 +msgid "Please edit /etc/default/i2p and set the variable RUN_AS_USER"
  msgstr ""
  
- #: ../i2prouter:1879
+ #: ../i2prouter:1889
 @@ -193,5 +193,5 @@ msgid "Running I2P as the root user is *
  msgstr ""
  
- #: ../i2prouter:1882
+ #: ../i2prouter:1892
 -msgid "To run as root anyway, edit i2prouter and set ALLOW_ROOT=true."
 +msgid "To run as root anyway, edit /etc/default/i2p and set ALLOW_ROOT=true."
  msgstr ""
diff --git a/debian/patches/0002-jetty-compatibility.patch b/debian/patches/0002-jetty-compatibility.patch
index cc4ae8dd3d..f3066b85aa 100644
--- a/debian/patches/0002-jetty-compatibility.patch
+++ b/debian/patches/0002-jetty-compatibility.patch
@@ -15,7 +15,7 @@
          parser.redirectEntity("configure_1_1.dtd",config60);
 --- a/apps/jetty/java/src/net/i2p/servlet/I2PDefaultServlet.java
 +++ b/apps/jetty/java/src/net/i2p/servlet/I2PDefaultServlet.java
-@@ -132,7 +132,6 @@
+@@ -135,7 +135,6 @@
       *
       * Get the resource list as a HTML directory listing.
       */
-- 
GitLab