blob: 8691b2500c3a8c6d7d4a2abd04a951366830e23f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Putting meta-information in Mageia patches
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Putting%20meta-information%20in%20Mageia%20patches&In-Reply-To=%3C4F36BD55.6010800%40arcor.de%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="011865.html">
<LINK REL="Next" HREF="011880.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Putting meta-information in Mageia patches</H1>
<B>Florian Hubold</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Putting%20meta-information%20in%20Mageia%20patches&In-Reply-To=%3C4F36BD55.6010800%40arcor.de%3E"
TITLE="[Mageia-dev] Putting meta-information in Mageia patches">doktor5000 at arcor.de
</A><BR>
<I>Sat Feb 11 20:11:17 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="011865.html">[Mageia-dev] Putting meta-information in Mageia patches
</A></li>
<LI>Next message: <A HREF="011880.html">[Mageia-dev] Putting meta-information in Mageia patches
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#11866">[ date ]</a>
<a href="thread.html#11866">[ thread ]</a>
<a href="subject.html#11866">[ subject ]</a>
<a href="author.html#11866">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Am 11.02.2012 18:41, schrieb Olav Vitters:
><i>
</I>><i> It provides the following standard headers (quoting):
</I>><i> - Description or Subject (required)
</I>><i> - Origin (required except if Author is present)
</I>><i> - Bug-<Vendor> or Bug (optional)
</I>><i> - Forwarded (optional)
</I>><i> Any value other than "no" or "not-needed" means that the patch has
</I>><i> been forwarded upstream. Ideally the value is an URL proving that it
</I>><i> has been forwarded and where one can find more information about its
</I>><i> inclusion status.
</I>><i> - Author or From (optional)
</I>><i> - Reviewed-by or Acked-by (optional)
</I>><i> - Last-Update (optional)
</I>><i> - Applied-Upstream (optional)
</I>><i> This field can be used to document the fact that the patch has been
</I>><i> applied upstream. It may contain the upstream version expected to
</I>><i> contain this patch, or the URL or commit identifier of the upstream
</I>><i> commit (with commit identifiers prefixed with "commit:", as in the
</I>><i> Origin field), or both separated by a comma and a space.
</I>><i>
</I>><i>
</I>><i> This specification basically does everything that I need and more.
</I>><i>
</I>><i> Is some kind of patch-tracking or meta-information used in Mageia?
</I>One of our policies needs this partly, too:
<A HREF="https://wiki.mageia.org/en/KDE4_packaging_policy#Patch_policy">https://wiki.mageia.org/en/KDE4_packaging_policy#Patch_policy</A>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="011865.html">[Mageia-dev] Putting meta-information in Mageia patches
</A></li>
<LI>Next message: <A HREF="011880.html">[Mageia-dev] Putting meta-information in Mageia patches
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#11866">[ date ]</a>
<a href="thread.html#11866">[ thread ]</a>
<a href="subject.html#11866">[ subject ]</a>
<a href="author.html#11866">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|