{"base_revision":"git-v1:1161c3d2c37c15458d972b9269406351784ba69f","content":"diff --git a/debian/control b/debian/control\nindex 708c77e..18c46f2 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -2,7 +2,7 @@ Source: nudoku\n Section: games\n Priority: optional\n Maintainer: Michael Vetter <jubalh@iodoru.org>\n-Build-Depends: debhelper-compat (= 13), dh-autoreconf, libncurses-dev, pkg-config\n+Build-Depends: debhelper-compat (= 13), libncurses-dev, pkg-config\n Standards-Version: 3.9.8\n Homepage: https://github.com/jubalh/nudoku\n Vcs-Git: https://salsa.debian.org/debian/nudoku.git\ndiff --git a/debian/copyright b/debian/copyright\nindex 948c7e3..4005eca 100644\n--- a/debian/copyright\n+++ b/debian/copyright\n@@ -1,4 +1,4 @@\n-Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/\n+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/\n Upstream-Name: nudoku\n Source: https://github.com/jubalh/nudoku/releases\n \ndiff --git a/debian/rules b/debian/rules\nindex a731209..aa67cd5 100755\n--- a/debian/rules\n+++ b/debian/rules\n@@ -19,7 +19,7 @@ include /usr/share/dpkg/default.mk\n \n # main packaging script based on dh7 syntax\n %:\n-\tdh $@ --with autoreconf\n+\tdh $@\n \n # debmake generated override targets\n # This is example for Cmake (See http://bugs.debian.org/641051 )\n@@ -27,7 +27,3 @@ override_dh_auto_configure:\n \tdh_auto_configure -- \\\n \t--bindir=$$\\{prefix\\}/games\n #\t-DCMAKE_LIBRARY_PATH=$(DEB_HOST_MULTIARCH)\n-\n-\n-\n-\ndiff --git a/debian/watch b/debian/watch\nindex 0e901c1..d172e94 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,3 +1,6 @@\n-version=4\n-opts=\"filenamemangle=s/.*\\/v?(\\d\\S*)\\.tar\\.gz/nudoku_$1.tar.gz/\" \\\n-  https://github.com/jubalh/nudoku/tags .*/v?(\\d\\S*)\\.tar\\.gz\n+Version: 5\n+\n+Filenamemangle: s/.*\\/v?(\\d\\S*)\\.tar\\.gz/nudoku_$1.tar.gz/\n+Template: GitHub\n+Owner: jubalh\n+Project: nudoku\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:8bf79668593aa513fb10ec9169c3c7c7c584d85e"}