[linux-tools] branch master updated (77d39a9 -> 4263a6e)

debian-kernel at lists.debian.org debian-kernel at lists.debian.org
Sun Mar 20 21:27:37 UTC 2016


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

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

      from  77d39a9   Prepare to release linux-tools (4.5~rc7-1~exp1).
       new  545a89a   Update to 4.5
      adds  8c02269   Update to 4.4.6
      adds  96559e9   Build tools from power/cpupower
      adds  ef781ef   W: linux-tools source: debhelper-but-no-misc-depends libcpupower-dev
      adds  6996e35   Fix header format and add Forwarded fields for cpupower patches
      adds  cf4f32c   debian/control: Update policy version to 3.9.7; no changes required
      adds  466e99f   linux-perf: Override lintian errors for perf-read-vdso{,x}32 in 64-bit packages
      adds  cb4117a   debian/copyright: Move GPL-2 boilerplate to its own paragraph
      adds  6e8c2c9   Prepare to release linux-tools (4.4.6-1).
       new  4fe6a76   Merge tag 'debian/4.4.6-1'
       new  85aba07   Simplify make rules for cpupower
       new  6e00820   Add cpupower package build directories to .gitignore
       new  fd89731   linux-perf: Fix use of uninitialized variables
       new  4263a6e   Prepare to release linux-tools (4.5-1~exp1).

The 6 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 debian/.gitignore                                  |  2 +
 debian/bin/gencontrol.py                           |  7 +++
 debian/changelog                                   | 32 ++++++++++
 debian/copyright                                   | 32 +++++-----
 debian/libcpupower-dev.install                     |  2 +
 debian/libcpupower0.install                        |  1 +
 debian/libcpupower0.symbols                        | 44 ++++++++++++++
 debian/linux-cpupower.install                      |  2 +
 .../patches/power-cpupower-fix-manpages-NAME.patch | 62 +++++++++++++++++++
 debian/patches/series                              |  2 +
 ...vent-fix-use-of-uninitialized-variables.patches | 69 ++++++++++++++++++++++
 debian/rules.d/tools/Makefile                      |  1 +
 debian/rules.d/tools/power/cpupower/Makefile       | 14 +++++
 debian/rules.real                                  | 24 +++++++-
 debian/templates/control.main.in                   | 29 +++++++++
 debian/templates/control.source.in                 |  4 +-
 debian/templates/lintian-overrides.perf.in         |  3 +
 17 files changed, 312 insertions(+), 18 deletions(-)
 create mode 100644 debian/libcpupower-dev.install
 create mode 100644 debian/libcpupower0.install
 create mode 100644 debian/libcpupower0.symbols
 create mode 100644 debian/linux-cpupower.install
 create mode 100644 debian/patches/power-cpupower-fix-manpages-NAME.patch
 create mode 100644 debian/patches/tools-lib-traceevent-fix-use-of-uninitialized-variables.patches
 create mode 100644 debian/rules.d/tools/power/cpupower/Makefile
 create mode 100644 debian/templates/lintian-overrides.perf.in

-- 
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