Skip to content

Commit 61d109d

Browse files
committed
Add changelog for upload
1 parent cd1eaee commit 61d109d

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

debian/changelog

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
113
python-debian (0.1.52) experimental; urgency=medium
214

315
* Ensure that gpgv is not gpgv-from-sq for now.

0 commit comments

Comments
 (0)