{"base_revision":"git-v1:affa6369db5979a8a35f8a406ee81f98fe63319a","content":"diff --git a/debian/compat b/debian/compat\ndeleted file mode 100644\nindex f599e28..0000000\n--- a/debian/compat\n+++ /dev/null\n@@ -1 +0,0 @@\n-10\ndiff --git a/debian/control b/debian/control\nindex 8368406..3cee04d 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -2,8 +2,7 @@ Source: python-rfc3161ng\n Priority: optional\n Section: python\n Maintainer: Petter Reinholdtsen <pere@debian.org>\n-Build-Depends: debhelper (>= 10),\n-               dh-python,\n+Build-Depends: dh-python,\n                python3-all,\n                python3-cryptography,\n                python3-dateutil,\n@@ -12,8 +11,9 @@ Build-Depends: debhelper (>= 10),\n                python3-requests,\n                python3-setuptools,\n                python3-setuptools-scm,\n-               python3-pytest\n-Standards-Version: 4.6.2\n+               python3-pytest,\n+               debhelper-compat (= 13)\n+Standards-Version: 4.7.4\n Homepage: https://github.com/trbs/rfc3161ng/\n Vcs-Git: https://salsa.debian.org/pere/python-rfc3161ng.git\n Vcs-Browser: https://salsa.debian.org/pere/python-rfc3161ng\n@@ -21,6 +21,6 @@ Vcs-Browser: https://salsa.debian.org/pere/python-rfc3161ng\n Package: python3-rfc3161ng\n Architecture: all\n Depends: ${misc:Depends}, ${python3:Depends}\n-Description:  Implementation of trusted timestamping client\n+Description: Implementation of trusted timestamping client\n  A simple client library for cryptographic timestamping service\n  implementing the protocol from RFC3161.\ndiff --git a/debian/patches/series b/debian/patches/series\ndeleted file mode 100644\nindex e69de29..0000000\ndiff --git a/debian/rules b/debian/rules\nindex 33f0c67..0965b3d 100755\n--- a/debian/rules\n+++ b/debian/rules\n@@ -6,6 +6,6 @@\n # Disabled tests during build, as they require Internet connectivity\n # to reach the various trusted timestamp servers\n override_dh_auto_test:\n-#\tPYTHONPATH=`pwd` pytest-3 tests/test_api.py \n+#\tPYTHONPATH=`pwd` pytest-3 tests/test_api.py\n # Disabled as test can't run in build directory\n #\tdh_auto_test\ndiff --git a/debian/watch b/debian/watch\nindex 43ef733..489d566 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,4 +1,7 @@\n-version=4\n-opts=filenamemangle=s/.+\\/v?(\\d\\S*)\\.tar\\.gz/python-rfc3161ng-\\$1\\.tar\\.gz/,\\\n-uversionmangle=s/(\\d)[_\\.\\-\\+]?(RC|rc|pre|dev|beta|alpha)[.]?(\\d*)$/\\$1~\\$2\\$3/ \\\n-  https://github.com/trbs/rfc3161ng/tags .*/v?(\\d\\S*)\\.tar\\.gz\n+Version: 5\n+\n+Filenamemangle: s/.+\\/v?(\\d\\S*)\\.tar\\.gz/python-rfc3161ng-\\$1\\.tar\\.gz/\n+Uversionmangle: s/(\\d)[_\\.\\-\\+]?(RC|rc|pre|dev|beta|alpha)[.]?(\\d*)$/\\$1~\\$2\\$3/\n+Template: GitHub\n+Owner: trbs\n+Project: rfc3161ng\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:f7b3be7edc4cb4d49320e01e178f2fff521db874"}