Andrea Pappacoda pushed to branch debian/latest at deflate team / libdeflate
Commits: 5c403a75 by Andrea Pappacoda at 2025-04-09T18:13:30+02:00 d/control: use my @debian.org email address - - - - - c349b728 by Andrea Pappacoda at 2025-04-09T18:13:49+02:00 d/copyright: add me and Nick to the debian/* stanza - - - - - 4d033026 by Andrea Pappacoda at 2025-04-09T18:17:04+02:00 d/control: bump standards version Gbp-Dch: Ignore - - - - - 403a0d60 by Andrea Pappacoda at 2025-04-09T18:17:59+02:00 d/control: declare dpkg-build-api = 1 - - - - - 6557216e by Andrea Pappacoda at 2025-04-09T18:18:35+02:00 Update changelog for 1.23-2 release - - - - - 3 changed files: - debian/changelog - debian/control - debian/copyright Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,11 @@ +libdeflate (1.23-2) unstable; urgency=low + + * d/control: use my @debian.org email address + * d/copyright: add me and Nick to the debian/* stanza + * d/control: declare dpkg-build-api = 1 + + -- Andrea Pappacoda <[email protected]> Wed, 09 Apr 2025 18:18:12 +0200 + libdeflate (1.23-1) unstable; urgency=medium * New upstream 1.23. ===================================== debian/control ===================================== @@ -1,20 +1,20 @@ Source: libdeflate Maintainer: Deflate Team <[email protected]> Uploaders: Nick Black <[email protected]>, - Andrea Pappacoda <[email protected]> + Andrea Pappacoda <[email protected]> Section: libs Priority: optional Build-Depends: debhelper-compat (= 13), + dpkg-build-api (= 1), cmake, zlib1g-dev <!nocheck>, python3 <!nocheck>, xxd <!nocheck>, help2man <!nodoc> <!cross> -Standards-Version: 4.6.2 +Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/med-team/libdeflate Vcs-Git: https://salsa.debian.org/med-team/libdeflate.git Homepage: https://github.com/ebiggers/libdeflate -Rules-Requires-Root: no Package: libdeflate0 Multi-Arch: same ===================================== debian/copyright ===================================== @@ -14,6 +14,8 @@ License: Expat Files: debian/* Copyright: 2018-2021, 2023-2024 Michael R. Crusoe <[email protected]> 2023 Lance Lin <[email protected]> + 2024-2025 Nick Black <[email protected]> + 2024-2025 Andrea Pappacoda <[email protected]> License: Expat License: Expat View it on GitLab: https://salsa.debian.org/deflate-team/libdeflate/-/compare/70c9a87fa2de408e5a0f96e287b3cdcf1a6b02a5...6557216e9749671349e5ca38e6c4e8f15c63c433 -- View it on GitLab: https://salsa.debian.org/deflate-team/libdeflate/-/compare/70c9a87fa2de408e5a0f96e287b3cdcf1a6b02a5...6557216e9749671349e5ca38e6c4e8f15c63c433 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
