* Bump ABI to 4.15
[ David Kalnischkies ]
- * reenable support for -s (and co) in apt-get source (Closes: 742578)
+ * re-enable support for -s (and co) in apt-get source (Closes: 742578)
* run acquire transactions only once
* aborted reverify restores file owner and permission
* test if TMPDIR is accessible before using (Closes: 765951)
* use 'best' hash for source authentication (LP: 1098738)
* use HashStringList in the acquire system
* deal with hashes in ftparchive more dynamic as well
- * reenable pipelining via hashsum reordering support
+ * re-enable pipelining via hashsum reordering support
* parse and retrieve multiple Descriptions in one record
* improve pkgTagSection scanning and parsing
* invalid cache if architecture set doesn't match (Closes: 745036)
* correct IndexDiff vs DiffIndex in Debug output
[ David Kalnischkies ]
- * reenable unlimited pdiff files download
+ * re-enable unlimited pdiff files download
* integrate Anthonys rred with POC for client-side merge
[ Michael Vogt ]
* add missing Turkish (tr) to po/LINGUAS
* correct management-typo in description found by lintian
* implement debian/rules build-{arch,indep} as required by policy 3.9.4
- * reenable automatic parallel build of APT
+ * re-enable automatic parallel build of APT
* exclude config.{sub,guess} from source package
* update the symbol files to reflect current state
* unset LANGUAGE for showing [Y/n] answer hints
- keep the last good InRelease file around just as we do it with
Release.gpg in case the new one we download isn't good for us
* apt-pkg/deb/debmetaindex.cc:
- - reenable InRelease by default
+ - re-enable InRelease by default
* ftparchive/writer.cc,
apt-pkg/deb/debindexfile.cc,
apt-pkg/deb/deblistparser.cc: