We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd1eaee commit 61d109dCopy full SHA for 61d109d
debian/changelog
@@ -1,3 +1,15 @@
1
+python-debian (1.0.0) unstable; urgency=medium
2
+
3
+ * The 1.0.0 release of python-debian :)
4
+ * Upload to unstable (and release to pypi).
5
+ * Update typing imports to keep new mypy happy.
6
+ * Handle non-UTF-8 data in gpgv output from sequoia-generated data
7
+ (Closes: #1095835, #1087991).
8
+ * Permit filenames and Path objects in Deb822.iter_paragraphs()
9
+ (Closes: #1086512).
10
11
+ -- Stuart Prescott <stuart@debian.org> Mon, 10 Mar 2025 01:05:59 +1100
12
13
python-debian (0.1.52) experimental; urgency=medium
14
15
* Ensure that gpgv is not gpgv-from-sq for now.
0 commit comments