diff -pruN 0.2.0.ds-5/debian/changelog 0.2.0.ds-6/debian/changelog
--- 0.2.0.ds-5/debian/changelog	2018-10-31 12:32:44.000000000 +0000
+++ 0.2.0.ds-6/debian/changelog	2019-02-07 10:55:02.000000000 +0000
@@ -1,3 +1,9 @@
+prometheus-sql-exporter (0.2.0.ds-6) unstable; urgency=medium
+
+  * Update PostgreSQL Maintainers address.
+
+ -- Christoph Berg <christoph.berg@credativ.de>  Thu, 07 Feb 2019 11:55:02 +0100
+
 prometheus-sql-exporter (0.2.0.ds-5) unstable; urgency=medium
 
   * Add install-time testsuite.
diff -pruN 0.2.0.ds-5/debian/control 0.2.0.ds-6/debian/control
--- 0.2.0.ds-5/debian/control	2018-06-19 14:10:35.000000000 +0000
+++ 0.2.0.ds-6/debian/control	2019-02-07 10:55:02.000000000 +0000
@@ -1,7 +1,7 @@
 Source: prometheus-sql-exporter
 Section: database
 Priority: optional
-Maintainer: Debian PostgreSQL Maintainers <pkg-postgresql-public@lists.alioth.debian.org>
+Maintainer: Debian PostgreSQL Maintainers <team+postgresql@tracker.debian.org>
 Uploaders: Christoph Berg <myon@debian.org>
 Build-Depends: debhelper (>= 10),
  golang-any | golang-go,
@@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 10),
  golang-github-go-kit-kit-dev,
  help2man,
  dh-golang,
-Standards-Version: 4.1.3
+Standards-Version: 4.3.0
 Homepage: https://github.com/credativ/sql_exporter
 XS-Go-Import-Path: github.com/credativ/sql_exporter
 Vcs-Browser: https://github.com/credativ/sql_exporter
