This is an automated email from the git hooks/post-receive script. guillem pushed a commit to branch master in repository dpkg.
View the commit online: https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=bc83e06c37a23145e0134e100ac8343f975fc8f3 commit bc83e06c37a23145e0134e100ac8343f975fc8f3 Author: Guillem Jover <[email protected]> AuthorDate: Mon Jul 23 12:24:02 2018 +0200 debian: Fix bug closure --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 80211a553..81490983b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -35,7 +35,7 @@ dpkg (1.19.1) UNRELEASED; urgency=medium * Add new --rules-requires-root option to dpkg-buildpackage. * Declare R³ specification as "recommendation, stable" with version 1.0. * Export architecture variables by default from architecture.mk, as - documented in dpkg-architecture(1). Closes: #88896 + documented in dpkg-architecture(1). Closes: #888964 Thanks to Jack Bates <[email protected]> * Increment the line number on dpkg --set-selections on unknown packages. Reported by Heinz Repp <[email protected]>. Closes: #888983 -- Dpkg.Org's dpkg

