1 [COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
2 [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
4 [COPY] Filename: package/.../quilt/quilt.desc
5 [COPY] Copyright (C) 2006 The OpenSDE Project
7 [COPY] More information can be found in the files COPYING and README.
9 [COPY] This program is free software; you can redistribute it and/or modify
10 [COPY] it under the terms of the GNU General Public License as published by
11 [COPY] the Free Software Foundation; version 2 of the License. A copy of the
12 [COPY] GNU General Public License can be found in the file COPYING.
13 [COPY] --- SDE-COPYRIGHT-NOTE-END ---
15 [I] Scripts to manage a series of patches by keeping track of the changes
17 [T] Quilt is a set of scripts to manage a series of patches by keeping track
18 [T] of the changes each patch makes. Patches can be applied, un-applied,
19 [T] refreshed, etc. The key philosophical concept is that your primary output
20 [T] is patches, not ".c" files or ".h" files, so patches are the first-class
21 [T] object here. It was originally based on Andrew Morton's patch scripts
22 [T] published on the Linux kernel mailing list a while ago, but has been
23 [T] heavily modified since then.
25 [U] http://savannah.nongnu.org/projects/quilt
27 [A] Andrew Morton <akpm@osdl.org> {Original Author}
28 [A] Martin Quinson <mquinson@debian.org>
29 [A] Andreas Gruenbacher <agruen@suse.de>
30 [M] Alejandro Mery <amery@opensde.org>
37 [P] X -----5---9 800.000
39 [D] 604516050 quilt-0.46.tar.gz http://download.savannah.gnu.org/releases/quilt/