{"base_revision":"git-v1:6eeaf00e9bf89afe06d97d8db8af14748136fb71","content":"diff --git a/debian/changelog b/debian/changelog\nindex 2e47f97..ff32cd1 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -7,6 +7,14 @@ pipsi (0.9-2) UNRELEASED; urgency=medium\n   [ ChangZhuo Chen (陳昌倬) ]\n   * Add missing Depends virtualenv. (Closes: #930255)\n \n+  [ Debian Janitor ]\n+  * Update watch file format version to 5.\n+  * Use GitHub template in watch file instead of explicit\n+    Source/Matching-Pattern.\n+  * Bump debhelper from old 11 to 13.\n+  * Update maintainer email for merge of DPMT and PAPT.\n+  * Set debhelper-compat version in Build-Depends.\n+\n  -- ChangZhuo Chen (陳昌倬) <czchen@debian.org>  Sun, 09 Jun 2019 19:04:48 +0800\n \n pipsi (0.9-1) unstable; urgency=low\ndiff --git a/debian/compat b/debian/compat\ndeleted file mode 100644\nindex b4de394..0000000\n--- a/debian/compat\n+++ /dev/null\n@@ -1 +0,0 @@\n-11\ndiff --git a/debian/control b/debian/control\nindex 9cb492c..244d114 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -1,9 +1,9 @@\n Source: pipsi\n Section: utils\n Priority: optional\n-Maintainer: Uploaders: Python Applications Packaging Team <python-apps-team@lists.alioth.debian.org>\n+Maintainer: Debian Python Team <team+python@tracker.debian.org>\n Uploaders: ChangZhuo Chen (陳昌倬) <czchen@debian.org>\n-Build-Depends: debhelper (>= 11),\n+Build-Depends: debhelper-compat (= 13),\n                dh-python,\n                python3-all,\n                python3-click,\ndiff --git a/debian/watch b/debian/watch\nindex 9871903..0b86052 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,4 +1,7 @@\n+Version: 5\n+\n # You must remove unused comment lines for the released package.\n-version=3\n-opts=filenamemangle=s/.+\\/v?(\\d\\S+)\\.tar\\.gz/pipsi-$1\\.tar\\.gz/ \\\n-  https://github.com/mitsuhiko/pipsi/tags .*/v?(\\d\\S+)\\.tar\\.gz\n+Filenamemangle: s/.+\\/v?(\\d\\S+)\\.tar\\.gz/pipsi-$1\\.tar\\.gz/\n+Template: GitHub\n+Owner: mitsuhiko\n+Project: pipsi\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:2b424a9e7083ff96a624d37391cb7ecad90f3ed9"}