diff options
author | Grant Bowman <grantbow at grantbow dot com> | 2003-01-15 05:02:00 +0000 |
---|---|---|
committer | Grant Bowman <grantbow at grantbow dot com> | 2003-01-15 05:02:00 +0000 |
commit | 75f135382e4367336d07d3cbfaa8f2f9f7f23d27 (patch) | |
tree | 154a739f140d5c35592679d73b484eea80a3331d | |
parent | 0c3d9a7e9bd92cbfa2793dc1616542723cdc2087 (diff) |
none
-rw-r--r-- | Distrib/BtsFiling.mdwn | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/Distrib/BtsFiling.mdwn b/Distrib/BtsFiling.mdwn index 40f115d7..90f451a8 100644 --- a/Distrib/BtsFiling.mdwn +++ b/Distrib/BtsFiling.mdwn @@ -2,7 +2,7 @@ When you encounter any GNU/Hurd related bugs in a Debian package you can fix, pl Managing Debian packages and using the BTS is quite simple. If you're new to Debian, here's a short guide: -* first of all, check [http://bugs.debian.org/<package>](http://bugs.debian.org) to ensure the problem is not in the BTS already. +* first of all, check [http://bugs.debian.org/<package>](http://bugs.debian.org) to ensure the problem is not in the BTS already. This is possible for packages and bug numbers. [[TWiki/InterWikis]] is a shorthand way of linking to bugs and packages from this site. i.e. [[DebianBug]]:hurd [[DebianPackage]]:oskit * you can fetch package sources with: apt-get source <package> @@ -30,7 +30,7 @@ note: if some dependencies are missing, it most probably means you have to port <dd> Full clean </dd> </dl> -* when you have a patch, send it to the BTS using the reportbug utility (or manualy as explained in <http://bugs.debian.org/)>. The following parameters should be used: +* when you have a patch, send it to the BTS using the reportbug utility (or manually as explained in <http://bugs.debian.org/)>. The following parameters should be used: Severity: important (when the package is unbuildable or uninstallable, lower otherwise.) Tags: sid, patch @@ -46,3 +46,7 @@ Read <http://bugs.debian.org/> for extensive documentation on the BTS. Wikification & small changes. -- [[Main/JoachimNilsson]] - 24 Jun 2002 + +Updates with the new [[TWiki/InterWikis]] rules. + +-- [[Main/GrantBow]] - 15 Jan 2003 |