Commit Graph

328 Commits

Author SHA1 Message Date
Ben Hutchings 43ef82bb5b linux-kbuild: Fix no-modules case in modpost wrapper (Closes: #719129)
svn path=/dists/sid/linux-tools/; revision=20470
2013-08-08 19:48:34 +00:00
Ben Hutchings 2dc5dfb9f5 Prepare to release linux-tools (3.11~rc4-1~exp1).
svn path=/dists/trunk/linux-tools/; revision=20467
2013-08-08 14:48:34 +00:00
Ben Hutchings 48eaa7bab4 linux-tools: Build perf documentation out-of-tree, as this now works and our previous workaround does not
svn path=/dists/trunk/linux-tools/; revision=20466
2013-08-08 14:20:53 +00:00
Ben Hutchings c92d538900 Update to 3.11-rc4 (patches apply cleanly!)
svn path=/dists/trunk/linux-tools/; revision=20465
2013-08-08 13:42:55 +00:00
Ben Hutchings 6aaae070ee linux-kbuild: Fix use of getline() in modpost wrapper (Closes: #717195)
svn path=/dists/sid/linux-tools/; revision=20360
2013-07-18 03:08:21 +00:00
Ben Hutchings 74f8cdda32 Prepare to release linux-tools (3.10-1).
svn path=/dists/sid/linux-tools/; revision=20359
2013-07-16 12:29:51 +00:00
Ben Hutchings 9ac5adbd7d linux-kbuild: Update modpost wrapper for 3.10
Implement the -T option

svn path=/dists/sid/linux-tools/; revision=20358
2013-07-16 06:50:09 +00:00
Ben Hutchings 41ace24b2d Merge changes from trunk
svn path=/dists/sid/linux-tools/; revision=20356
2013-07-16 04:53:37 +00:00
Ben Hutchings fa0ad3f1b8 Prepare to release linux-tools (3.9.4-1).
svn path=/dists/sid/linux-tools/; revision=20193
2013-06-03 13:00:26 +00:00
Ben Hutchings 03ddf5688f Update to 3.9.4
svn path=/dists/sid/linux-tools/; revision=20192
2013-06-03 12:45:26 +00:00
Ben Hutchings 5a4c25ceca Add new intermediate files/directories to clean rules
svn path=/dists/sid/linux-tools/; revision=20191
2013-06-03 12:45:05 +00:00
Ben Hutchings f0a25889c3 Drop now-unused definition of WORD_SIZE in modpost makefile
svn path=/dists/sid/linux-tools/; revision=20190
2013-06-03 12:40:22 +00:00
Ben Hutchings 97ff3c4a28 Fix alignment of kernel_ulong_t in modpost when cross-building from i386
Whenever kernel_ulong_t is 64-bit, it is also 64-bit aligned.  (This
is not true for u64, but that is not used directly in device ID
tables.)  So define kernel_ulong_t as either __u32 or
__u64 __attribute__((aligned(8))) accordingly.

svn path=/dists/sid/linux-tools/; revision=20189
2013-06-03 12:39:43 +00:00
Ben Hutchings d686671722 Merge linux-tools from trunk to sid
svn path=/dists/sid/linux-tools/; revision=20188
2013-06-03 12:26:08 +00:00
Ben Hutchings cc2ca471cd Prepare to release linux-tools (3.8.11-1).
Upload to unstable (Closes: #707023)

svn path=/dists/sid/linux-tools/; revision=20056
2013-05-07 05:54:07 +00:00
Ben Hutchings 7609e9a78d Update to 3.8.11
svn path=/dists/sid/linux-tools/; revision=20055
2013-05-07 01:11:07 +00:00
Ben Hutchings 446cec5989 Prepare to release linux-tools (3.8.2-1~experimental.1).
svn path=/dists/trunk/linux-tools/; revision=19908
2013-03-07 06:14:52 +00:00
Ben Hutchings c8f35be001 linux-tools: Install bash_completion script for perf with a version-dependent name (Closes: #701790)
svn path=/dists/trunk/linux-tools/; revision=19906
2013-03-07 05:00:13 +00:00
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 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
Bastian Blank dd86c5ae34 debian/templates/control.source.in: Update Standards-Version.
svn path=/dists/trunk/linux-tools/; revision=18163
2011-10-07 20:42:00 +00:00
Bastian Blank 268761383b * debian/patches/series: Add new patch.
* debian/patches/tools-perf-install.patch:
  Install perf scripts non-executable.

svn path=/dists/trunk/linux-tools/; revision=18162
2011-10-07 20:37:52 +00:00
Bastian Blank 1f1148f3b4 debian/changelog: Set version to 3.1.0~rc9-1.
svn path=/dists/trunk/linux-tools/; revision=18161
2011-10-07 20:37:08 +00:00
Bastian Blank ae16437eb6 debian/bin/genorig.py: Create symlink to tar in "..".
svn path=/dists/trunk/linux-tools/; revision=18160
2011-10-07 20:31:19 +00:00
Bastian Blank 93d7cd4b8c debian/bin/genorig.py: Check both return values of git export.
svn path=/dists/trunk/linux-tools/; revision=18159
2011-10-07 20:20:47 +00:00
Bastian Blank e9b13d76bc debian/rules.real: Build linux-tools package
svn path=/dists/trunk/linux-tools/; revision=18133
2011-09-26 13:23:11 +00:00
Bastian Blank 53efc1e6c4 debian/build/tools/perf/Makefile
- Workaround file-overwrite in documentation makefile.
- Remove debugging output.

svn path=/dists/trunk/linux-tools/; revision=18132
2011-09-26 13:22:17 +00:00
Bastian Blank 91b00be8be debian/templates/control.main.in: Restrict linux-kbuild to linux-any.
svn path=/dists/trunk/linux-tools/; revision=18131
2011-09-26 12:54:45 +00:00
Bastian Blank e2cfe08ec0 debian/templates/control.source.in: Add missing build-deps.
svn path=/dists/trunk/linux-tools/; revision=18130
2011-09-26 12:54:18 +00:00
Bastian Blank 99bca1cff0 debian/build/tools/perf/Makefile: Add version to sub-make.
svn path=/dists/trunk/linux-tools/; revision=18129
2011-09-26 12:53:49 +00:00
Bastian Blank 51d0620a11 debian/patches: Create manpages and binaries including the version.
svn path=/dists/trunk/linux-tools/; revision=18128
2011-09-26 12:53:12 +00:00
Bastian Blank badbaf4943 debian/build/tools/perf/Makefile: Produce and check kernel arch.
svn path=/dists/trunk/linux-tools/; revision=18127
2011-09-26 11:50:12 +00:00
Bastian Blank e94a213f93 debian/bin/genorig.py: Support globs to copy files.
svn path=/dists/trunk/linux-tools/; revision=18112
2011-09-22 12:59:49 +00:00
Bastian Blank 45f0fbef18 debian/build/tools: Add Makefiles.
svn path=/dists/trunk/linux-tools/; revision=18088
2011-09-13 15:10:56 +00:00
Bastian Blank 1c35869909 debian/changelog: Set version to 3.1.0~rc6-1.
svn path=/dists/trunk/linux-tools/; revision=18087
2011-09-13 15:02:49 +00:00
Bastian Blank 44e90b24ae debian/build
- Always define top_srcdir and VPATH.
- Fix build of genksyms and kconfig.

svn path=/dists/trunk/linux-tools/; revision=18086
2011-09-13 15:01:01 +00:00
Bastian Blank 1e409bb704 Add linux-tools-* binary package
svn path=/dists/trunk/linux-tools/; revision=18085
2011-09-13 14:44:15 +00:00
Bastian Blank 3cc26070a4 * debian/bin/genorig.py: Include files needed for tools/perf.
* debian/build: Build tools/perf.
* debian/templates/control.source.in: Add build-deps.

svn path=/dists/trunk/linux-tools/; revision=17878
2011-07-31 17:19:18 +00:00
Bastian Blank 37b7f2a85b * debian/changelog: Update.
* debian/patches: Add patch.
* debian/rules: Remove now unneeded autoconf.h handling.

svn path=/dists/trunk/linux-tools/; revision=17877
2011-07-31 11:32:31 +00:00
Bastian Blank d5a4f432ac debian/source/local-options: Add.
svn path=/dists/trunk/linux-tools/; revision=17876
2011-07-31 11:27:34 +00:00
Bastian Blank a78250e1bc Move imported code to root directory.
svn path=/dists/trunk/linux-tools/; revision=17874
2011-07-31 11:18:48 +00:00
Bastian Blank 41a97d5147 * debian/changelog: Update.
* debian/source/format: Set to 3.0 (quilt).

svn path=/dists/trunk/linux-tools/; revision=17873
2011-07-31 11:04:53 +00:00
Bastian Blank 4ba4479b0d * debian/build: Move build infrastructure.
* debian/rules: Clean build dir
* debian/rules.real: Use build dir directly.

svn path=/dists/trunk/linux-tools/; revision=17872
2011-07-31 11:02:37 +00:00
Bastian Blank 4260a54717 debian/templates/control.source.in: Fix package name.
svn path=/dists/trunk/linux-tools/; revision=17871
2011-07-31 11:01:09 +00:00
Bastian Blank c001326e89 /dists/trunk/linux-tools: Rename package.
svn path=/dists/trunk/linux-tools/; revision=17870
2011-07-31 10:37:47 +00:00
Bastian Blank 2d593fc6be debian/bin/genorig.py: Merge changes from linux-2.6.
svn path=/dists/trunk/linux-kbuild-2.6/; revision=17869
2011-07-31 10:34:32 +00:00
Ben Hutchings 4b5543a84f Include new script depmod.sh (Closes: #635539)
svn path=/dists/trunk/linux-kbuild-2.6/; revision=17864
2011-07-28 23:10:37 +00:00
Ben Hutchings e98bb258e2 Update to v3.0
svn path=/dists/trunk/linux-kbuild-2.6/; revision=17853
2011-07-24 14:02:57 +00:00
Ben Hutchings 8d3de62594 Prepare to release linux-kbuild-2.6 (3.0.0~rc5-1~experimental.1).
svn path=/dists/trunk/linux-kbuild-2.6/; revision=17765
2011-06-29 02:17:27 +00:00
Ben Hutchings ce4b86886a Prepare to release linux-kbuild-2.6 (3.0.0~rc1-1~experimental.1).
svn path=/dists/trunk/linux-kbuild-2.6/; revision=17566
2011-06-01 09:21:15 +00:00
Ben Hutchings 2e7ed3cfdc Note removal of docproc
svn path=/dists/trunk/linux-kbuild-2.6/; revision=17565
2011-06-01 09:21:00 +00:00
Ben Hutchings a2bedeaee8 Update to 3.0-rc1
svn path=/dists/trunk/linux-kbuild-2.6/; revision=17561
2011-06-01 07:28:10 +00:00
Ben Hutchings c39c30cafd Prepare gencontrol and templates for Linux 3.0
- Fix source package name as linux-kbuild-2.6
- Remove the 'major' template variable and 'MAJOR' make variable

svn path=/dists/trunk/linux-kbuild-2.6/; revision=17560
2011-06-01 07:19:05 +00:00
Ben Hutchings ee3f234e4f Prepare to release linux-kbuild-2.6 (2.6.39-1).
svn path=/dists/sid/linux-kbuild-2.6/; revision=17467
2011-05-20 12:22:16 +00:00
Ben Hutchings 59636e8363 Prepare to release linux-kbuild-2.6 (2.6.38-1).
svn path=/dists/sid/linux-kbuild-2.6/; revision=17088
2011-03-16 13:46:54 +00:00
Ben Hutchings 795be1396d Prepare to release linux-kbuild-2.6 (2.6.37-1).
svn path=/dists/sid/linux-kbuild-2.6/; revision=16894
2011-02-15 14:56:21 +00:00
Ben Hutchings 77f5e70f75 Prepare to release linux-kbuild-2.6 (2.6.37-1~experimental.1).
svn path=/dists/trunk/linux-kbuild-2.6/; revision=16820
2011-01-16 15:14:59 +00:00
Ben Hutchings 55870599f5 Include new script gcc-goto.sh
svn path=/dists/trunk/linux-kbuild-2.6/; revision=16819
2011-01-16 15:14:34 +00:00
Ben Hutchings fa7aa5f23e Update for 2.6.37
svn path=/dists/trunk/linux-kbuild-2.6/; revision=16818
2011-01-16 14:55:15 +00:00
Ben Hutchings 269a9c63a2 Prepare to release linux-kbuild-2.6 (2.6.36-1~experimental.1).
svn path=/dists/trunk/linux-kbuild-2.6/; revision=16548
2010-11-15 00:39:04 +00:00
Ben Hutchings abde6e3058 Prepare to release linux-kbuild-2.6 (2.6.35-1~experimental.1).
svn path=/dists/trunk/linux-kbuild-2.6/; revision=16106
2010-08-08 21:37:14 +00:00
Ben Hutchings f79e26d344 Fix minor issues reported by lintian:
- Add ${misc:Depends} to dependencies
- Add debian/source/format file
- Remove redundant priority and section fields

svn path=/dists/trunk/linux-kbuild-2.6/; revision=16105
2010-08-08 21:30:55 +00:00
Ben Hutchings 8b8625b349 Update policy version to 3.9.1; no changes required
svn path=/dists/trunk/linux-kbuild-2.6/; revision=16104
2010-08-08 21:22:16 +00:00
Ben Hutchings 2652ada949 Open changelog for 2.6.35-1~experimental.1
svn path=/dists/trunk/linux-kbuild-2.6/; revision=16103
2010-08-08 21:06:45 +00:00
Ben Hutchings da4531e0a9 Prepare to release linux-kbuild-2.6 (2.6.34-1~experimental.1).
svn path=/dists/trunk/linux-kbuild-2.6/; revision=15755
2010-05-20 00:33:16 +00:00
Ben Hutchings 4a474f72f8 New upstream version (2.6.34).
Generate dummy autoconf.h to keep modpost building.

svn path=/dists/trunk/linux-kbuild-2.6/; revision=15713
2010-05-17 02:49:41 +00:00
Bastian Blank 9bb069b998 Remove further crap.
svn path=/dists/trunk/linux-kbuild-2.6/; revision=15247
2010-02-20 13:36:28 +00:00
Bastian Blank db0f14f73b Remove arch specific workaround.
svn path=/dists/trunk/linux-kbuild-2.6/; revision=15246
2010-02-20 13:32:25 +00:00
Ben Hutchings 3ee6600623 Include ia64-specific scripts (Closes: #392592)
svn path=/dists/trunk/linux-kbuild-2.6/; revision=15240
2010-02-20 05:07:11 +00:00
Ben Hutchings b26042becb Open changelog entry for 2.6.33-rc8
svn path=/dists/trunk/linux-kbuild-2.6/; revision=15239
2010-02-20 05:04:10 +00:00
Ben Hutchings bb601e3c9a Allow for inclusion of arch scripts
svn path=/dists/trunk/linux-kbuild-2.6/; revision=15237
2010-02-20 05:01:37 +00:00
Ben Hutchings b3d0268826 Include arch scripts in orig tarball
svn path=/dists/trunk/linux-kbuild-2.6/; revision=15236
2010-02-20 04:31:28 +00:00
dann frazier 109ea1ab02 drop recordmcount.pl - will no longer be necessary in linux-2.6_2.6.32-7
svn path=/dists/trunk/linux-kbuild-2.6/; revision=15101
2010-02-02 22:54:43 +00:00
dann frazier 65fcc72ccb add bug closure
svn path=/dists/trunk/linux-kbuild-2.6/; revision=15098
2010-02-02 21:18:51 +00:00
dann frazier bc3119c442 Include recordmcount.pl
svn path=/dists/trunk/linux-kbuild-2.6/; revision=15092
2010-02-01 22:08:30 +00:00
Bastian Blank 25f11f533a debian/changelog: Prepare to release (2.6.32-1).
svn path=/dists/trunk/linux-kbuild-2.6/; revision=14772
2009-12-11 15:16:51 +00:00
Bastian Blank 2577008fa1 * debian/changelog: Update.
* debian/rules.real: Move contents of linux-kbuild package to /usr/lib.

svn path=/dists/trunk/linux-kbuild-2.6/; revision=14765
2009-12-09 12:02:25 +00:00
Ben Hutchings 56ee2c379e Update to 2.6.32
svn path=/dists/trunk/linux-kbuild-2.6/; revision=14761
2009-12-09 01:49:05 +00:00
Ben Hutchings e7dfd8e309 Include new script module-common.lds, thanks to Zoran Dzelajlija.
svn path=/dists/trunk/linux-kbuild-2.6/; revision=14713
2009-12-02 21:41:43 +00:00
Ben Hutchings 9d0dd97603 Add entry for upstream version 2.6.32-rc8
svn path=/dists/trunk/linux-kbuild-2.6/; revision=14712
2009-12-02 21:41:13 +00:00
Ben Hutchings 000d2ab970 Apply changes from linux-2.6/bin/genorig.py
r14631 | benh | 2009-11-15 16:07:04 +0000 (Sun, 15 Nov 2009) | 1 line
Add support for git repo as upstream source

r13846 | waldi | 2009-06-28 10:49:43 +0100 (Sun, 28 Jun 2009) | 2 lines
debian/bin/genorig.py: Remove slipped-in debugging code.

r13750 | waldi | 2009-06-10 11:20:13 +0100 (Wed, 10 Jun 2009) | 2 lines
debian/bin/genorig.py: Use subprocess.

r13749 | waldi | 2009-06-10 09:42:47 +0100 (Wed, 10 Jun 2009) | 2 lines
debian/bin/genorig.py: Cleanup.

svn path=/dists/trunk/linux-kbuild-2.6/; revision=14663
2009-11-22 18:23:41 +00:00
Ben Hutchings f9a0b6c6f4 Prepare to upload to unstable (2.6.31.2-1).
svn path=/dists/trunk/linux-kbuild-2.6/; revision=14451
2009-10-25 18:44:18 +00:00
Ben Hutchings 64e7de3e65 Prepare to release 2.6.31.2-1~experimental.1
svn path=/dists/trunk/linux-kbuild-2.6/; revision=14404
2009-10-17 22:11:34 +00:00
Ben Hutchings de8c500276 New upstream version (2.6.31.2).
There were some fixes to kbuild in 2.6.31.2.

svn path=/dists/trunk/linux-kbuild-2.6/; revision=14403
2009-10-17 22:05:12 +00:00
Ben Hutchings 3b94fd15ff Add myself to Uploaders.
svn path=/dists/trunk/linux-kbuild-2.6/; revision=14402
2009-10-17 21:37:34 +00:00
Ben Hutchings 9001658b18 Include new script gcc-x86_32-has-stack-protector.sh
svn path=/dists/trunk/linux-kbuild-2.6/; revision=14401
2009-10-17 21:13:41 +00:00
Ben Hutchings 5501d32310 Update upstream version to 2.6.31
svn path=/dists/trunk/linux-kbuild-2.6/; revision=14400
2009-10-17 16:34:36 +00:00
Ben Hutchings d9aa8c6ca0 Use default version of python
svn path=/dists/trunk/linux-kbuild-2.6/; revision=14399
2009-10-17 16:33:56 +00:00
Bastian Blank 5ed4d09885 debian/changelog: Update version to 2.6.31~rc4-1.
svn path=/dists/trunk/linux-kbuild-2.6/; revision=14042
2009-07-29 17:41:04 +00:00
Bastian Blank 707c314bdd debian/changelog: Prepare to release (2.6.30-1).
svn path=/dists/trunk/linux-kbuild-2.6/; revision=13835
2009-06-17 14:50:21 +00:00