]> git.deb.at Git - deb/packages.git/commitdiff
Add a link to the source at the top
authorJeroen van Wolffelaar <jeroen@wolffelaar.nl>
Thu, 23 Feb 2006 02:57:11 +0000 (02:57 +0000)
committerJeroen van Wolffelaar <jeroen@wolffelaar.nl>
Thu, 23 Feb 2006 02:57:11 +0000 (02:57 +0000)
lib/Packages/DoShow.pm

index c9940a16bfc980af9a75cca6852a7108b90b4b94..b426ce0c674b0863be668a2e164024756f9343fd 100644 (file)
@@ -153,6 +153,10 @@ sub do_show {
                                                 _g( "All packages in this section" ),
                                                 "$ROOT/$suite/$subsection/",
                                                 $subsection ],
+                                              [ _g( "Source:" ),
+                                                _g( "Source package building this package" ),
+                                                "$ROOT/$suite/source/".$page->get_src('package'),
+                                                $page->get_src('package') ],
                                               );
 
                        my $v_str = $version;