| 163 |
This field can be used to record the date when the meta-information |
This field can be used to record the date when the meta-information |
| 164 |
was last updated. It should use the ISO date format `YYYY-MM-DD`. |
was last updated. It should use the ISO date format `YYYY-MM-DD`. |
| 165 |
|
|
| 166 |
|
Sample DEP-3 compliant headers |
| 167 |
|
------------------------------ |
| 168 |
|
|
| 169 |
|
A patch cherry-picked from upstream: |
| 170 |
|
|
| 171 |
|
Description: Fix regex problems with some multi-bytes characters |
| 172 |
|
Origin: upstream: http://sourceware.org/git/?p=glibc.git;a=commitdiff;h=bdb56bac |
| 173 |
|
Bug: http://sourceware.org/bugzilla/show_bug.cgi?id=9697 |
| 174 |
|
Bug-Debian: http://bugs.debian.org/510219 |
| 175 |
|
|
| 176 |
|
A patch created by the the Debian maintainer John Doe, which got forwarded |
| 177 |
|
and rejected: |
| 178 |
|
|
| 179 |
|
Description: Use FHS compliant paths by default |
| 180 |
|
Upstream is not interested in switching to those paths. |
| 181 |
|
. |
| 182 |
|
But we will continue using them in Debian nevertheless to comply with |
| 183 |
|
our policy. |
| 184 |
|
Forwarded: http://lists.example.com/oct-2006/1234.html |
| 185 |
|
Author: John Doe <john@foobar.com> |
| 186 |
|
Last-Update: 2006-12-21 |
| 187 |
|
|
| 188 |
|
A vendor specific patch not meant for upstream submitted on |
| 189 |
|
the BTS by a Debian developer: |
| 190 |
|
|
| 191 |
|
Description: Workaround for broken symbol resolving on mips/mipsel |
| 192 |
|
The correct fix will be done in etch and it will require toolchain |
| 193 |
|
fixes. |
| 194 |
|
Forwarded: not-needed |
| 195 |
|
Origin: vendor: http://bugs.debian.org/cgi-bin/bugreport.cgi?msg=80;bug=265678 |
| 196 |
|
Bug-Debian: http://bugs.debian.org/265678 |
| 197 |
|
Author: Thiemo Seufer <ths@debian.org> |
| 198 |
|
|
| 199 |
Related links |
Related links |
| 200 |
------------- |
------------- |
| 210 |
Add a paragraph about the scope of the proposal. |
Add a paragraph about the scope of the proposal. |
| 211 |
* 2009-07-15: Make categorization in Origin optional. Make Origin optional |
* 2009-07-15: Make categorization in Origin optional. Make Origin optional |
| 212 |
if Author is present. |
if Author is present. |
| 213 |
|
* 2009-08-24: Add samples. |