aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@debian.org>2021-02-15 00:32:24 +0100
committerGuilhem Moulin <guilhem@debian.org>2021-02-22 03:30:41 +0100
commitf08eeeed6abaea2d6dbe8fd801eb0acd187e23d0 (patch)
treef297468eaa72c871408180105490e5a946945b8f
parentd1be19ea9484f4c48af2de54266465d49bb1281d (diff)
Refresh patches.
And add "Forwarded: not-needed" annotations when relevant.
-rw-r--r--debian/gbp.conf3
-rw-r--r--debian/patches/Mention-the-Debian-BTS-in-the-manpages.patch22
2 files changed, 16 insertions, 9 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf
index 692618f..97c190b 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -4,3 +4,6 @@ debian-branch = debian/latest
upstream-tag = v%(version)s
debian-tag = debian/%(version)s
pristine-tar = False
+
+[pq]
+patch-numbers = False
diff --git a/debian/patches/Mention-the-Debian-BTS-in-the-manpages.patch b/debian/patches/Mention-the-Debian-BTS-in-the-manpages.patch
index 04f0d35..24fad20 100644
--- a/debian/patches/Mention-the-Debian-BTS-in-the-manpages.patch
+++ b/debian/patches/Mention-the-Debian-BTS-in-the-manpages.patch
@@ -1,18 +1,20 @@
-From 736780d04831312953466c1a69f339af0ec7f2a9 Mon Sep 17 00:00:00 2001
From: Guilhem Moulin <guilhem@debian.org>
Date: Thu, 1 Dec 2016 00:49:17 +0100
Subject: Mention the Debian BTS in the manpages.
+Forwarded: not-needed
---
- lacme-accountd.1.md | 6 ++++++
- lacme.8.md | 6 ++++++
+ lacme-accountd.1.md | 6 ++++++
+ lacme.8.md | 6 ++++++
2 files changed, 12 insertions(+)
+diff --git a/lacme-accountd.1.md b/lacme-accountd.1.md
+index 4933a78..272cd52 100644
--- a/lacme-accountd.1.md
+++ b/lacme-accountd.1.md
-@@ -130,6 +130,12 @@ execute [`lacme`(8)] remotely:
- ~$ ssh -oExitOnForwardFailure=yes -tt -R /path/to/remote.sock:$XDG_RUNTIME_DIR/S.lacme user@example.org \
- sudo lacme --socket=/path/to/remote.sock newOrder
+@@ -206,6 +206,12 @@ Consult the [`lacme`(8) manual][`lacme`(8)] for a solution involving
+ connecting to `lacme-accountd` on a dedicated remote host. Doing so
+ enables automatic renewal via [`crontab`(5)] or [`systemd.timer`(5)].
+Bugs and feedback
+=================
@@ -23,11 +25,13 @@ Subject: Mention the Debian BTS in the manpages.
See also
========
+diff --git a/lacme.8.md b/lacme.8.md
+index ad6dab6..33d7e11 100644
--- a/lacme.8.md
+++ b/lacme.8.md
-@@ -397,6 +397,12 @@ Examples
- ~$ sudo lacme newOrder
- ~$ sudo lacme revokeCert /path/to/server/certificate.pem
+@@ -499,6 +499,12 @@ restrictions:
+
+ restrict,from="…",command="/usr/bin/lacme-accountd --quiet --stdio" ssh-rsa …
+Bugs and feedback
+=================