{"base_revision":"git-v1:ea062de9a293ad3cc978d4559b68ea6533fb9836","content":"diff --git a/debian/changelog b/debian/changelog\nindex 1e9cc9c..ec732b2 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,13 +1,23 @@\n+libpsml (2.1.0-2) UNRELEASED; urgency=low\n+\n+  * debian/copyright: Replace commas with whitespace to separate items in Files\n+    paragraph.\n+  * Trim trailing whitespace.\n+  * Reorder Files paragraphs in debian/copyright by directory depth.\n+  * Bump debhelper from old 12 to 13.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 09 May 2026 14:20:11 +0000\n+\n libpsml (2.1.0-1) unstable; urgency=medium\n \n   * New upstream version.\n-  * debian/watch: Updated. \n+  * debian/watch: Updated.\n \n  -- Michael Banck <mbanck@debian.org>  Thu, 04 Dec 2025 22:02:47 +0100\n \n libpsml (2.0.1-2) unstable; urgency=medium\n \n-  * Source-only reupload. \n+  * Source-only reupload.\n \n  -- Michael Banck <mbanck@debian.org>  Sun, 19 Jan 2025 19:27:57 +0100\n \ndiff --git a/debian/control b/debian/control\nindex fa7e8c9..643788b 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -4,7 +4,7 @@ Priority: optional\n Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>\n Uploaders: Michael Banck <mbanck@debian.org>\n Build-Depends: cmake,\n-               debhelper-compat (= 12),\n+               debhelper-compat (= 13),\n                gfortran,\n                libxmlf90-dev\n Standards-Version: 4.1.3\n@@ -24,6 +24,6 @@ Description: library to handle pseudopotentials in PSML format (development file\n  appropriate metadata and provenance information.\n  .\n  The libPSMML library provides an API for parsing PSML files and extracting\n- information from them. \n+ information from them.\n  .\n  This package contains the static libraries and the header files.\ndiff --git a/debian/copyright b/debian/copyright\nindex 4dd3f40..a11b6eb 100644\n--- a/debian/copyright\n+++ b/debian/copyright\n@@ -6,12 +6,10 @@ Files: *\n Copyright: 2003-2006, 2015-2019 A. Garcia\n License: BSD-3-clause\n \n-Files: src/m_psml_interp.F90, examples/interpolate_drh.f90\n-Copyright: 1989-2014, D. R. Hamann, Mat-Sim Research LLC and Rutgers\n-  University\n-License: BSD-3-clause\n-\n-Files: wipeout.sh, autogen.sh, configure.ac, */Makefile.am\n+Files: wipeout.sh\n+       autogen.sh\n+       configure.ac\n+       */Makefile.am\n Copyright: 2010, 2015, 2017, Yann Pouillon\n License: BSD-3-clause\n \n@@ -19,6 +17,12 @@ Files: quickcheck.sh\n Copyright: 2017, Yann Pouillon\n License: LGPL-3+\n \n+Files: src/m_psml_interp.F90\n+  examples/interpolate_drh.f90\n+Copyright: 1989-2014, D. R. Hamann, Mat-Sim Research LLC and Rutgers\n+  University\n+License: BSD-3-clause\n+\n Files: debian/*\n Copyright: 2023, Michael Banck <mbanck@debian.org>\n License: BSD-3-clause\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:6aeaa3377fd427b1c630b4586bccb3edd4a70982"}