|
|
@@ -29,6 +29,9 @@ dpkg (1.18.2) UNRELEASED; urgency=low
|
|
|
* Add an extra level of escaping for double $(evals) in architecture.mk
|
|
|
and buildflags.mk, so that the variables are computed lazily again.
|
|
|
Regression introduced in dpkg 1.16.2. Closes: #793330
|
|
|
+ * Add binary packages Essential information to Package-List field in the
|
|
|
+ .dsc file, as optional essential=yes entries. This allows precomputing
|
|
|
+ the pseudo-essential set before starting an architecture bootstrap.
|
|
|
* Perl modules:
|
|
|
- Remove non-functional timezone name support from
|
|
|
Dpkg::Changelog::Entry::Debian.
|