This is an automated email from the git hooks/post-receive script. guillem pushed a commit to branch main in repository dpkg.
View the commit online: https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=9b52f8fa74571049d868cb2af0643ee7f89a6151 commit 9b52f8fa74571049d868cb2af0643ee7f89a6151 (HEAD -> main, tag: 1.21.1) Author: Guillem Jover <[email protected]> AuthorDate: Mon Dec 6 21:04:33 2021 +0100 Release 1.21.1 --- debian/changelog | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3bc1c7dd1..3f972327d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,17 @@ -dpkg (1.21.1) UNRELEASED; urgency=medium +dpkg (1.21.1) unstable; urgency=medium - * + [ Guillem Jover ] + * dpkg-buildpackage: Remove duplicate command print for dpkg-genchanges. + * dpkg-buildpackage: Fix build description due to improper multiline match. + * dpkg-realpath: Remove spurious heading space from --help output. + * update-alternatives: When initializing admindir from DPKG_ADMINDIR append + "/alternatives". Closes: #1001198 + * Code internals: + - Remove <ar.h> inclusions. + * Packaging: + - Install deb-md5sums(5) into dpkg-dev package. - -- Guillem Jover <[email protected]> Sun, 05 Dec 2021 19:04:17 +0100 + -- Guillem Jover <[email protected]> Mon, 06 Dec 2021 21:04:18 +0100 dpkg (1.21.0) unstable; urgency=medium -- Dpkg.Org's dpkg

