From 7a2a19e2eb43c48cb4cd6bcd8b2a55436cec5ca9 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Mon, 02 Jul 2012 22:08:08 -0400 Subject: Initial commit. The build system is based on that of opkhelper 1.0.0. --- (limited to 'README') diff --git a/README b/README new file mode 100644 index 0000000..49038af --- /dev/null +++ b/README @@ -0,0 +1,33 @@ +DEB - Download, Edit, Build! +============================ + +DEB is a workflow manager that assists in downloading Debian source packages, +editing them if necessary, building source and binary packages, and pushing the +changes and build results to a remote location. + +Web Site +-------- + +DEB may be found on the Web at: + + + +Source Repository +----------------- + +Browse the DEB Git repository on the Web at: + + + +Anonymously clone the DEB Git repository at: + + + +Maintainer +---------- + +Send questions, comments, bug reports, patches, Git pull requests, and/or money +to P. J. McDermott: + + + -- cgit v0.9.1