#import templates #extends templates.skeleton #def title Debian Project patch tracking system #end def #def body

Debian Project patch tracking system

Introduction

This site is used to track/visualize the changes made in the source code of software packaged in the debian distribution.

Quick access

Browse patches by package name

#set $links = [ ""+k+"" for k in $indices ] #set $out = " - ".join($links)

Jump to package / Package search

#end def