Преглед на файлове

Tweak SGML around TempDir so that '>' doesn't end up in...
Author: mdz
Date: 2003-07-25 23:42:10 GMT
Tweak SGML around TempDir so that '>' doesn't end up in output

Arch Librarian преди 22 години
родител
ревизия
b2913a1915
променени са 2 файла, в които са добавени 8 реда и са изтрити 2 реда
  1. 7 1
      debian/changelog
  2. 1 1
      doc/apt-extracttemplates.1.sgml

+ 7 - 1
debian/changelog

@@ -1,4 +1,4 @@
-apt (0.5.8) unstable; urgency=low
+apt (0.5.8) unstable; urgency=medium
 
 
   * Clarify the meaning of the only-source option in apt-get(8)
   * Clarify the meaning of the only-source option in apt-get(8)
     (Closes: #177258)
     (Closes: #177258)
@@ -11,6 +11,12 @@ apt (0.5.8) unstable; urgency=low
     are not installed.  Note that this only works if there is only one
     are not installed.  Note that this only works if there is only one
     package providing the virtual package, as in other cases (Closes: #165404)
     package providing the virtual package, as in other cases (Closes: #165404)
   * Update config.guess and config.sub from autotools-dev 20030717.1
   * Update config.guess and config.sub from autotools-dev 20030717.1
+  * Tweak SGML in apt-extracttemplates.1.sgml so that literal '>' doesn't end
+    up in output
+  * urgency=medium because the changes since 0.5.5.1 are pretty safe as
+    far as core functionality, 0.5.5.1 survived unstable for 10 days, and
+    I don't want to delay apt's progress into testing any further.  It's
+    decidedly better than 0.5.4.
 
 
  --
  --
 
 

+ 1 - 1
doc/apt-extracttemplates.1.sgml

@@ -41,7 +41,7 @@
    package version template-file config-script
    package version template-file config-script
    <para>
    <para>
    template-file and config-script are written to the temporary directory
    template-file and config-script are written to the temporary directory
-   specified by the -t or --tempdir (<literal/APT::ExtractTemplates::TempDir/>) 
+   specified by the -t or --tempdir (<literal>APT::ExtractTemplates::TempDir</>) 
    directory, with filenames of the form <filename>package.template.XXXX</> and 
    directory, with filenames of the form <filename>package.template.XXXX</> and 
    <filename>package.config.XXXX</>
    <filename>package.config.XXXX</>
  </RefSect1>
  </RefSect1>