{"base_revision":"git-v1:4479f159164e9ce36dfc1ffefade4e3bfbb82a84","content":"diff --git a/debian/changelog b/debian/changelog\nindex c26d525..30a882e 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -3,6 +3,10 @@ ruby-unidecode (1.0.0-3) UNRELEASED; urgency=low\n   * Set field Upstream-Contact in debian/copyright.\n   * Remove obsolete fields Contact, Name from debian/upstream/metadata (already\n     present in machine-readable debian/copyright).\n+  * Update watch file format version to 5.\n+  * Drop fields with obsolete URLs.\n+  * Bump debhelper from old 12 to 13.\n+  * Update standards version to 4.7.4, no changes needed.\n \n  -- Debian Janitor <janitor@jelmer.uk>  Fri, 28 Aug 2020 18:42:22 -0000\n \ndiff --git a/debian/control b/debian/control\nindex b873fff..bd8c3d1 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -4,13 +4,12 @@ Uploaders: Utkarsh Gupta <utkarsh@debian.org>\n Section: ruby\n Testsuite: autopkgtest-pkg-ruby\n Priority: optional\n-Build-Depends: debhelper-compat (= 12),\n+Build-Depends: debhelper-compat (= 13),\n                gem2deb,\n                rake\n-Standards-Version: 4.5.0\n+Standards-Version: 4.7.4\n Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-unidecode\n Vcs-Git: https://salsa.debian.org/ruby-team/ruby-unidecode.git\n-Homepage: http://unidecode.rubyforge.org/\n Rules-Requires-Root: no\n XS-Ruby-Versions: all\n \ndiff --git a/debian/watch b/debian/watch\nindex 02fa7e8..bfc72fc 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,2 +1,4 @@\n-version=4\n-https://gemwatch.debian.net/unidecode .*/unidecode-(.*).tar.gz\n+Version: 5\n+\n+Source: https://gemwatch.debian.net/unidecode\n+Matching-Pattern: .*/unidecode-(.*).tar.gz\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:2c2445f84c7b48d2f490298587da44648ea7e9e8"}