Commit Graph

383 Commits

Author SHA1 Message Date
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
Aurelien Jarno b209b7c71b Prepare to release linux-tools (3.1.1-3).
svn path=/dists/sid/linux-tools/; revision=18396
2011-12-18 20:34:37 +00:00
Ben Hutchings f2f83e602c Prepare to release linux-tools (3.2~rc4-1~experimental.1).
svn path=/dists/trunk/linux-tools/; revision=18360
2011-12-07 01:53:57 +00:00
Aurelien Jarno 788702d28f * Fix s390x support.
svn path=/dists/sid/linux-tools/; revision=18297
2011-11-19 18:55:14 +00:00
Ben Hutchings 7a1642ecbf Prepare to release inux-tools (3.1.1-2).
To be rebuilt with perl 5.14 (Closes: #649006)

svn path=/dists/sid/linux-tools/; revision=18291
2011-11-17 03:36:14 +00:00
Ben Hutchings 679a4bb14f Change the check for stale debian/control to tolerate binNMUs (Closes: #649005)
svn path=/dists/sid/linux-tools/; revision=18290
2011-11-17 03:17:16 +00:00
Ben Hutchings 0074a87e33 Bump recommended version of linux-base to 3.4 to get fixed perf wrapper
In earlier versions of linux-base, the perf wrapper will call the
wrong command e.g. perf_3.1.0 instead of perf_3.1.

svn path=/dists/trunk/linux-tools/; revision=18279
2011-11-14 05:52:11 +00:00
Ben Hutchings 197c9e0702 Prepare to release linux-tools (3.1.1-1).
svn path=/dists/trunk/linux-tools/; revision=18274
2011-11-14 05:14:15 +00:00
Ben Hutchings 2d0e3ca8c9 Update to 3.1.1
svn path=/dists/trunk/linux-tools/; revision=18248
2011-11-12 05:06:21 +00:00
Bastian Blank 858074eb2b debian/changelog: Set correct distribution.
svn path=/dists/trunk/linux-tools/; revision=18230
2011-11-03 14:41:18 +00:00
Bastian Blank 4c20a659c1 debian/changelog: Prepare to release (3.1-1~experimental.1).
svn path=/dists/trunk/linux-tools/; revision=18229
2011-11-03 14:40:57 +00:00
Bastian Blank fbd9ff4995 debian/changelog: Set version to 3.1-1~experimental.1.
svn path=/dists/trunk/linux-tools/; revision=18184
2011-10-27 20:58:14 +00:00
Bastian Blank babee13047 debian/lib/python/debian_linux/debian.py: Allow new versioning schema.
svn path=/dists/trunk/linux-tools/; revision=18183
2011-10-27 20:57:53 +00:00
Bastian Blank 2e414e50f9 debian/build/tools/perf/Makefile: Remove debugging output.
svn path=/dists/trunk/linux-tools/; revision=18182
2011-10-27 20:49:19 +00:00