Forráskód Böngészése

* Reference the source package bug page rather than the...
Author: mdz
Date: 2003-08-20 02:55:00 GMT
* Reference the source package bug page rather than the one for the
binary package 'apt' in the man pages (Closes: #205290)

Arch Librarian 22 éve
szülő
commit
47668791fe
2 módosított fájl, 5 hozzáadás és 3 törlés
  1. 4 2
      debian/changelog
  2. 1 1
      doc/apt.ent

+ 4 - 2
debian/changelog

@@ -7,8 +7,10 @@ apt (0.5.10) unstable; urgency=low
   * Get self-tests compiling again, updated for latest library API
     and g++ 3.3
   * Add version comparison tests for #194327 and #205960
-  * Fix error message to output versions in the order in which they were
-    compared when the reverse comparison fails
+  * Fix error message in version test to output versions in the order in
+    which they were compared when the reverse comparison fails
+  * Reference the source package bug page rather than the one for the
+    binary package 'apt' in the man pages (Closes: #205290)
 
  -- 
 

+ 1 - 1
doc/apt.ent

@@ -92,7 +92,7 @@
 <!ENTITY manbugs "
  <RefSect1><Title>Bugs</>
    <para>
-   See the <ulink url='http://bugs.debian.org/apt'>APT bug page</>.  
+   See the <ulink url='http://bugs.debian.org/src:apt'>APT bug page</>.  
    If you wish to report a bug in APT, please see
    <filename>/usr/share/doc/debian/bug-reporting.txt</> or the &reportbug; command.
  </RefSect1>