summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2015-08-14 21:05:50 +0200
committerJulian Andres Klode <jak@debian.org>2015-08-14 21:05:50 +0200
commitee75963e1e1658e203a059ce5868ff2444025e9c (patch)
tree2650c403fe80023076281322ac1e9ca40c35420a
parent825220b5aef6db9dfb8a34c41a3ac7c3ce477be2 (diff)
changelog: Replace reenable by re-enable everywhere
Thanks: Lintian
-rw-r--r--debian/changelog10
1 files changed, 5 insertions, 5 deletions
diff --git a/debian/changelog b/debian/changelog
index c1d91f99c..f9bb815da 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,7 +10,7 @@ apt (1.1~exp8) experimental; urgency=medium
* 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)
@@ -189,7 +189,7 @@ apt (1.1~exp1) experimental; urgency=low
* 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)
@@ -1017,7 +1017,7 @@ apt (0.9.14.3~exp2) experimental; urgency=medium
* 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 ]
@@ -1356,7 +1356,7 @@ apt (0.9.10) unstable; urgency=low
* 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
@@ -1626,7 +1626,7 @@ apt (0.9.7.9~exp2) experimental; urgency=low
- 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: