{"base_revision":"git-v1:08bf5e30da7eee26739e3a43eedefc4d5c59bd79","content":"diff --git a/debian/control b/debian/control\nindex 3469433..f773a21 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -5,7 +5,7 @@ Maintainer: Debian Emacsen team <debian-emacsen@lists.debian.org>\n Uploaders: Lev Lamberov <dogsleg@debian.org>\n Build-Depends: debhelper-compat (= 13),\n                dh-elpa\n-Standards-Version: 4.6.2\n+Standards-Version: 4.7.4\n Rules-Requires-Root: no\n Testsuite: autopkgtest-pkg-elpa\n Homepage: https://github.com/peterwvj/eshell-up\ndiff --git a/debian/rules b/debian/rules\nindex 408b4e4..1ca5ee7 100755\n--- a/debian/rules\n+++ b/debian/rules\n@@ -1,7 +1,7 @@\n #!/usr/bin/make -f\n \n %:\n-\tdh $@ --parallel --with elpa\n+\tdh $@ --with elpa\n \n override_dh_auto_test:\n \temacs -batch -l eshell-up.el \\\ndiff --git a/debian/watch b/debian/watch\nindex 5927421..38cfeb1 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,4 +1,8 @@\n-version=4\n-         opts=\"filenamemangle=s%(?:.*?)?v?(\\d[\\d.]*)\\.tar\\.gz%eshell-up-$1.tar.gz%\" \\\n-             https://github.com/peterwvj/eshell-up/tags \\\n-             (?:.*?/)?v?(\\d[\\d.]*)\\.tar\\.gz debian uupdate\n+Version: 5\n+\n+Version-Policy: debian\n+Script: uupdate\n+Filenamemangle: s%(?:.*?)?v?(\\d[\\d.]*)\\.tar\\.gz%eshell-up-$1.tar.gz%\n+Template: GitHub\n+Owner: peterwvj\n+Project: eshell-up\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:377b4eaf7e89b0e060deb55d1daf46b1e720bb11"}