chiark / gitweb /
README: Ask for bugs to go to Debian
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 11 Sep 2026 12:32:14 +0000 (13:32 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 11 Sep 2026 12:33:05 +0000 (13:33 +0100)
This is where I actually look in practice.

README.html
changelog

index 13085a96747386149cbce35978214853c6779790..adc553e8a70f05f50170109f8c666d67699e30cc 100644 (file)
@@ -3,7 +3,7 @@
 <meta name="keywords" content="adns">
 </head>
 <body>
-<h1>GNU adns</h1>
+<h1>adns</h1>
 
 <strong>Advanced, easy to use, asynchronous-capable DNS client
 library and utilities.</strong>
@@ -108,13 +108,14 @@ your project, and what you think of it.
 <p>
 
 Bug reports should be reported to the
-<a href="https://debbugs.gnu.org/">GNU Debbugs</a>.  Send an email
-to <code>submit@debbugs.gnu.org</code> and at the top of your email,
+<a href="https://bugs.debian.org/">Debian Bug Tracking System</a>.
+Send an email
+to <code>submit@bugs.debian.org</code> and at the top of your email,
 in a paragraph of its own, write the single line
 <pre>
 Package: adns
 </pre>
-Your bug report will be published via to the adns-discuss list.
+Your bug report will be published.
 
 <p>
 
@@ -222,7 +223,6 @@ or email <code>ijackson@chiark.greenend.org.uk</code>.
 Ian Jackson / <tt>ijackson@chiark.greenend.org.uk</tt>.
 <p>
 
-<A href="https://www.gnu.org/">GNU home page</A>;
 <A href="https://www.chiark.greenend.org.uk/">chiark home page</A>;
 <A href="/">site or mirror home page</A>
 <p>
index af6f9324dab136b78b3f2e09857d21675c6dc8d1..a652aef8b41a356c912235124246a06ba35ee344 100644 (file)
--- a/changelog
+++ b/changelog
@@ -3,6 +3,7 @@ adns (1.6.3~) UPSTREAM; urgency=medium
   * Select query IDs randomly using getentropy, if we can.
     See https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1145407.
   * Test harness: minor tidying up re input file reading.
+  * README: Ask for bugs to go to Debian.
 
  --