{"base_revision":"git-v1:a5649b76feeaf51a7e0dea9524dfa2e6b5f22c12","content":"diff --git a/debian/changelog b/debian/changelog\nindex 5301623..cf92452 100644\n--- a/debian/changelog\n+++ b/debian/changelog\n@@ -1,3 +1,13 @@\n+gpsim (0.32.1-5) UNRELEASED; urgency=low\n+\n+  * Strip unusual field spacing from debian/control.\n+  * Trim trailing whitespace.\n+  * Add ITP, RFP bugs in 0.20.1-1.\n+  * Add missing colon in closes line.\n+  * Update standards version to 4.7.4, no changes needed.\n+\n+ -- Debian Janitor <janitor@jelmer.uk>  Sun, 10 May 2026 11:25:13 +0000\n+\n gpsim (0.32.1-4) unstable; urgency=medium\n \n   * dropped debian/README.source; Closes: #1131433\n@@ -139,7 +149,7 @@ gpsim (0.26.1-1.1) unstable; urgency=low\n \n gpsim (0.26.1-1) unstable; urgency=low\n \n-  * upgraded to the newest upstream version. \n+  * upgraded to the newest upstream version.\n     Closes: #646211\n   * added chrysn's watch file. Closes: #646789\n   * bumped Standards-Version to 3.9.2\n@@ -157,7 +167,7 @@ gpsim (0.24-6) unstable; urgency=low\n \n gpsim (0.24-5) unstable; urgency=low\n \n-  * patched the file configure.ac to add \"-ldl\" in X_LDFLAGS.Removed \n+  * patched the file configure.ac to add \"-ldl\" in X_LDFLAGS.Removed\n     \"-warn-once\" from AM_LDFLAGS as binutils-gold does not know this flag.\n     Closes: 554740\n \n@@ -172,9 +182,9 @@ gpsim (0.24-4) unstable; urgency=low\n \n gpsim (0.24-3) unstable; urgency=low\n \n-  * modified the configuration to remove the dependency on \n+  * modified the configuration to remove the dependency on\n     libgtk+extra-x11-3.0-0. As a result, there is no more gui interface\n-    for gpsim. However, the libraries featured by this build are \n+    for gpsim. However, the libraries featured by this build are\n     sufficient for ktechlab, which provides a graphic interface.\n \n  -- Georges Khaznadar <georgesk@ofset.org>  Mon, 15 Feb 2010 00:42:53 +0100\n@@ -222,7 +232,7 @@ gpsim (0.22.0-5) unstable; urgency=medium\n   * Remove some empty dirs under /usr/share/doc/gpsim/examples/\n   * Remove code, which automatically adds the library extension to the\n     file, in order to let people load the libraries without the\n-    gpsim-dev package installed and document library loading in \n+    gpsim-dev package installed and document library loading in\n     README.Debian (Closes: #475473)\n \n  -- Steffen Joeris <white@debian.org>  Sun, 01 Jun 2008 09:30:49 +0000\n@@ -277,7 +287,7 @@ gpsim (0.22.0~rc3-1) unstable; urgency=medium\n    - Mainly a bugfix release\n     Many thanks to the author Scott Dattalo for taking care of Debian\n     release cycle and special thanks to Eamon Skelton for power testing\n-   - Fix for the gui problem which was introduced with last upstream \n+   - Fix for the gui problem which was introduced with last upstream\n      version\n   * Drop the patches as they are now all included in upstream\n   * Drop dpatch from build-depends and modify debian/rules file\n@@ -294,7 +304,7 @@ gpsim (0.21.11-2) unstable; urgency=low\n   * Include patch from upstream cvs to handle high level language\n     debugging and more better pic support (30-picfix.dpatch)\n   * Add lintian override for soname missmatch\n-  \n+\n   * Upload sponsored by Morten Werner Olsen.\n \n  -- Steffen Joeris <steffen.joeris@skolelinux.de>  Thu, 28 Sep 2006 18:20:03 +1000\n@@ -310,7 +320,7 @@ gpsim (0.21.11-1) unstable; urgency=medium\n   * Bump debhelper level to 5 and create debian/compat file\n   * Add build-depends against dpatch\n   * Change from dh_movefiles to dh_install\n-  * Acknowledge several NMUs \n+  * Acknowledge several NMUs\n   (Closes: #376445, #244126, #346347, #244126, #265766, #334155, #293660, #264351)\n \n  -- Steffen Joeris <steffen.joeris@skolelinux.de>  Sun, 17 Sep 2006 00:32:18 +1000\n@@ -390,7 +400,7 @@ gpsim (0.20.14-1) unstable; urgency=low\n \n   * New upstream version (See README.Debian for 20.15 info)\n   * Corrected return value in CCPRH::get()  (Closes: Bug#114453)\n-  * Builds on ia64  (Closes: Bug#114460) \n+  * Builds on ia64  (Closes: Bug#114460)\n     NOTE: new warnings forwarded to upstream\n   * Correct description text  (Closes: Bug#124697)\n   * Add automatic update of config.sub, config.guess (per autotools-dev doc)\n@@ -399,7 +409,7 @@ gpsim (0.20.14-1) unstable; urgency=low\n \n gpsim (0.20.9-3.2) unstable; urgency=low\n \n-  * Port NMU for hppa support (closes: Bug#120112) \n+  * Port NMU for hppa support (closes: Bug#120112)\n \n  -- Randolph Chung <tausq@debian.org>  Thu, 17 Jan 2002 21:51:19 -0800\n \n@@ -450,7 +460,7 @@ gpsim (0.20.7-3) unstable; urgency=low\n \n gpsim (0.20.7-2) unstable; urgency=low\n \n-  * Add build-depends line. Closes #85186, #84868.\n+  * Add build-depends line. Closes: #85186, #84868.\n   * Build against libgtkextra13.\n   * Update standards version.\n \n@@ -498,8 +508,6 @@ gpsim (0.20.2-1) unstable; urgency=low\n \n gpsim (0.20.1-1) unstable; urgency=low\n \n-  * Initial release.\n+  * Initial release. Closes: #68598, #69444\n \n  -- Joop Stakenborg <pa3aba@debian.org>  Sun,  6 Aug 2000 12:14:50 +0200\n-\n-\ndiff --git a/debian/control b/debian/control\nindex 771b4f2..1a14bbd 100644\n--- a/debian/control\n+++ b/debian/control\n@@ -15,8 +15,8 @@ Build-Depends:\n  bison,\n  chrpath,\n  gputils\n-Standards-Version: 4.7.3\n-Vcs-Browser:https://salsa.debian.org/georgesk/gpsim\n+Standards-Version: 4.7.4\n+Vcs-Browser: https://salsa.debian.org/georgesk/gpsim\n Vcs-Git: https://salsa.debian.org/georgesk/gpsim.git\n \n Package: gpsim\n@@ -27,19 +27,19 @@ Suggests: gpsim-led, gpsim-logic, gpsim-lcd, gpsim-doc\n Description: Simulator for Microchip's PIC microcontrollers\n  Gpsim is a full-featured software simulator for Microchip PIC microcontrollers.\n  .\n- Gpsim has been designed to be as accurate as possible. Accuracy includes the \n- entire PIC - from the core to the I/O pins and including ALL of the internal \n+ Gpsim has been designed to be as accurate as possible. Accuracy includes the\n+ entire PIC - from the core to the I/O pins and including ALL of the internal\n  peripherals. Thus it's possible to create stimuli and tie them to the I/O pins\n- and test the PIC the same PIC the same way you would in the real world. \n+ and test the PIC the same PIC the same way you would in the real world.\n  .\n- Gpsim has been designed to be as fast as possible. Real time simulation speeds \n+ Gpsim has been designed to be as fast as possible. Real time simulation speeds\n  of 20Mhz PICs are possible.\n  .\n- Gpsim has been designed to be as useful as possible. The standard simulation \n- paradigm including breakpoints, single stepping, disassembling, memory inspect \n- & change, have been implemented. In addition, gpsim supports many debugging \n- features that are only available with in-circuit emulators. For example, a \n- continuous trace buffer tracks every action of the simulator. Also, it's \n+ Gpsim has been designed to be as useful as possible. The standard simulation\n+ paradigm including breakpoints, single stepping, disassembling, memory inspect\n+ & change, have been implemented. In addition, gpsim supports many debugging\n+ features that are only available with in-circuit emulators. For example, a\n+ continuous trace buffer tracks every action of the simulator. Also, it's\n  possible to set read and write break points on values (e.g. break if a specific\n  value is read from or written to a register).\n \n","content_type":"text/plain","diff_type":"vcs","new_revision":"git-v1:08167244bb8b0c6b9a4dd175c58ac1d0e2a3afc2"}