diff -Nru wget-1.20.1/debian/changelog wget-1.20.1/debian/changelog --- wget-1.20.1/debian/changelog 2019-01-09 12:37:13.000000000 +0000 +++ wget-1.20.1/debian/changelog 2019-01-23 16:56:34.000000000 +0000 @@ -1,3 +1,9 @@ +wget (1.20.1-1ubuntu3) disco; urgency=medium + + * Revert switching to pcre3 since pcre2 is in main (LP: #1792544) + + -- Jeremy Bicha Wed, 23 Jan 2019 11:56:34 -0500 + wget (1.20.1-1ubuntu2) disco; urgency=medium * TEMPORARY: Switch back to pcre3 until pcre2 is in main (see LP #1636666) diff -Nru wget-1.20.1/debian/control wget-1.20.1/debian/control --- wget-1.20.1/debian/control 2019-01-09 12:36:20.000000000 +0000 +++ wget-1.20.1/debian/control 2019-01-23 16:55:21.000000000 +0000 @@ -3,7 +3,7 @@ Priority: standard Maintainer: Ubuntu Developers XSBC-Original-Maintainer: Noël Köthe -Build-Depends: debhelper (>> 11.0.0), pkg-config, gettext, texinfo, libidn2-0-dev, uuid-dev, libpsl-dev, libpcre3-dev, automake, libssl-dev (>= 0.9.8k), zlib1g-dev, dh-strip-nondeterminism, pkg-config +Build-Depends: debhelper (>> 11.0.0), pkg-config, gettext, texinfo, libidn2-0-dev, uuid-dev, libpsl-dev, libpcre2-dev, automake, libssl-dev (>= 0.9.8k), zlib1g-dev, dh-strip-nondeterminism, pkg-config Standards-Version: 4.3.0 Homepage: https://www.gnu.org/software/wget/