Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
... | |||||
* | Ignore rendered HTML files. | P. J. McDermott | 2012-05-28 | 1 | -0/+3 |
| | |||||
* | Add a makefile. | P. J. McDermott | 2012-03-08 | 1 | -0/+23 |
| | |||||
* | Add a header and footer. | P. J. McDermott | 2012-03-08 | 2 | -0/+12 |
| | |||||
* | Update source package format spec tasks list. | P. J. McDermott | 2012-03-08 | 1 | -3/+0 |
| | |||||
* | Clarify use of 'Architecture' field values. | P. J. McDermott | 2012-03-08 | 1 | -2/+7 |
| | |||||
* | Document 'Version' control field in format spec. | P. J. McDermott | 2012-03-08 | 1 | -1/+15 |
| | |||||
* | Update source package format spec tasks list. | P. J. McDermott | 2012-03-08 | 1 | -1/+8 |
| | |||||
* | Fix upstream source archive name in format spec. | P. J. McDermott | 2012-02-26 | 1 | -1/+1 |
| | |||||
* | Refer to DPM for package control file syntax. | P. J. McDermott | 2012-02-26 | 1 | -1/+4 |
| | |||||
* | Number sections in source package format spec. | P. J. McDermott | 2012-02-26 | 1 | -30/+30 |
| | |||||
* | Rearrange sections in source package format spec. | P. J. McDermott | 2012-02-26 | 1 | -84/+84 |
| | |||||
* | Fix spelling error in source package format spec. | P. J. McDermott | 2012-02-26 | 1 | -1/+1 |
| | |||||
* | Rewrite source package format rationale. | P. J. McDermott | 2012-02-26 | 1 | -7/+20 |
| | |||||
* | Note that 'Homepage' package field is optional. | P. J. McDermott | 2012-02-26 | 1 | -1/+1 |
| | |||||
* | Add headers paragraph to package format spec. | P. J. McDermott | 2012-02-26 | 1 | -0/+5 |
| | |||||
* | Rename, reformat, and rearrange sections 1 and 2. | P. J. McDermott | 2012-02-26 | 1 | -11/+11 |
| | |||||
* | Use Markdown code span formatting in spec. | P. J. McDermott | 2012-02-26 | 1 | -35/+36 |
| | |||||
* | Expand on source package directory structure spec. | P. J. McDermott | 2012-02-26 | 1 | -3/+19 |
| | |||||
* | Add full license to spec, move (C) info to bottom. | P. J. McDermott | 2012-02-26 | 1 | -11/+25 |
| | |||||
* | Add spaces between all package metadata fields. | P. J. McDermott | 2012-02-26 | 1 | -0/+12 |
| | |||||
* | More strictly follow Markdown syntax in spec text. | P. J. McDermott | 2012-02-25 | 1 | -15/+25 |
| | |||||
* | Update source package format spec "TODO" section. | P. J. McDermott | 2012-02-25 | 1 | -1/+0 |
| | |||||
* | Document the source package build file format. | P. J. McDermott | 2012-02-25 | 1 | -0/+38 |
| | |||||
* | Preface the directory structure with explanation. | P. J. McDermott | 2012-02-25 | 1 | -1/+5 |
| | |||||
* | Document the configuration file list format. | P. J. McDermott | 2012-02-25 | 1 | -0/+25 |
| | |||||
* | Document source package change log format. | P. J. McDermott | 2012-02-24 | 1 | -0/+31 |
| | |||||
* | Update source package format spec to RFC 5322. | P. J. McDermott | 2012-02-24 | 1 | -1/+1 |
| | | | | | RFC 5322 obsoleted RFC 2822 in October 2008. It's great to keep up with the times. | ||||
* | Update source package format spec to RFC 2822. | P. J. McDermott | 2012-02-24 | 1 | -1/+1 |
| | | | | | RFC 2822 obsoleted RFC 822 in April 2001. It's good to keep up with the times. | ||||
* | Indent directory structure. | P. J. McDermott | 2012-02-22 | 1 | -31/+32 |
| | | | | | A Markdown parser should now properly handle the directory structure as "code". | ||||
* | Update source package specification. | P. J. McDermott | 2012-02-22 | 1 | -53/+24 |
| | | | | | | | Changes: * Update the directory structure. * Update binary architecture string format. * Describe "Depends", "Pre-Depends", and "Description" control fields. | ||||
* | Move source package format to 'specs' directory. | P. J. McDermott | 2012-02-22 | 1 | -0/+0 |
| | |||||
* | Merge branch 'dev' | P. J. McDermott | 2012-01-22 | 0 | -0/+0 |
| | |||||
* | Specify the control file fields. | P. J. McDermott | 2012-01-18 | 1 | -10/+58 |
| | |||||
* | Fix name in copyright notices. | P. J. McDermott | 2012-01-16 | 1 | -1/+1 |
| | |||||
* | Update source package format specification. | P. J. McDermott | 2012-01-16 | 1 | -37/+9 |
| | | | | | | | | The multiple/split binary package problem is solved by proposals 2 and 3 and by making the 'build' file a makefile. I can't make proposal 1 (with a separate 'build' file for each binary package) work in an intuitive way. | ||||
* | s/APT/dpkg/ in source format specification. | P. J. McDermott | 2012-01-11 | 1 | -1/+1 |
| | |||||
* | Clarify directory structure notes in format spec. | P. J. McDermott | 2012-01-11 | 1 | -5/+2 |
| | |||||
* | Add 2 more directory structure proposals to spec. | P. J. McDermott | 2012-01-11 | 1 | -0/+66 |
| | |||||
* | Rewrite split packages note and rationale in spec. | P. J. McDermott | 2012-01-10 | 1 | -7/+8 |
| | |||||
* | Add TODO notes to source format spec. | P. J. McDermott | 2012-01-10 | 1 | -0/+6 |
| | |||||
* | Clarify some wording in the source format spec. | P. J. McDermott | 2012-01-10 | 1 | -6/+6 |
| | |||||
* | Shorten background info in source format spec. | P. J. McDermott | 2012-01-10 | 1 | -17/+15 |
| | |||||
* | Add source package format 1.0 draft specification. | P. J. McDermott | 2012-01-10 | 1 | -0/+95 |
| | |||||
* | Initial commit. | P. J. McDermott | 2011-12-09 | 1 | -0/+4 |