{"base_revision":"git-v1:54e463671e66a0649df2e073c872eb48d9ef05b7","content":"diff --git a/debian/changelog b/debian/changelog\nindex f4e36a6..fc400a2 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,15 @@\n+python-augeas (1.2.0-2) UNRELEASED; urgency=low\n+\n+  * Update watch file format version to 5.\n+  * Use GitHub template in watch file instead of explicit\n+    Source/Matching-Pattern.\n+  * Fix field name typos in debian/copyright (X-Comment ⇒ Comment, X-Comment\n+    ⇒ Comment).\n+  * Use secure URI in Homepage field.\n+  * Update standards version to 4.7.4, no changes needed.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Mon, 11 May 2026 10:23:11 +0000\n+\n python-augeas (1.2.0-1) unstable; urgency=medium\n \n   [ Jakub Wilk ]\ndiff --git a/debian/control b/debian/control\nindex 5c5d27c..d5259be 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -11,8 +11,8 @@ Build-Depends:\n  python3-setuptools,\n  python3-cffi,\n  libpython3-all-dev,\n-Standards-Version: 4.7.0\n-Homepage: http://augeas.net/\n+Standards-Version: 4.7.4\n+Homepage: https://augeas.net/\n Rules-Requires-Root: no\n Vcs-Git: https://salsa.debian.org/python-team/packages/python-augeas.git\n Vcs-Browser: https://salsa.debian.org/python-team/packages/python-augeas\ndiff --git a/debian/copyright b/debian/copyright\nindex 7b098ab..e5a585e 100644\n--- a/debian/copyright\n+++ b/debian/copyright\n@@ -24,7 +24,7 @@ License: LGPL-2.1+\n  You should have received a copy of the GNU Lesser General Public\n  License along with this library; if not, write to the Free Software\n  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA\n-X-Comment: On Debian systems, the complete text of the GNU Lesser General\n+Comment: On Debian systems, the complete text of the GNU Lesser General\n  Public License can be found in `/usr/share/common-licenses/LGPL-2.1'.\n \n Files: debian/*\n@@ -45,5 +45,5 @@ License: GPL-2+\n  You should have received a copy of the GNU General Public License along\n  with this program; if not, write to the Free Software Foundation, Inc.,\n  51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.\n-X-Comment: On Debian systems, the complete text of the GNU General\n+Comment: On Debian systems, the complete text of the GNU General\n  Public License can be found in `/usr/share/common-licenses/GPL-2'.\ndiff --git a/debian/watch b/debian/watch\nindex ac47b02..24ff500 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/python-augeas-$1\\.tar\\.gz/ \\\n-  https://github.com/hercules-team/python-augeas/tags .*/v?(\\d\\S*)\\.tar\\.gz\n+Version: 5\n+\n+Filenamemangle: s/.+\\/v?(\\d\\S*)\\.tar\\.gz/python-augeas-$1\\.tar\\.gz/\n+Template: GitHub\n+Owner: hercules-team\n+Project: python-augeas\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:6d2c8c48c93a1cb8b337eaa25a502282d4316451"}