|
|
@@ -62,6 +62,20 @@ dpkg (1.13.15) unstable; urgency=low
|
|
|
This file contents MUST be encoded in UTF-8, and the entries inserted
|
|
|
in language alphabetical order.
|
|
|
|
|
|
+* Format of commit message
|
|
|
+
|
|
|
+ The formats above only apply to ChangeLog files and debian/changelog.
|
|
|
+ They do not apply to the commit message. Following recommendations
|
|
|
+ of http://wiki.debian.org/Teams/Dpkg/GitUsage you should start the
|
|
|
+ commit message with a summary line, followed by an empty line and a
|
|
|
+ a detailed/long description. For example:
|
|
|
+
|
|
|
+==========================================================
|
|
|
+Updated german translation of manual pages
|
|
|
+
|
|
|
+ * man/po/fr.po: Updated to 1354t.
|
|
|
+==========================================================
|
|
|
+
|
|
|
* Use of po/LINGUAS, dselect/po/LINGUAS or scripts/po/LINGUAS:
|
|
|
|
|
|
When ADDING a new translation, don't forget adding the language to
|