Please find debdiff from dsc files attached.
diff -Nru sqlite-utils-3.30/debian/changelog sqlite-utils-3.30/debian/changelog
--- sqlite-utils-3.30/debian/changelog	2022-11-01 16:02:33.000000000 +0100
+++ sqlite-utils-3.30/debian/changelog	2026-05-03 14:44:23.000000000 +0200
@@ -1,3 +1,12 @@
+sqlite-utils (3.30-1+deb12u1) UNRELEASED; urgency=medium
+
+  * debian/control:
+    * Add python3-click-default-group to binary dependencies
+      (Closes: #1064886)
+    * Add self to uploaders
+
+ -- Pieter Lenaerts <[email protected]>  Sun, 03 May 2026 14:44:23 +0200
+
 sqlite-utils (3.30-1) unstable; urgency=medium
 
   * New upstream release.
diff -Nru sqlite-utils-3.30/debian/control sqlite-utils-3.30/debian/control
--- sqlite-utils-3.30/debian/control	2022-10-01 16:30:20.000000000 +0200
+++ sqlite-utils-3.30/debian/control	2026-05-03 14:43:23.000000000 +0200
@@ -1,6 +1,7 @@
 Source: sqlite-utils
 Maintainer: Debian Python Team <[email protected]>
-Uploaders: Edward Betts <[email protected]>
+Uploaders: Edward Betts <[email protected]>,
+           Pieter Lenaerts <[email protected]>
 Section: utils
 Priority: optional
 Build-Depends: debhelper-compat (= 13),
@@ -25,7 +26,8 @@
 
 Package: sqlite-utils
 Architecture: all
-Depends: ${misc:Depends}, ${python3:Depends}, ${sphinxdoc:Depends}
+Depends: ${misc:Depends}, ${python3:Depends}, ${sphinxdoc:Depends},
+         python3-click-default-group
 Built-Using: ${sphinxdoc:Built-Using}
 Description: CLI tool and Python utility functions for manipulating SQLite
  Feature highlights:

Attachment: signature.asc
Description: PGP signature



Reply via email to