Public bug reported:

Binary package hint: devscripts

rmadison is a script within the 'devscripts' package for pulling useful
information out of the archives.

Internally this uses different URLs:

    'debian' => "http://qa.debian.org/madison.php";,
    'ubuntu' => "http://people.ubuntu.com/~ubuntu-archive/madison.cgi";,

which the default being selected by:

  my $url = $params->{'url'} ? $params->{'url'} : "debian";

Ideally this might want to default to 'ubuntu' when running on an Ubuntu
system.

** Affects: devscripts (Ubuntu)
     Importance: Wishlist
         Status: New

** Changed in: devscripts (Ubuntu)
   Importance: Undecided => Wishlist

-- 
rmadision should default to 'ubuntu' URL when under Ubuntu.
https://bugs.launchpad.net/bugs/152424
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to