author | Eric W. Biederman <ebiederm@xmission.com> | |
Fri, 15 Jul 2005 01:26:31 +0000 (19:26 -0600) | ||
committer | Linus Torvalds <torvalds@g5.osdl.org> | |
Fri, 15 Jul 2005 18:38:24 +0000 (11:38 -0700) | ||
commit | 7421abfdbdfb34ad2719ce4fcf720450918cc4fc | |
tree | 59e372570a0afdeb77b726762ca57d0dadd6de66 | tree | snapshot |
parent | 49ce3d0c4e732bbabb7a2bda1d89d80eeb76d5b6 | commit | diff |
[PATCH] Initial support for building a debian package (.deb)
It's not any harder to include debian package support than to include a
spec file so here is the setup to build the equivalent debian package.
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
It's not any harder to include debian package support than to include a
spec file so here is the setup to build the equivalent debian package.
Signed-off-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
debian/changelog | [new file with mode: 0644] | blob |
debian/control | [new file with mode: 0644] | blob |
debian/copyright | [new file with mode: 0644] | blob |
debian/docs | [new file with mode: 0644] | blob |
debian/git-core.doc-base | [new file with mode: 0644] | blob |
debian/rules | [new file with mode: 0644] | blob |