Dear maintainer,
I've prepared an NMU for ledger-autosync (versioned as 1.2.0-1.1) and
uploaded it to DELAYED/7. Please feel free to tell me if I
should cancel it.
Regards.
diffstat for ledger-autosync-1.2.0 ledger-autosync-1.2.0
changelog | 7 +++++++
control | 1 -
2 files changed, 7 insertions(+), 1 deletion(-)
diff -Nru ledger-autosync-1.2.0/debian/changelog ledger-autosync-1.2.0/debian/changelog
--- ledger-autosync-1.2.0/debian/changelog 2024-09-25 01:16:05.000000000 +0200
+++ ledger-autosync-1.2.0/debian/changelog 2026-08-21 14:22:56.000000000 +0200
@@ -1,3 +1,10 @@
+ledger-autosync (1.2.0-1.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Drop the extraneous python3-poetry Build-Dependency (Closes: #1141393)
+
+ -- Alexandre Detiste <tchet@debian.org> Fri, 21 Aug 2026 14:22:56 +0200
+
ledger-autosync (1.2.0-1) unstable; urgency=medium
[ Alexandre Detiste ]
diff -Nru ledger-autosync-1.2.0/debian/control ledger-autosync-1.2.0/debian/control
--- ledger-autosync-1.2.0/debian/control 2024-09-25 01:16:05.000000000 +0200
+++ ledger-autosync-1.2.0/debian/control 2026-08-21 14:22:18.000000000 +0200
@@ -13,7 +13,6 @@
python3-bs4,
python3-fuzzywuzzy,
python3-ledger,
- python3-poetry,
python3-pytest,
python3-ofxclient,
python3-ofxparse (>= 0.14),