chiark / gitweb /
Update versioning advice for security uploads as well. Closes: #709218 Thanks to...
authorhertzog <hertzog@313b444b-1b9f-4f58-a734-7bb04f332e8d>
Wed, 22 May 2013 08:42:28 +0000 (08:42 +0000)
committerhertzog <hertzog@313b444b-1b9f-4f58-a734-7bb04f332e8d>
Wed, 22 May 2013 08:42:28 +0000 (08:42 +0000)
git-svn-id: svn://anonscm.debian.org/ddp/manuals/trunk/developers-reference@10164 313b444b-1b9f-4f58-a734-7bb04f332e8d

debian/changelog
pkgs.dbk

index 2955b3a1e3617cf8e3b32fbd84534fc3bd101e49..26f4624d61a40632248dbd4a7d66af49552c2bdf 100644 (file)
@@ -1,3 +1,10 @@
+developers-reference (3.4.11) UNRELEASED; urgency=low
+
+  * Update versioning advice for security uploads as well. Closes: #709218
+    Thanks to Salvatore Bonaccorso for the patch.
+
+ -- RaphaĆ«l Hertzog <hertzog@debian.org>  Wed, 22 May 2013 10:38:41 +0200
+
 developers-reference (3.4.10) unstable; urgency=low
 
   * Team upload.
index 9922576852ab87ce32dadea430b699a5c0ec94fd..814c6ff8d129b15f00da1b411c7e94393aace207 100644 (file)
--- a/pkgs.dbk
+++ b/pkgs.dbk
@@ -1153,8 +1153,9 @@ later distributions.  If in doubt, test it with <literal>dpkg
 --compare-versions</literal>.  Be careful not to re-use a version number that
 you have already used for a previous upload, or one that conflicts with a
 binNMU. The convention is to append
-<literal>+</literal><replaceable>codename</replaceable><literal>1</literal>, e.g.
-<literal>1:2.4.3-4+lenny1</literal>, of course increasing 1 for any subsequent
+<literal>+deb</literal><replaceable>X</replaceable><literal>u1</literal> (where
+<replaceable>X</replaceable> is the major release number), e.g.
+<literal>1:2.4.3-4+deb7u1</literal>, of course increasing 1 for any subsequent
 uploads.
 </para>
 </listitem>