diff --git a/debian/changelog b/debian/changelog
index 9b19720d03884a860db95c0a382f3e7e19571fbe..a0c52fc3e1412f9e680db0e93dad71068c085a10 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,31 @@
-vdirsyncer (0.18.0-6.3) UNRELEASED; urgency=medium
+vdirsyncer (0.19.0-1) unstable; urgency=medium
 
-  * Remove constraints unnecessary since buster:
-    + Build-Depends: Drop versioned constraint on python3-atomicwrites,
-      python3-click, python3-click-log, python3-hypothesis, python3-requests and
-      python3-requests-toolbelt.
-  * Update standards version to 4.6.1, no changes needed.
+  [ upstream ]
+  * new release
+
+  [ Debian Janitor ]
+  * relax to build-depend unversioned on
+    python3-atomicwrites python3-click python3-click-log
+    python3-hypothesis, python3-requests python3-requests-toolbelt
 
- -- Debian Janitor <janitor@jelmer.uk>  Tue, 19 Apr 2022 11:24:55 -0000
+  [ Jonas Smedegaard ]
+  * update watch file: handle beta releases
+  * update and unfuzz patches
+  * update copyright info: update coverage
+  * add NEWS section,
+    covering changes to TLS configuration and storage plugin "google"
+  * build- and autopkgtest-depend on
+    python3-aioresponses python3-pytest-asyncio
+    python3-pytest-httpserver python3-trustme
+    (not python3-pytest-localserver);
+    build-depend on python3-aiohttp python3-aiostream
+    (not python3-click-threading);
+    suggest python3-aiohttp-oauthlib
+    (not python3-requests-oauthlib)
+  * declare compliance with Debian Policy 4.6.2
+  * annotate test-only build-dependencies
+
+ -- Jonas Smedegaard <dr@jones.dk>  Sat, 17 Dec 2022 15:00:08 +0100
 
 vdirsyncer (0.18.0-6.2) unstable; urgency=medium
 
diff --git a/debian/copyright_hints b/debian/copyright_hints
index 5469ce387d235326fc39dc64d8d6fd4f8ce948a4..c5808c3d190ece0643881eada6fc6946c3b8afe0 100644
--- a/debian/copyright_hints
+++ b/debian/copyright_hints
@@ -11,18 +11,19 @@ Files: AUTHORS.rst
  MANIFEST.in
  Makefile
  config.example
- contrib/vdirsyncer.plist
  contrib/vdirsyncer.service
  contrib/vdirsyncer.timer
  debian/clean
  debian/control
  debian/copyright-check
  debian/gbp.conf
+ debian/patches/1003_skip_network_tests.patch
+ debian/patches/2001_click-log_relax_dependency.patch
  debian/patches/README
  debian/patches/series
  debian/salsa-ci.yml
  debian/source/format
- debian/source/options
+ debian/source/lintian-overrides
  debian/tests/control
  debian/upstream/metadata
  debian/vdirsyncer-doc.doc-base
@@ -65,7 +66,8 @@ Files: AUTHORS.rst
  docs/tutorials/xandikos.rst
  docs/vdir.rst
  docs/when.rst
- scripts/dpkg.Dockerfile
+ publish-release.yaml
+ scripts/_build_deb_in_container.bash
  scripts/release-deb.sh
  setup.cfg
  setup.py
@@ -78,13 +80,6 @@ Files: AUTHORS.rst
  tests/storage/dav/test_caldav.py
  tests/storage/dav/test_carddav.py
  tests/storage/dav/test_main.py
- tests/storage/etesync/etesync_server/etesync_server/settings.py
- tests/storage/etesync/etesync_server/etesync_server/urls.py
- tests/storage/etesync/etesync_server/etesync_server/wsgi.py
- tests/storage/etesync/etesync_server/manage.py
- tests/storage/etesync/test@localhost/auth_token
- tests/storage/etesync/test@localhost/key
- tests/storage/etesync/test_main.py
  tests/storage/servers/baikal/__init__.py
  tests/storage/servers/davical/__init__.py
  tests/storage/servers/davical/install.sh
@@ -105,6 +100,7 @@ Files: AUTHORS.rst
  tests/system/cli/test_repair.py
  tests/system/cli/test_sync.py
  tests/system/cli/test_utils.py
+ tests/system/conftest.py
  tests/system/utils/test_main.py
  tests/unit/cli/test_config.py
  tests/unit/cli/test_discover.py
@@ -130,7 +126,6 @@ Files: AUTHORS.rst
  vdirsyncer/storage/__init__.py
  vdirsyncer/storage/base.py
  vdirsyncer/storage/dav.py
- vdirsyncer/storage/etesync.py
  vdirsyncer/storage/filesystem.py
  vdirsyncer/storage/google.py
  vdirsyncer/storage/http.py
@@ -147,16 +142,22 @@ License: UNKNOWN
 
 Files: CHANGELOG.rst
  README.rst
+ contrib/conflict_resolution/resolve_interactively.py
 Copyright: NONE
 License: BSD-3-clause
  FIXME
 
+Files: vdirsyncer/storage/google_helpers.py
+Copyright: NONE
+License: Apache-2.0
+ FIXME
+
 Files: LICENSE
 Copyright: 2014-2020, Markus Unterwaditzer & contributors. See
 License: BSD-3-clause
  FIXME
 
-Files: debian/patches/2001_include_license_from_copyright_file.patch
+Files: debian/patches/2002_include_license_from_copyright_file.patch
 Copyright: file
 License: UNKNOWN
  FIXME