[PATCH] Initial support for building a debian package (.deb)
authorEric W. Biederman <ebiederm@xmission.com>
Fri, 15 Jul 2005 01:26:31 +0000 (19:26 -0600)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 15 Jul 2005 18:38:24 +0000 (11:38 -0700)
commit7421abfdbdfb34ad2719ce4fcf720450918cc4fc
tree59e372570a0afdeb77b726762ca57d0dadd6de66
parent49ce3d0c4e732bbabb7a2bda1d89d80eeb76d5b6
[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>
debian/changelog [new file with mode: 0644]
debian/control [new file with mode: 0644]
debian/copyright [new file with mode: 0644]
debian/docs [new file with mode: 0644]
debian/git-core.doc-base [new file with mode: 0644]
debian/rules [new file with mode: 0644]