{"base_revision":"git-v1:51ebc2b769c9c17ca63cef7263653a86386a5e89","content":"diff --git a/debian/avrdude-doc.maintscript b/debian/avrdude-doc.maintscript\ndeleted file mode 100644\nindex f3c8cf2..0000000\n--- a/debian/avrdude-doc.maintscript\n+++ /dev/null\n@@ -1 +0,0 @@\n-dir_to_symlink /usr/share/doc/avrdude-doc/avrdude-html ../avrdude/avrdude-html 6.2-1~\ndiff --git a/debian/changelog b/debian/changelog\nindex 97eb0c7..7b53698 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -6,6 +6,17 @@ avrdude (7.1+dfsg-4) UNRELEASED; urgency=medium\n   [ Milan Kupcevic ]\n   * switch to libusb 1.0 and libftdi1, closes: #810401, #810366\n \n+  [ Debian Janitor ]\n+  * Remove an obsolete maintscript entry.\n+  * Trim trailing whitespace.\n+  * Reorder Files paragraphs in debian/copyright by directory depth.\n+  * Remove listed license files (COPYING) from copyright.\n+  * Bump debhelper from old 12 to 13.\n+  * Drop unnecessary dependency on dh-autoreconf.\n+  * Set debhelper-compat version in Build-Depends.\n+  * debian/control: Add Vcs-Browser field\n+  * Update standards version to 4.7.4, no changes needed.\n+\n  -- Milan Kupcevic <milan@debian.org>  Sun, 11 Jan 2026 23:39:02 -0500\n \n avrdude (7.1+dfsg-3) sid; urgency=medium\n@@ -144,7 +155,7 @@ avrdude (6.2-3) unstable; urgency=low\n \n avrdude (6.2-2) unstable; urgency=low\n \n-  * New maintainer (closes: #805651). Many thanks to Michael Biebl for a \n+  * New maintainer (closes: #805651). Many thanks to Michael Biebl for a\n     decade worth of contributions to this package.\n   * Set proper serial device attributes. (Closes: #805642)\n \n@@ -365,7 +376,7 @@ avrdude (5.5-4) unstable; urgency=low\n     - Include patchsys-quilt.mk instead of simple-patchsys.mk.\n   * debian/patches/series\n     - Add all existing patches.\n-  * Refresh all patches. \n+  * Refresh all patches.\n \n  -- Michael Biebl <biebl@debian.org>  Sat, 19 Jul 2008 03:22:50 +0200\n \n@@ -398,7 +409,7 @@ avrdude (5.5-1) unstable; urgency=low\n avrdude (5.4-2) unstable; urgency=low\n \n   * debian/control\n-    - Use the new \"Homepage:\" field to specify the upstream URL. \n+    - Use the new \"Homepage:\" field to specify the upstream URL.\n \n  -- Michael Biebl <biebl@debian.org>  Sun, 21 Oct 2007 18:43:24 +0200\n \n@@ -414,13 +425,13 @@ avrdude (5.4-1) unstable; urgency=low\n avrdude (5.3.1-1) unstable; urgency=low\n \n   * New upstream release.\n-  * Prepend a sequence number to the patches. \n+  * Prepend a sequence number to the patches.\n \n  -- Michael Biebl <biebl@debian.org>  Mon, 25 Dec 2006 17:56:43 +0100\n \n avrdude (5.2-2) unstable; urgency=low\n \n-  * Update maintainer email address to biebl@debian.org. \n+  * Update maintainer email address to biebl@debian.org.\n \n  -- Michael Biebl <biebl@debian.org>  Wed, 18 Oct 2006 18:46:28 +0200\n \n@@ -444,7 +455,7 @@ avrdude (5.1-3) unstable; urgency=low\n avrdude (5.1-2) unstable; urgency=low\n \n   * Delete outdated lexer.c, enforces recreation with an up to date version\n-    of flex (closes: #350092). \n+    of flex (closes: #350092).\n \n  -- Michael Biebl <biebl@teco.edu>  Fri, 27 Jan 2006 21:27:16 +0100\n \n@@ -498,7 +509,6 @@ avrdude (4.4.0-2) unstable; urgency=low\n avrdude (4.4.0-1) unstable; urgency=low\n \n   * Initial release (closes: #217453).\n-  * Thanks to Anibal Monsalve Salazar for sponsoring this package. \n+  * Thanks to Anibal Monsalve Salazar for sponsoring this package.\n \n  -- Michael Biebl <biebl@teco.edu>  Mon, 13 Jun 2005 10:58:32 +0200\n-\ndiff --git a/debian/compat b/debian/compat\ndeleted file mode 100644\nindex 48082f7..0000000\n--- a/debian/compat\n+++ /dev/null\n@@ -1 +0,0 @@\n-12\ndiff --git a/debian/control b/debian/control\nindex 3a1f52a..dc80fd6 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -3,7 +3,6 @@ Section: electronics\n Priority: optional\n Maintainer: Milan Kupcevic <milan@debian.org>\n Build-Depends:\n- debhelper (>= 12.1.1),\n  autoconf,\n  automake,\n  ghostscript,\n@@ -16,10 +15,12 @@ Build-Depends:\n  libhidapi-dev [!hurd-any],\n  libusb-1.0-0-dev,\n  libftdi1-dev,\n- libelf-dev\n-Standards-Version: 4.6.2\n+ libelf-dev,\n+ debhelper-compat (= 13)\n+Standards-Version: 4.7.4\n Vcs-Git: https://salsa.debian.org/debian/avrdude.git\n Homepage: https://github.com/avrdudes/avrdude/\n+Vcs-Browser: https://salsa.debian.org/debian/avrdude\n \n Package: avrdude\n Architecture: any\ndiff --git a/debian/copyright b/debian/copyright\nindex e817da8..95e5557 100644\n--- a/debian/copyright\n+++ b/debian/copyright\n@@ -44,77 +44,6 @@ Copyright:\n  2022 Stefan Rueger <stefan.rueger@urclocks.com>\n License: GPL-2+\n \n-Files: debian/*\n-Copyright:\n- 2005-2015 Michael Biebl <biebl@teco.edu>\n- 2015-2023 Milan Kupcevic <milan@debian.org>\n-License: GPL-2+\n-\n-License: GPL-2+\n- This program is free software; you can redistribute it and/or modify\n- it under the terms of the GNU General Public License as published by\n- the Free Software Foundation; either version 2 of the License, or\n- (at your option) any later version.\n- .\n- This program is distributed in the hope that it will be useful,\n- but WITHOUT ANY WARRANTY; without even the implied warranty of\n- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n- GNU General Public License for more details.\n- .\n- You should have received a copy of the GNU General Public License\n- along with this program. If not, see <http://www.gnu.org/licenses/>.\n-Comment:\n- On Debian systems, the full text of the GNU General Public License\n- version 2 can be found in the file '/usr/share/common-licenses/GPL-2'.\n-\n-Files: debian/com.github.avrdudes.avrdude.metainfo.xml\n-Copyright:\n- 2018,2019,2023 Milan Kupcevic <milan@debian.org>\n-License: MIT\n- Permission is hereby granted, free of charge, to any person obtaining a copy\n- of this software and associated documentation files (the \"Software\"), to deal\n- in the Software without restriction, including without limitation the rights\n- to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n- copies of the Software, and to permit persons to whom the Software is\n- furnished to do so, subject to the following conditions:\n- .\n- The above copyright notice and this permission notice shall be included in all\n- copies or substantial portions of the Software.\n- .\n- THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n- FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n- AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n- LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n- OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n- SOFTWARE.\n-\n-Files: src/doc/avrdude.texi\n-Copyright: 2003 Brian Dean, Joerg Wunsch\n-Comment: contains no identifiable front-cover, back-cover or invariant sections\n-License: verbatim or GFDL-NIV-1.3\n- Permission is granted to make and distribute verbatim copies of\n- this manual provided the copyright notice and this permission notice\n- are preserved on all copies.\n- .\n- Permission is granted to process this file through TeX and print the\n- results, provided the printed document carries copying permission\n- notice identical to this one except for the removal of this paragraph\n- (this paragraph not being relevant to the printed manual).\n- .\n- Permission is granted to copy and distribute modified versions of this\n- manual under the conditions for verbatim copying, provided that the entire\n- resulting derived work is distributed under the terms of a permission\n- notice identical to this one.\n- .\n- Permission is granted to copy and distribute translations of this manual\n- into another language, under the above conditions for modified versions,\n- except that this permission notice may be stated in a translation approved\n- by the Free Software Foundation.\n- .\n- Alternatively, this documentation may be copied and distributed under\n- the terms of the GNU Free Documentation License (FDL), version 1.3.\n-\n Files:\n  tools/bootloader-hash\n  src/avrintel.c\n@@ -164,6 +93,32 @@ License: Expat\n  IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN\n  CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n \n+Files: src/doc/avrdude.texi\n+Copyright: 2003 Brian Dean, Joerg Wunsch\n+Comment: contains no identifiable front-cover, back-cover or invariant sections\n+License: verbatim or GFDL-NIV-1.3\n+ Permission is granted to make and distribute verbatim copies of\n+ this manual provided the copyright notice and this permission notice\n+ are preserved on all copies.\n+ .\n+ Permission is granted to process this file through TeX and print the\n+ results, provided the printed document carries copying permission\n+ notice identical to this one except for the removal of this paragraph\n+ (this paragraph not being relevant to the printed manual).\n+ .\n+ Permission is granted to copy and distribute modified versions of this\n+ manual under the conditions for verbatim copying, provided that the entire\n+ resulting derived work is distributed under the terms of a permission\n+ notice identical to this one.\n+ .\n+ Permission is granted to copy and distribute translations of this manual\n+ into another language, under the above conditions for modified versions,\n+ except that this permission notice may be stated in a translation approved\n+ by the Free Software Foundation.\n+ .\n+ Alternatively, this documentation may be copied and distributed under\n+ the terms of the GNU Free Documentation License (FDL), version 1.3.\n+\n Files:\n  src/msvc/getopt.h\n  src/msvc/gettimeofday.c\n@@ -228,9 +183,47 @@ License: ISC and BSD-2-Clause\n  ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE\n  POSSIBILITY OF SUCH DAMAGE.\n \n-Files: COPYING\n+Files: debian/*\n+Copyright:\n+ 2005-2015 Michael Biebl <biebl@teco.edu>\n+ 2015-2023 Milan Kupcevic <milan@debian.org>\n+License: GPL-2+\n+\n+License: GPL-2+\n+ This program is free software; you can redistribute it and/or modify\n+ it under the terms of the GNU General Public License as published by\n+ the Free Software Foundation; either version 2 of the License, or\n+ (at your option) any later version.\n+ .\n+ This program is distributed in the hope that it will be useful,\n+ but WITHOUT ANY WARRANTY; without even the implied warranty of\n+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\n+ GNU General Public License for more details.\n+ .\n+ You should have received a copy of the GNU General Public License\n+ along with this program. If not, see <http://www.gnu.org/licenses/>.\n+Comment:\n+ On Debian systems, the full text of the GNU General Public License\n+ version 2 can be found in the file '/usr/share/common-licenses/GPL-2'.\n+\n+Files: debian/com.github.avrdudes.avrdude.metainfo.xml\n Copyright:\n- 1989,1991 Free Software Foundation, Inc.\n-License: verbatim\n- Everyone is permitted to copy and distribute verbatim copies\n- of this license document, but changing it is not allowed.\n+ 2018,2019,2023 Milan Kupcevic <milan@debian.org>\n+License: MIT\n+ Permission is hereby granted, free of charge, to any person obtaining a copy\n+ of this software and associated documentation files (the \"Software\"), to deal\n+ in the Software without restriction, including without limitation the rights\n+ to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n+ copies of the Software, and to permit persons to whom the Software is\n+ furnished to do so, subject to the following conditions:\n+ .\n+ The above copyright notice and this permission notice shall be included in all\n+ copies or substantial portions of the Software.\n+ .\n+ THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n+ SOFTWARE.\ndiff --git a/debian/rules b/debian/rules\nindex 26b51da..e37f88b 100755\n--- a/debian/rules\n+++ b/debian/rules\n@@ -4,7 +4,7 @@ ifeq ($(DEB_HOST_ARCH_OS),linux)\n \tCONFFLAGS += --enable-linuxgpio --enable-linuxspi\n endif\n %:\n-\tdh $@ --with autoreconf --sourcedirectory=src\n+\tdh $@ --sourcedirectory=src\n \n override_dh_auto_configure:\n \tdh_auto_configure -- \\\n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:38a0481404be8910ba60d6016d1592cdd9a68737"}