diff --git a/.travis.yml b/.travis.yml
index cf31e6a..5d0f7ba 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,3 +1,6 @@
+arch:
+    - amd64
+    - ppc64le
 language: go
 
 go:
@@ -9,4 +12,25 @@ go:
     - 1.9.x
     - "1.10.x"
     - "1.11.x"
+    - "1.13.x"
+    - "1.14.x"
+    - "1.15.x"
     - tip
+jobs:
+ exclude:
+    - arch: ppc64le
+      go: 1.4.x
+    - arch: ppc64le
+      go: 1.5.x
+    - arch: ppc64le
+      go: 1.6.x
+    - arch: ppc64le
+      go: 1.7.x
+    - arch: ppc64le
+      go: 1.8.x
+    - arch: ppc64le
+      go: 1.9.x
+    - arch: ppc64le
+      go: "1.10.x"
+    - arch: ppc64le
+      go: "1.11.x"
diff --git a/README.md b/README.md
index 07de0c4..e111e07 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
 # Purell
 
+**LOOKING FOR A MAINTAINER**. I don't use purell these days, and as such I don't give it much attention and care. If you use it in your project(s) and would be interested in taking good care of it, please reach out. See https://github.com/PuerkitoBio/purell/issues/33.
+
 Purell is a tiny Go library to normalize URLs. It returns a pure URL. Pure-ell. Sanitizer and all. Yeah, I know...
 
 Based on the [wikipedia paper][wiki] and the [RFC 3986 document][rfc].
diff --git a/debian/changelog b/debian/changelog
index e131cfe..0dfa460 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+golang-github-puerkitobio-purell (1.1.1+git20210506.1.b24c431-1) UNRELEASED; urgency=low
+
+  * New upstream snapshot.
+
+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 28 Mar 2022 21:15:26 -0000
+
 golang-github-puerkitobio-purell (1.1.1-1) unstable; urgency=medium
 
   * New upstream version 1.1.1