[linux-tools] 04/07: linux-perf: Leave -rc suffix out of version in package description

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Tue Jan 19 01:27:31 UTC 2016


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

benh pushed a commit to branch master
in repository linux-tools.

commit 6a920e68459a07c5b2bb8125a640231fef9454f6
Author: Ben Hutchings <ben at decadent.org.uk>
Date:   Tue Jan 19 00:24:30 2016 +0000

    linux-perf: Leave -rc suffix out of version in package description
---
 debian/changelog                 | 1 +
 debian/templates/control.main.in | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index db23e48..a46a17d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ linux-tools (4.4-1~exp1) UNRELEASED; urgency=medium
 
   [ Ben Hutchings ]
   * linux-perf: Fix reading of build-id from vDSO
+  * linux-perf: Leave -rc suffix out of version in package description
 
  -- Ben Hutchings <ben at decadent.org.uk>  Tue, 19 Jan 2016 00:04:27 +0000
 
diff --git a/debian/templates/control.main.in b/debian/templates/control.main.in
index 4de03fb..6106752 100644
--- a/debian/templates/control.main.in
+++ b/debian/templates/control.main.in
@@ -14,9 +14,9 @@ Provides: linux-tools- at version@
 Conflicts: linux-tools- at version@
 Replaces: linux-tools- at version@
 Suggests: linux-doc- at version@
-Description: Performance analysis tools for Linux @upstreamversion@
+Description: Performance analysis tools for Linux @version@
  This package contains the 'perf' performance analysis tools for Linux
- kernel version @upstreamversion at .
+ kernel version @version at .
  .
  The linux-base package contains a 'perf' command which will invoke the
  appropriate version for the running kernel.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/kernel/linux-tools.git



More information about the Kernel-svn-changes mailing list