diff -Nru python-http-parser-0.9.0+ds/debian/changelog python-http-parser-0.9.0+ds/debian/changelog --- python-http-parser-0.9.0+ds/debian/changelog 2024-01-12 11:50:48.000000000 +0000 +++ python-http-parser-0.9.0+ds/debian/changelog 2026-05-24 10:34:34.000000000 +0000 @@ -1,3 +1,10 @@ +python-http-parser (0.9.0+ds-1.1) UNRELEASED; urgency=medium + + * Non-maintainer upload. + * Fix: Fails to build source after successful build (Closes: #1048725) + + -- Suhail P Sun, 24 May 2026 10:34:34 +0000 + python-http-parser (0.9.0+ds-1) unstable; urgency=medium * Team upload. diff -Nru python-http-parser-0.9.0+ds/debian/clean python-http-parser-0.9.0+ds/debian/clean --- python-http-parser-0.9.0+ds/debian/clean 2024-01-12 11:50:48.000000000 +0000 +++ python-http-parser-0.9.0+ds/debian/clean 2026-05-24 10:30:30.000000000 +0000 @@ -1,2 +1,2 @@ ./http_parser/parser.c -./http_parser/parser.so +./http_parser/*.so