From: joey Date: Mon, 21 May 2007 19:33:36 +0000 (+0000) Subject: web commit by JoshTriplett: Add debss shortcut for snapshot.debian.net; usable in... X-Git-Tag: 2.2~102 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=600e73ee2fe8ce32db2dc213da4e2dc5381295b3;p=ikiwiki.git web commit by JoshTriplett: Add debss shortcut for snapshot.debian.net; usable in three different ways, so add a usage sub-bullet. --- diff --git a/doc/shortcuts.mdwn b/doc/shortcuts.mdwn index a8866d5b8..1d4c1db5d 100644 --- a/doc/shortcuts.mdwn +++ b/doc/shortcuts.mdwn @@ -22,6 +22,8 @@ This page controls what shortcut links the wiki supports. * [[shortcut name=debpts url="http://packages.qa.debian.org/%s"]] * [[shortcut name=debmsg url="http://lists.debian.org/msgid-search/%s"]] * [[shortcut name=debrt url="https://rt.debian.org/Ticket/Display.html?id=%s"]] +* [[shortcut name=debss url="http://snapshot.debian.net/package/%s"]] + * Usage: `\[[debss package]]`, `\[[debss package#version]]`, or `\[[debss package/version]]`. See http://snapshot.debian.net for details. * [[shortcut name=fdobug url="https://bugs.freedesktop.org/show_bug.cgi?id=%s" desc="freedesktop.org bug #%s"]] * [[shortcut name=fdolist url="http://lists.freedesktop.org/mailman/listinfo/%s" desc="%s@lists.freedesktop.org"]] * [[shortcut name=gnomebug url="http://bugzilla.gnome.org/show_bug.cgi?id=%s" desc="GNOME bug #%s"]]