Commit Graph

195 Commits

Author SHA1 Message Date
Maximilian Attems 66349c9470 newer policy 3.9.5
Signed-off-by: maximilian attems <maks@debian.org>

svn path=/dists/trunk/linux/; revision=21385
2014-06-03 21:46:06 +00:00
Ben Hutchings 537420d807 debian/control: Simplify build-dependencies
- Remove versions for debhelper, python, kernel-wedge that are satisfied by stable
- Remove module-init-tools as alternative to kmod, which is in stable


svn path=/dists/sid/linux/; revision=21117
2014-02-28 00:19:24 +00:00
Ben Hutchings 315706dfad linux-tools: Only use libunwind on x86, as perf needs additional porting work for other architectures (fixes FTBFS on arm and powerpc)
svn path=/dists/sid/linux-tools/; revision=21024
2014-02-02 15:46:40 +00:00
Ben Hutchings a3f8abcc2a linux-tools: Explicitly enable/disable libunwind usage for all architectures (fixes FTBFS on s390x and sparc)
svn path=/dists/sid/linux-tools/; revision=21023
2014-02-02 15:41:21 +00:00
Ben Hutchings 2fa2de4959 linux-tools: Replace build-dependency on libunwind7-dev with libunwind8-dev
svn path=/dists/sid/linux-tools/; revision=21015
2014-02-02 10:52:19 +00:00
Bastian Blank 929894f687 * debian/bin/genorig.py, debian/lib/python/debian_linux/abi.py,
debian/lib/python/debian_linux/debian.py,
  debian/lib/python/debian_linux/patches.py,
  - Support Python 3.
  - Use six if necessary.
* debian/templates/control.main.in, debian/templates/control.source.in:
  Depend on python-six.

svn path=/dists/trunk/linux/; revision=20946
2014-01-01 22:14:11 +00:00
Ben Hutchings 49d1c6f1b6 linux-tools: Replace build-dependency on binutils-dev with libiberty-dev (Closes: #730883)
Keep old binutils-dev versions as an alternative, for ease of backporting.

svn path=/dists/trunk/linux-tools/; revision=20829
2013-12-01 02:04:08 +00:00
Ben Hutchings 1f44ebf9a0 [x86, powerpc, ppc64] linux-tools: Build perf with libnuma
Add a patch to fix some type errors on 32-bit architectures.

svn path=/dists/trunk/linux-tools/; revision=20809
2013-11-21 01:28:38 +00:00
Ben Hutchings f2655a84c9 Avoid building with libunwind8-dev
The transition from libunwind soversion 7 to 8 is blocked and will
likely remain blocked for some time because libunwind7 is linked into
all ia64 binaries.

For amd64 and i386, downgrade the build-dependency to libunwind7-dev.

For architectures that are supported by libunwind8-dev, remove the
build-dependency and ensure we don't accidentally link with libunwind8
by setting NO_LIBUNWIND=1 when building perf.

svn path=/dists/sid/linux-tools/; revision=20755
2013-10-29 03:41:10 +00:00
Ben Hutchings 364f50ff21 Remove build-dependency on libunwind8-dev on ia64
libunwind8-dev is available but practically uninstallable on ia64, as
the default compiler version is still gcc-4.6 which depends on
libunwind7-dev and thus conflicts with it.

We could use libunwind7-dev instead, but then we only want it for perf
which we can't build for ia64 anyway!

svn path=/dists/sid/linux-tools/; revision=20741
2013-10-27 17:59:18 +00:00
Ben Hutchings 6138aa4f8b linux-tools: Limit build-dependency on libunwind8-dev to architectures where it is available
svn path=/dists/sid/linux-tools/; revision=20740
2013-10-27 17:17:21 +00:00
Ben Hutchings 73f6d82a78 linux-tools: Build perf with libaudit and libunwind
svn path=/dists/sid/linux-tools/; revision=20724
2013-10-19 01:38:49 +00:00
Ben Hutchings 147cc17ad5 debian/control: Fix build-dependency for xz; the package name is xz-utils
svn path=/dists/sid/linux/; revision=20416
2013-07-27 23:23:41 +00:00
Ben Hutchings 31e8dc1cd9 debian/control: Fix Vcs-Svn: use anonscm.debian.org
From: Thorsten Glaser <tg@mirbsd.de>

svn path=/dists/sid/linux/; revision=20415
2013-07-27 22:57:09 +00:00
Ben Hutchings 2b83afcb2f linux-source: Switch compression of tarball and patch to xz
svn path=/dists/sid/linux/; revision=20398
2013-07-21 22:28:59 +00:00
Ben Hutchings 81294095b4 Update policy version to 3.9.4
debian/control: Put xen-linux-system-* in the 'metapackages' section

svn path=/dists/trunk/linux/; revision=20330
2013-07-02 05:28:06 +00:00
Ben Hutchings 28acb1fbb6 Update policy version to 3.9.4
debian/rules: Implement build-arch and build-indep targets

svn path=/dists/trunk/linux-tools/; revision=20329
2013-07-02 05:15:33 +00:00
Ben Hutchings ca79b949a8 debian/control: Add Homepage field
svn path=/dists/trunk/linux/; revision=20288
2013-06-24 01:04:23 +00:00
Ben Hutchings 44dcd14744 Build-Depend on bc, needed to build kernel/timeconst.h
svn path=/dists/trunk/linux/; revision=20054
2013-05-06 23:05:27 +00:00
Ben Hutchings 3127a590bd Bump python build-dep, needed since the switch from local SortedDict to collections.OrderedDict (new in version 2.7).
svn path=/dists/sid/linux/; revision=19756
2013-01-19 21:44:42 +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 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 b4db2d4936 Add myself to Uploaders.
svn path=/dists/trunk/linux-tools/; revision=19537
2012-11-26 06:16:28 +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 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 d5fa98077e linux-source: Add single patch for each featureset
svn path=/dists/sid/linux/; revision=19114
2012-06-10 02:14:51 +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 5ba1dec55d udeb: Build-Depend on kernel-wedge >= 2.84
This allows us to list modules as required even if they are built-in
in some configurations.  (Which I already did by mistake with 'hid' in
3.2.19-1.)

svn path=/dists/sid/linux/; revision=19088
2012-06-06 12:15:57 +00:00
Ben Hutchings 499ac43db3 Convert patch system to quilt, except for the 'orig' patch series
svn path=/dists/sid/linux/; revision=19077
2012-06-03 23:29:42 +00:00
Ben Hutchings d9e88d6a69 Rename linux-2.6 to linux
svn path=/dists/sid/linux/; revision=19065
2012-06-03 15:55:11 +00:00
Ben Hutchings 79a0587a7e Build-Depend on kmod or module-init-tools, not just the latter
svn path=/dists/sid/linux-2.6/; revision=19061
2012-06-03 00:59:30 +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 dc9b5a35e7 Update Vcs-{Svn,Browser} URLs
Update Vcs-Browser URL for the switch to ViewVC
Point Vcs-{Svn,Browser} at trunk branch, since the sid branch does not always exist

svn path=/dists/trunk/linux-2.6/; revision=18596
2012-01-19 14:12:21 +00:00
Ben Hutchings cc4b96aba3 udeb: Provide the default configuration for kernel-wedge
The default (arch-independent) configuration was previously provided
by the kernel-wedge package, but we want to be able to update it
without changing that in future.  Copy the configuration files from
kernel-wedge 2.82 (except loop-aes-modules which is now unused).

Depend on kernel-wedge 2.83, which adds this feature.

svn path=/dists/trunk/linux-2.6/; revision=18347
2011-12-04 05:58:44 +00:00
Ben Hutchings 8b2b207a69 Remove build-dependencies for perf, which we no longer build
perf is now built from the linux-tools source package.  Remove
libelf-dev, libdw-dev, binutils-dev, asciidoc, libperl-dev,
python-dev, libnewt-dev which were only used for that.  Move
xmlto to Build-Depends-Indep since all documentation is now in
arch:all packages again.

svn path=/dists/trunk/linux-2.6/; revision=18289
2011-11-14 15:58:15 +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
Ben Hutchings 7a33c6114e Bump required kernel-wedge version to 2.81
We need bug fixes made in versions 2.80 and 2.81.

svn path=/dists/sid/linux-2.6/; revision=18145
2011-10-02 22:54:51 +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
Ben Hutchings ed776fb227 Build udebs for the installer
Use kernel-wedge in gencontrol.py and during the build process to
generate the udeb packages required by debian-installer.

Add the kernel-wedge configuration files from all the current
linux-kernel-di-$arch-2.6 packages.

svn path=/dists/trunk/linux-2.6/; revision=18121
2011-09-25 03:12:12 +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 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
Ben Hutchings f4819fe26f linux-support, linux-tools: Use dh_python2 instead of dh_pysupport
svn path=/dists/trunk/linux-2.6/; revision=17820
2011-07-08 01:07:49 +00:00
Maximilian Attems bb8bb2789e newer standards version 3.9.2
svn path=/dists/trunk/linux-2.6/; revision=17569
2011-06-01 09:45:00 +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 2ec9d30f39 perf: Build with newt for improved user interface (Closes: #615868)
svn path=/dists/trunk/linux-2.6/; revision=17012
2011-03-06 23:00:01 +00:00
Ben Hutchings 5abb59823d perf: Build with libdwarf for improved analysis capabilities
svn path=/dists/trunk/linux-2.6/; revision=17011
2011-03-06 22:21:58 +00:00
Maximilian Attems 2bb39eb769 Newer Standards-Version 3.9.1 without changes
svn path=/dists/trunk/linux-2.6/; revision=16521
2010-10-31 16:15:20 +00:00
Ben Hutchings e54cefd0de perf: Enable Perl and Python scripting
svn path=/dists/trunk/linux-2.6/; revision=16422
2010-10-10 02:36:46 +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 2f7603fb20 linux-tools: Restrict architectures
Don't attempt to build for architectures where perf events are not available.
Also set V=2 to help debug any build failures.

svn path=/dists/trunk/linux-2.6/; revision=15974
2010-07-10 20:53:49 +00:00
Ben Hutchings 04b38ec92d Merge changes from 2.6.32-16
Add patches that were added in 2.6.32-16 and are not in 2.6.35-rc3.
Update configuration.
Update maintainer scripts and debconf templates.
Add linux-tools-<version> package.

svn path=/dists/trunk/linux-2.6/; revision=15934
2010-07-04 21:07:52 +00:00
Maximilian Attems bddf236fb5 Newer Standards-Version 3.8.4 without changes.
svn path=/dists/trunk/linux-2.6/; revision=15099
2010-02-02 22:08:58 +00:00
Bastian Blank d4b8d8ef32 debian/templates/control.source.in, debian/templates/control.support.in:
Remove python-central specific settings.

svn path=/dists/trunk/linux-2.6/; revision=14696
2009-11-28 14:40:51 +00:00
Bastian Blank 06610f5220 * debian/rules.real: Use python-support.
* debian/templates/control.source.in: Build-depend against python-support.

svn path=/dists/trunk/linux-2.6/; revision=14695
2009-11-28 14:37:56 +00:00
Ben Hutchings b575145097 Merge /dists/sid/linux-2.6.
This should include all changes up to 2.6.31-2, except patches merged upstream.
Fix up ARM patches to apply to 2.6.32.

svn path=/dists/trunk/linux-2.6/; revision=14642
2009-11-17 01:18:56 +00:00
Martin Michlmayr 0dc5a508cb [armel] Enable KERNEL_LZMA, i.e. compress kernels with lzma to get
much better compression.

svn path=/dists/trunk/linux-2.6/; revision=14606
2009-11-12 17:34:23 +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
Moritz Muehlenhoff 0b88783800 update standards version to 3.8.3
svn path=/dists/trunk/linux-2.6/; revision=14211
2009-09-08 21:02:54 +00:00
Moritz Muehlenhoff 3c2c1e6e67 * Add Vcs-Svn and Vcs-Browser stanzas pointing to the SVN branch
used for development in unstable. There are other branches
  used for experimental (trunk), oldstable and stable, but Vcs-*
  doesn't yet provide the ability to distinguish branches in a
  more fine-grained manner. (Closes: #471495)

svn path=/dists/trunk/linux-2.6/; revision=14159
2009-08-21 17:16:34 +00:00
Bastian Blank 2a022b3670 Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=14107
2009-08-14 21:56:25 +00:00
Maximilian Attems dbec8b9060 Newer Standards-Version 3.8.2 without changes
svn path=/dists/trunk/linux-2.6/; revision=13997
2009-07-24 08:57:40 +00:00
Bastian Blank 32d1b78d43 debian/templates/control.source.in: Fix debhelper build-dep.
svn path=/dists/trunk/linux-2.6/; revision=13806
2009-06-13 22:57:52 +00:00
Bastian Blank 76b99fd2e4 * debian/changelog: Update.
* debian/templates: Update sections.

svn path=/dists/trunk/linux-2.6/; revision=13803
2009-06-13 11:10:20 +00:00
Maximilian Attems aab857f6b4 Newer standard version without changes
svn path=/dists/trunk/linux-2.6/; revision=13585
2009-05-06 18:37:09 +00:00
Maximilian Attems 7ea67fb967 readd versioned dep on debhelper
silences useless lintian warning:
 package-lacks-versioned-build-depends-on-debhelper

svn path=/dists/trunk/linux-2.6/; revision=13584
2009-05-06 18:37:06 +00:00
Bastian Blank 2fb210800e debian/templates/control.source.in: Remove old build-depends.
svn path=/dists/trunk/linux-2.6/; revision=13278
2009-03-27 16:35:12 +00:00
Bastian Blank 801a54a709 * debian/changelog: Update.
* debian/compat: Set to 7.
* debian/templates/control.source.in: Update debhelper build-dep.

svn path=/dists/trunk/linux-kbuild-2.6/; revision=13244
2009-03-24 13:25:43 +00:00
Bastian Blank a4399c9dcf * debian/changelog: Update.
* debian/templates/control.source.in: Add python to build-depends.

svn path=/dists/trunk/linux-kbuild-2.6/; revision=13243
2009-03-24 13:23:47 +00:00
Maximilian Attems 54e2d8bccc Build-Depends versioned dep on debhelper is useless
leave the rest of the fixes to waldi.

svn path=/dists/trunk/linux-2.6/; revision=12899
2009-02-22 12:23:01 +00:00
Maximilian Attems 4e6da12044 Newer Standards-Version 3.8.0 without changes.
svn path=/dists/trunk/linux-2.6/; revision=12826
2009-02-18 00:57:52 +00:00
Maximilian Attems af5625d211 linux-kbuild bump standard version to latest without changes
svn path=/dists/trunk/linux-kbuild-2.6/; revision=11495
2008-05-30 07:23:02 +00:00
Maximilian Attems 2a61d7cabb control: newer standard version 3.7.3.0
no functional change

svn path=/dists/trunk/linux-2.6/; revision=10942
2008-03-22 22:06:23 +00:00
Bastian Blank 96bce0fd9d * debian/lib/python/debian_linux/gencontrol.py:
Generate source package name from changelog.
* debian/templates/control.source.in: Remove generated Source field.

svn path=/dists/trunk/linux-2.6/; revision=9961
2007-12-15 23:34:11 +00:00
Bastian Blank dc74bfe09b debian/templates/control.source.in: Move bzip2 into B-D-I.
svn path=/dists/trunk/linux-2.6/; revision=9508
2007-09-13 14:41:23 +00:00
Bastian Blank 43880c682f debian/templates/control.source.in: Cleanup build depends.
svn path=/dists/trunk/linux-2.6/; revision=9487
2007-09-10 11:21:02 +00:00
Bastian Blank d266b58f74 * debian/bin/abicheck.py, debian/bin/abiupdate.py, debian/bin/gencontrol.py
debian/bin/kconfig.py, debian/modules/gencontrol.py,
  debian/templates/patch.apply.in: Use default python.
* debian/rules.real: Use python-central.
* debian/templates/control.main.in: Depend against python.
* debian/templates/control.source.in
  - Build depend against python and python-central.
  - Setup new python support.
* debian/templates/control.support.in: Setup python support.

svn path=/dists/trunk/linux-2.6/; revision=9485
2007-09-10 10:40:50 +00:00
Maximilian Attems faadd01288 set to current policy, no needed changes.
svn path=/dists/trunk/linux-2.6/; revision=9022
2007-06-24 20:38:03 +00:00
Bastian Blank c6e8cb9682 * debian/changelog: Update.
* debian/templates/control.source.in: Drop inactive members from Uploaders.

svn path=/dists/trunk/linux-2.6/; revision=8997
2007-06-18 07:37:30 +00:00
maximilian attems 74c58e7213 no reason given for latest revert,
thus not accepted at all.

svn path=/dists/trunk/linux-2.6/; revision=8362
2007-03-15 18:09:42 +00:00
Bastian Blank af40885a6c Revert r8360.
svn path=/dists/trunk/linux-2.6/; revision=8361
2007-03-15 15:29:17 +00:00
maximilian attems 3107e53db1 revert stupid r8359 svn game
the following rules apply:
* as listed arch MAINTAINER an entry in Uploaders is deserved
* r6832 removed the entry in a _completly_ unrelated and unobvious way
  (in fact i never had noticed until now when i wanted to change email)
* r6261 is accorded with project leader

thus restore correct state

svn path=/dists/trunk/linux-2.6/; revision=8360
2007-03-15 15:22:48 +00:00
Bastian Blank 1fe76cc67c Revert r8354. Uploader status was never acknowledged.
svn path=/dists/trunk/linux-2.6/; revision=8359
2007-03-15 13:25:50 +00:00
maximilian attems 7ac072ec0f readd myself to uploaders
svn path=/dists/trunk/linux-2.6/; revision=8354
2007-03-14 00:08:03 +00:00
Bastian Blank 88c56779b8 Merge /dists/sid/linux-2.6.
svn path=/dists/trunk/linux-2.6/; revision=8229
2007-01-27 19:52:51 +00:00
Bastian Blank de74c6f31f Reintroduce revisions 7641 to 7648.
svn path=/dists/trunk/linux-2.6/; revision=7657
2006-10-28 14:44:41 +00:00
Bastian Blank 260e521d6e Revert revisions 7641 to 7652. Unchecked changes.
svn path=/dists/trunk/linux-2.6/; revision=7653
2006-10-27 08:37:35 +00:00
maximilian attems 349e18b032 bump k-p build-dep
svn path=/dists/trunk/linux-2.6/; revision=7648
2006-10-25 09:49:27 +00:00
Martin Michlmayr 54086a834a Bump build-dependency on kernel-package to 10.054.
svn path=/dists/trunk/linux-2.6/; revision=7341
2006-09-05 15:30:19 +00:00
Bastian Blank 1d9c835a67 * debian/bin/kconfig.ml: Remove.
* debian/templates/control.source.in: Remove ocaml from build dependencies.

svn path=/dists/trunk/linux-2.6/; revision=7293
2006-09-03 15:44:14 +00:00
Bastian Blank 6e614d0803 debian/templates/control.source.in: Update Standards-Version.
svn path=/dists/trunk/linux-kbuild-2.6/; revision=6933
2006-07-01 16:40:47 +00:00
Bastian Blank 7421ccb17c * debian/changelog: Update.
* debian/templates/control.source.in:
  Remove Jurij from Uploaders, he has to learn how to test changes first.

svn path=/dists/trunk/linux-2.6/; revision=6891
2006-06-25 08:31:53 +00:00
Jurij Smakov 566e22af7b * Switch sparc to gcc-4.1, no ABI bump as sparc
binaries for 2.6.17-1 never made it to the archive.
* Add sparc32-iotlb.patch.
* Add myself to uploaders.

svn path=/dists/trunk/linux-2.6/; revision=6884
2006-06-24 18:01:20 +00:00
Bastian Blank d62ad450b2 Merge /dists/sid/linux-2.6.16.
svn path=/dists/trunk/linux-2.6/; revision=6857
2006-06-21 16:47:16 +00:00
Jurij Smakov d0e3adf0aa Bump k-p build-dep to 10.047, which is the fixed
version which works again on sparc (currently in
incoming).

svn path=/dists/trunk/linux-2.6/; revision=6522
2006-05-03 03:00:21 +00:00
Bastian Blank 29b55afc58 Partialy revert r6391. Unrelated and not described change.
svn path=/dists/trunk/linux-2.6/; revision=6392
2006-04-11 10:16:23 +00:00
maximilian attems a985a8b94c unset CONFIG_SECCOMP
- it doesn't buy us anything
 - useless overhead on context-switch

svn path=/dists/trunk/linux-2.6/; revision=6391
2006-04-10 23:13:26 +00:00
Bastian Blank 4b9ae46e44 /dists/trunk/linux-kbuild-2.6: Add.
svn path=/dists/trunk/linux-kbuild-2.6/; revision=6325
2006-03-28 21:46:39 +00:00
Bastian Blank be866cd3f1 Revert r6222 and r6223.
svn path=/dists/trunk/linux-2.6/; revision=6224
2006-03-20 09:44:06 +00:00
maximilian attems dea259981e revert stupid revert
svn path=/dists/trunk/linux-2.6/; revision=6222
2006-03-20 09:40:00 +00:00
Bastian Blank 87537542e5 Revert r6216-6220: Unchecked changes.
svn path=/dists/trunk/linux-2.6/; revision=6221
2006-03-20 09:27:17 +00:00