Skip to content

Instantly share code, notes, and snippets.

@choffee
Created February 26, 2009 12:03
Show Gist options
  • Save choffee/70807 to your computer and use it in GitHub Desktop.
Save choffee/70807 to your computer and use it in GitHub Desktop.
Search Debian Bugs by bug number
//Note: This command was automatically generated by the create-new-search-command command.
CmdUtils.makeSearchCommand({
name: "debian-bug-by-number",
url: "http://bugs.debian.org/cgi-bin/bugreport.cgi?bug={QUERY}",
icon: "http://www.debian.org/favicon.ico",
description: "Searches Debian bugs buy number"
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment