Commit Graph

396 Commits

Author SHA1 Message Date
Ben Hutchings 897cc92da0 Update to 3.8.2
svn path=/dists/trunk/linux-tools/; revision=19905
2013-03-07 04:26:32 +00:00
Ben Hutchings 9e5d7a5001 Add bug closure for new upstream version
svn path=/dists/trunk/linux-tools/; revision=19904
2013-03-07 04:14:49 +00:00
Ben Hutchings 8c00a1b1a9 Update Python debian_linux module from linux and use it in gencontrol.py
svn path=/dists/trunk/linux-tools/; revision=19890
2013-03-02 16:31:41 +00:00
Ben Hutchings 2725cdf944 Apply patches in orig target, matching "dpkg-source -x" and linux orig target
svn path=/dists/trunk/linux-tools/; revision=19889
2013-03-02 16:15:44 +00:00
Ben Hutchings d205f3002a Fix version parsing in debian/bin/genorig.py when using a DFSG number
svn path=/dists/trunk/linux-tools/; revision=19886
2013-03-02 16:04:15 +00:00
Ben Hutchings 3ad6795577 Update to 3.8
Refresh perf patches.

svn path=/dists/trunk/linux-tools/; revision=19845
2013-02-24 05:15:41 +00:00
Jonathan Nieder c80b6d4d54 Merge changes from sid up to 3.2.17-1
svn path=/dists/trunk/linux-tools/; revision=19666
2012-12-30 07:34:29 +00:00
Jonathan Nieder 1e472db46a Prepare to upload to experimental (3.7.1-1~experimental.1)
svn path=/dists/trunk/linux-tools/; revision=19660
2012-12-29 07:16:26 +00:00
Jonathan Nieder 99568636a3 linux-kbuild: Use Section: kernel.
Users of out-of-tree modules need linux-kbuild even when not doing any
real development.  Moving it to section "kernel" should make it easier
to find.

svn path=/dists/trunk/linux-tools/; revision=19654
2012-12-26 16:38:37 +00:00
Jonathan Nieder c1eee615d7 Install completion script non-executable
svn path=/dists/trunk/linux-tools/; revision=19653
2012-12-26 09:10:28 +00:00
Jonathan Nieder a1865fdcc8 Actually refresh patches
A whitespace error had snuck in.  Sorry for the noise.

svn path=/dists/trunk/linux-tools/; revision=19652
2012-12-26 08:51:54 +00:00
Jonathan Nieder 0e69bea674 Refresh patches
svn path=/dists/trunk/linux-tools/; revision=19651
2012-12-26 08:46:54 +00:00
Jonathan Nieder b06e85a63b Update to 3.7
svn path=/dists/trunk/linux-tools/; revision=19650
2012-12-26 08:45:26 +00:00
Ben Hutchings 000732c3ff [amd64] linux-tools: Enable optimisations and special-casing of x86_64 (Closes: #694759)
This requires including another source file in the 'orig' tarball, so
bump to the latest stable update.  I don't think it has any fixes
relevant to linux-tools.

svn path=/dists/trunk/linux-tools/; revision=19565
2012-12-02 00:46:42 +00:00
Jonathan Nieder 9c8dd43fa7 Prepare to release linux-tools (3.6-1~experimental.1).
svn path=/dists/trunk/linux-tools/; revision=19538
2012-11-26 06:21:21 +00:00
Jonathan Nieder b4db2d4936 Add myself to Uploaders.
svn path=/dists/trunk/linux-tools/; revision=19537
2012-11-26 06:16:28 +00:00
Ben Hutchings 2d80638e0d Update to 3.6 (Closes: #690011)
svn path=/dists/trunk/linux-tools/; revision=19421
2012-10-09 03:34:41 +00:00
Ben Hutchings e27b6aeb07 Add xz support, thanks to Sedat Dilek
svn path=/dists/trunk/linux-tools/; revision=19351
2012-08-21 04:49:15 +00:00
Ben Hutchings efa1770509 Prepare to release linux-tools (3.5-1~experimental.1).
svn path=/dists/trunk/linux-tools/; revision=19339
2012-08-20 00:11:07 +00:00
Ben Hutchings 4ba53ec510 perf: Fix include order for bison/flex-generated C files
This doesn't seem to cause a problem with the Gtk UI disabled, but I
can't see any reason why -I/usr/include/slang shouldn't trigger it
just as -I/usr/include/gtk-2.0 does.  And we might enable the Gtk UI
later anyway.


svn path=/dists/trunk/linux-tools/; revision=19338
2012-08-19 23:56:30 +00:00
Ben Hutchings 4b391a0528 Explicitly disable perf Gtk UI for now
svn path=/dists/trunk/linux-tools/; revision=19337
2012-08-19 22:44:35 +00:00
Ben Hutchings 2eef688159 debian/bin: PEP8 and other style fixes.
svn path=/dists/trunk/linux-tools/; revision=19336
2012-08-19 22:08:13 +00:00
Ben Hutchings 59de3aea5f Drop third version component of 0 from upstream tags and tarball names
Also remove the temporary --override-tag option; we know what the tag
names look like.

svn path=/dists/trunk/linux-tools/; revision=19335
2012-08-19 22:04:11 +00:00
Ben Hutchings e33ff13054 Prepare to release linux-tools (3.2.17-1).
svn path=/dists/sid/linux-tools/; revision=19192
2012-06-24 02:11:08 +00:00
Ben Hutchings 0de76df225 usbipd: Enable TCP wrappers for access control
svn path=/dists/sid/linux-tools/; revision=19191
2012-06-24 01:51:39 +00:00
Ben Hutchings 3fd6a12507 Fix yet another reference to usb_bind_driver
svn path=/dists/sid/linux-tools/; revision=19190
2012-06-24 01:40:30 +00:00
Ben Hutchings fec5558bd7 Update usbip man pages further
svn path=/dists/sid/linux-tools/; revision=19189
2012-06-24 01:09:28 +00:00
Ben Hutchings d0d98ef3a7 Clean up usbip package version generation
Extract the current usbip version from its config.h file rather than
repeating it in rules.real where we might forget to update it.

Pass VERSION_DEBIAN into rules.real from rules.gen rather than
invoking dpkg-parsechangelog again.

svn path=/dists/sid/linux-tools/; revision=19188
2012-06-24 00:44:58 +00:00
Ben Hutchings b989eb0842 Build usbip userland packages (Closes: #568362)
Do not build a shared library package; the API and ABI have changed
from libusbip0 but there has been no upstream soversion change.

svn path=/dists/sid/linux-tools/; revision=19177
2012-06-20 06:04:10 +00:00
Ben Hutchings 3292a49f34 Update to 3.2.17
svn path=/dists/sid/linux-tools/; revision=19176
2012-06-20 04:14:02 +00:00
Ben Hutchings 644824c2d8 Prepare to release linux-tools (3.4-1~experimental.1).
svn path=/dists/trunk/linux-tools/; revision=19111
2012-06-09 20:22:31 +00:00
Ben Hutchings 7134d05010 Fix version insertion in perf man pages
svn path=/dists/sid/linux-tools/; revision=19110
2012-06-09 19:23:17 +00:00
Ben Hutchings 8072f7dee9 Fix version insertion in perf man page title
svn path=/dists/trunk/linux-tools/; revision=19108
2012-06-09 19:18:46 +00:00
Ben Hutchings ada20cc98f Note in changelog: Fix version insertion in perf man page cross-references
svn path=/dists/trunk/linux-tools/; revision=19107
2012-06-09 18:55:31 +00:00
Ben Hutchings 7e4d726be6 Update to 3.4
Build-Depend on bison and flex, now required to build perf.
Update tools-perf-version.patch for changes in man page output paths.

svn path=/dists/trunk/linux-tools/; revision=19106
2012-06-09 18:54:23 +00:00
Ben Hutchings 75c7c014a8 Fix version insertion in perf man page cross-references
svn path=/dists/trunk/linux-tools/; revision=19105
2012-06-09 18:39:12 +00:00
Ben Hutchings 620deb801b Prepare to release linux-tools (3.3-1~experimental.1).
svn path=/dists/trunk/linux-tools/; revision=18885
2012-03-24 23:51:19 +00:00
Ben Hutchings c19b71e640 linux-tools: Build perf on alpha and hppa (Closes: #664834)
svn path=/dists/trunk/linux-tools/; revision=18884
2012-03-24 23:15:55 +00:00
Ben Hutchings d071ffbed5 Merge changes from sid up to 3.2.7-2
svn path=/dists/trunk/linux-tools/; revision=18883
2012-03-24 23:14:17 +00:00
Ben Hutchings 0b28651979 Update to 3.3
svn path=/dists/trunk/linux-tools/; revision=18876
2012-03-21 05:43:35 +00:00
Ben Hutchings a4037ce51e Apply upstream changes to fix various buffer overflow bugs
svn path=/dists/sid/linux-tools/; revision=18864
2012-03-20 05:03:49 +00:00
Ben Hutchings 62a142135a linux-kbuild: debian/control: Set Multi-Arch: foreign
svn path=/dists/trunk/linux-tools/; revision=18808
2012-03-11 03:38:16 +00:00
Ben Hutchings b8e53f54a2 Update to 3.3-rc7
svn path=/dists/trunk/linux-tools/; revision=18807
2012-03-11 03:27:44 +00:00
Ben Hutchings fa388b951c Merge changes from sid up to 3.2.7-1
svn path=/dists/trunk/linux-tools/; revision=18806
2012-03-11 02:08:21 +00:00
Ben Hutchings 911d35c2ae Update to 3.2.7
svn path=/dists/sid/linux-tools/; revision=18795
2012-03-05 03:50:37 +00:00
Ben Hutchings 0f467535cc Prepare to release linux-tools (3.2.1-2).
svn path=/dists/trunk/linux-tools/; revision=18610
2012-01-24 04:27:26 +00:00
Ben Hutchings aec0e52ff3 Merge changes from sid up to 3.1.1-3
svn path=/dists/trunk/linux-tools/; revision=18609
2012-01-24 04:25:53 +00:00
Ben Hutchings 49a19ef593 Reduce minimum version of linux-base to 3.4~ to support backports
svn path=/dists/trunk/linux-tools/; revision=18601
2012-01-22 23:49:56 +00:00
Ben Hutchings 08e15ab423 Add Vcs-{Svn,Browser} fields
svn path=/dists/trunk/linux-tools/; revision=18597
2012-01-19 14:14:23 +00:00
Ben Hutchings dfa23d8440 Update to 3.2.1
svn path=/dists/trunk/linux-tools/; revision=18585
2012-01-19 04:38:15 +00:00