From 7421abfdbdfb34ad2719ce4fcf720450918cc4fc Mon Sep 17 00:00:00 2001 From: "Eric W. Biederman" Date: Thu, 14 Jul 2005 19:26:31 -0600 Subject: [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 Signed-off-by: Linus Torvalds --- debian/git-core.doc-base | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 debian/git-core.doc-base (limited to 'debian/git-core.doc-base') diff --git a/debian/git-core.doc-base b/debian/git-core.doc-base new file mode 100644 index 0000000000..e104671bac --- /dev/null +++ b/debian/git-core.doc-base @@ -0,0 +1,12 @@ +Document: git-core +Title: git-core +Author: +Abstract: This manual describes git +Section: Devel + +Format: HTML +Index: /usr/share/doc/git-core/html/git.html +Files: /usr/share/doc/git-core/html/*.html + +Format: text +Files: /usr/share/doc/git-core/git-core.txt -- cgit v1.3-5-g9baa