Procházet zdrojové kódy

changelog: Replace reenable by re-enable everywhere

Thanks: Lintian
Julian Andres Klode před 11 roky
rodič
revize
ee75963e1e
1 změnil soubory, kde provedl 5 přidání a 5 odebrání
  1. 5 5
      debian/changelog

+ 5 - 5
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: