{"base_revision":"git-v1:800f22cf3ad3e17feb8e0680ff7821374cec8fc1","content":"diff --git a/debian/changelog b/debian/changelog\nindex 306a536..02299b3 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,18 @@\n+xygrib (1.2.6.1-7) UNRELEASED; urgency=low\n+\n+  * debian/copyright: Replace commas with whitespace to separate items in Files\n+    paragraph.\n+  * Use secure copyright file specification URI.\n+  * Update watch file format version to 5.\n+  * Use GitHub template in watch file instead of explicit\n+    Source/Matching-Pattern.\n+  * Remove deprecated Encoding key from desktop file debian/xygrib.desktop.\n+  * Remove patch version.patch that is missing from debian/patches/series.\n+  * Use canonical URL in Vcs-Browser.\n+  * Update standards version to 4.7.4, no changes needed.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Wed, 13 May 2026 06:45:15 +0000\n+\n xygrib (1.2.6.1-6) unstable; urgency=medium\n \n   * Team Upload\ndiff --git a/debian/control b/debian/control\nindex ba55cdf..0aec569 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -16,9 +16,9 @@ Build-Depends:\n  libz-dev,\n  qtbase5-dev,\n  qttools5-dev,\n-Standards-Version: 4.7.3\n+Standards-Version: 4.7.4\n Homepage: https://www.opengribs.org/\n-Vcs-Browser: https://salsa.debian.org/science-team/xygrib.git\n+Vcs-Browser: https://salsa.debian.org/science-team/xygrib\n Vcs-Git: https://salsa.debian.org/science-team/xygrib.git -b debian/latest\n \n Package: xygrib\ndiff --git a/debian/copyright b/debian/copyright\nindex 7a84a3b..8de43db 100644\n--- a/debian/copyright\n+++ b/debian/copyright\n@@ -1,4 +1,4 @@\n-Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat?action=recall&rev=196\n+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/\n Upstream-Name: xygrib\n Upstream-Source: https://www.opengribs.org\n \n@@ -13,7 +13,8 @@ Copyright: Copyright (C) 20-19 Alastair McKinstry <mckinstry@debian.org>\n License: GPL-3\n  A copy of this license is available at /usr/share/common-licenses/GPL-3\n \n-Files: data/gis*, data/maps/*\n+Files: data/gis*\n+ data/maps/*\n Copyright: (C) 1996-2007 Paul Wessel, G&G, SOEST, U of Hawaii (pwessel@hawaii.edu)\n  Walter H. F. Smith, NOAA Geosciences Lab (walter@raptor.grdl.noaa.gov)\n License: GPL-3\ndiff --git a/debian/patches/version.patch b/debian/patches/version.patch\ndeleted file mode 100644\nindex 85e644b..0000000\n--- a/debian/patches/version.patch\n+++ /dev/null\n@@ -1,16 +0,0 @@\n-Description: Update displayed version\n-Author: Alastair McKinstry <mckinstry@debian.org>\n-Last-Updated: 2021-11-28\n-Forwarded: no\n-\n---- a/CMakeLists.txt\n-+++ b/CMakeLists.txt\n-@@ -2,7 +2,7 @@\n- project (XyGrib)\n- set(VERSION_MAJOR 1)\n- set(VERSION_MINOR 2)\n--set(VERSION_PATCH 5)\n-+set(VERSION_PATCH 6)\n- \n- set(XYGRIB_VERSION \"${VERSION_MAJOR}.${VERSION_MINOR}.${VERSION_PATCH}\")\n- set(XYGRIB_VERSION_DATE \"2019-02-16\")\ndiff --git a/debian/watch b/debian/watch\nindex 2d376e9..89d3b6a 100644\n--- a/debian/watch\n+++ b/debian/watch\n@@ -1,3 +1,7 @@\n-version=4\n-opts=\"uversionmangle=s/-rc/~rc/, filenamemangle=s/.+\\/(\\d\\S+)\\.tar\\.gz/$1\\.tar\\.gz/\" \\\n-  https://github.com/opengribs/XyGrib/tags .*/v?(\\d\\d?\\d?\\..+).tar\\.gz\n+Version: 5\n+\n+Uversionmangle: s/-rc/~rc/\n+Filenamemangle: s/.+\\/(\\d\\S+)\\.tar\\.gz/$1\\.tar\\.gz/\n+Template: GitHub\n+Owner: opengribs\n+Project: XyGrib\ndiff --git a/debian/xygrib.desktop b/debian/xygrib.desktop\nindex 89feeda..b338307 100644\n--- a/debian/xygrib.desktop\n+++ b/debian/xygrib.desktop\n@@ -1,5 +1,4 @@\n [Desktop Entry]\n-Encoding=UTF-8\n Name=XyGrib GRIB file viewer\n GenericName=GRIB file viewer\n Comment=Meterological file viewer\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:a9397dc7f63bcb91a19d0269e07a284e138acb09"}