[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[developers-reference] 06/08: fix Bug#768426



This is an automated email from the git hooks/post-receive script.

henrich pushed a commit to branch master
in repository developers-reference.

commit 179ee92ada1ff6f49ca32759abbf57aab167b83b
Author: Hideki Yamane <henrich@debian.org>
Date:   Thu May 28 21:43:40 2015 +0900

    fix Bug#768426
---
 debian/changelog |  2 ++
 pkgs.dbk         | 10 +++++-----
 2 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9114343..ead5b46 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,8 @@ developers-reference (3.4.15) UNRELEASED; urgency=medium
   * suggest to use codename for the upload target distribution for
     testing-proposed-update.
     Thanks to Stefano Rivera <stefanor@debian.org> (Closes: #780243)
+  * suggest to use "<codename><n> version" scheme.
+    Thanks to Stefano Rivera <stefanor@debian.org> (Closes: #768426)
 
  -- Raphaël Hertzog <hertzog@debian.org>  Wed, 11 Feb 2015 09:28:19 +0100
 
diff --git a/pkgs.dbk b/pkgs.dbk
index d58222b..c97bf4e 100644
--- a/pkgs.dbk
+++ b/pkgs.dbk
@@ -2741,11 +2741,11 @@ updates through <literal>unstable</literal> are possible, if the upload via
 <literal>unstable</literal> does not pull in any new dependencies.
 </para>
 <para>
-Version numbers are usually selected by adding the codename of the
-<literal>testing</literal> distribution and a running number, like
-<literal>1.2squeeze1</literal> for the first upload through
-<literal>testing-proposed-updates</literal> of package version
-<literal>1.2</literal>.
+Version numbers are usually selected by appending
+<literal>+deb</literal><replaceable>X</replaceable><literal>uY</literal>,
+where <replaceable>X</replaceable> is the major release number of Debian and
+<replaceable>Y</replaceable> is a counter starting at <literal>1</literal>.
+e.g. <literal>1:2.4.3-4+deb8u1</literal>.
 </para>
 <para>
 Please make sure you didn't miss any of these items in your upload:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/developers-reference.git


Reply to: