Commit Graph

178 Commits

Author SHA1 Message Date
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
maximilian attems 8011dda110 2.6.16 is out
add myself to uploaders

svn path=/dists/trunk/linux-2.6/; revision=6216
2006-03-20 08:16:08 +00:00
Jurij Smakov 12bdaceb01 Bump build-dep on kernel-package to the latest
fixed version (10.035).

svn path=/dists/trunk/linux-2.6/; revision=5898
2006-02-15 04:07:17 +00:00
Bastian Blank b37871ac10 * Set compiler build dependencies from config informations.
* Install debian/lib into headers-all package.
* Unlink version file before writing to them.
* debian/README: Remove outdated information.

r5275:  waldi | 2006-01-05 14:00:15 +0100
* debian/lib/python/debian_linux/debian.py: Move package class from utils.
* debian/lib/python/debian_linux/utils.py: Use package class from debian.

r5277:  waldi | 2006-01-05 14:41:45 +0100
* debian/lib/python/debian_linux/debian.py
  - Add package_relation, package_relation_list and package_relation_group
    classes.
  - Use them in the package class.
* debian/lib/python/debian_linux/gencontrol.py
  - Support new relation classes.

r5278:  waldi | 2006-01-05 14:46:55 +0100
debian/bin/gencontrol.py: Use relation objects for tree entry.

r5279:  waldi | 2006-01-05 15:20:00 +0100
* debian/bin/gencontrol.py: Don't fail if some relation fields are empty.
* debian/lib/python/debian_linux/debian.py: Merge relation entries.

r5280:  waldi | 2006-01-05 15:24:08 +0100
* debian/arch/defines, debian/arch/hppa/defines: Set relations for compiler.
* debian/lib/python/debian_linux/gencontrol.py: Set compiler build dependencies
  from config informations.
* debian/templates/control.source.in: Remove compiler from Build-Depends.

r5281:  waldi | 2006-01-05 15:39:45 +0100
* debian/rules.real
  - Install debian/lib into headers-all package.
  - Call dh_python with python version 2.4.
* debian/templates/control.source.in:
  Add python to build-depends, needed by dh_python.

r5282:  waldi | 2006-01-05 16:36:33 +0100
debian/rules.real
- Remove outdated comment about include_common_config.
- Remove support for headers_dirs.

r5283:  waldi | 2006-01-05 16:38:05 +0100
debian/arch/amd64/Makefile.inc, debian/arch/arm/Makefile.inc,
debian/arch/hppa/Makefile.inc, debian/arch/powerpc/Makefile.inc,
debian/arch/sparc/Makefile.inc: Remove not longer supported variables.

r5284:  waldi | 2006-01-05 16:42:33 +0100
debian/lib/python/debian_linux/gencontrol.py:
Warn if the class setting is not available.

r5287:  waldi | 2006-01-05 19:07:05 +0100
debian/arch/powerpc/defines: Set kernel-arch for all except powerpc64 to ppc.

r5288:  waldi | 2006-01-05 19:08:35 +0100
debian/lib/python/debian_linux/config.py:
Only bail out if a section is not found in any config file.

r5294:  waldi | 2006-01-05 19:26:57 +0100
debian/lib/python/debian_linux/gencontrol.py
- Support config underlay.
- Add some small default implementations.

r5295:  waldi | 2006-01-05 19:39:55 +0100
debian/README: Remove outdated information.

r5325:  waldi | 2006-01-06 22:40:17 +0100
debian/bin/apply.py
- Don't reference the debian_linux module, it is not available.
- Unlink version file before writing to them.

svn path=/dists/trunk/linux-2.6/; revision=5327
2006-01-06 22:32:16 +00:00
Bastian Blank f5ea6ce508 * Move most parts of debian/bin/gencontrol.py to debian/lib.
* Implement subarch.
* Rewrite patch handling to integrate arch and subarch specific patches. 

r4300:  waldi | 2005-10-03 22:23:02 +0200
debian/rules.real: Remove old definitions.

r4304:  waldi | 2005-10-03 23:02:13 +0200
Move template reading to lib.

* debian/bin/gencontrol.py
  - Remove RFC822 routines.
  - Use templates class.
* debian/lib/python/debian_linux.py: Add templates class.

r4738:  waldi | 2005-11-07 15:51:30 +0100
debian/bin/gencontrol.py: Set TYPE.

r4796:  waldi | 2005-11-13 15:09:40 +0100
* debian/bin/gencontrol.py: Use config_reader.
* debian/lib/python/debian_linux: Add directory.
* debian/lib/python/debian_linux/__init__.py: Move from debian/lib/python/python/debian_linux.py.
* debian/lib/python/debian_linux/config.py: Add config_reader and config_parser.

r4797:  waldi | 2005-11-13 15:45:12 +0100
* debian/bin/gencontrol.py: Move code away. For now only use imported code.
* debian/lib/python/debian_linux/__init__.py: Remove utils.
* debian/lib/python/debian_linux/config.py: Update.
* debian/lib/python/debian_linux/debian.py: Add debian packaging specific code.
* debian/lib/python/debian_linux/gencontrol.py: Add code.
* debian/lib/python/debian_linux/utils.py: Add utils.

r4798:  waldi | 2005-11-13 15:56:37 +0100
debian/lib/python/debian_linux/gencontrol.py:
Don't try to generation extra packages if the template does not exist.

r4799:  waldi | 2005-11-13 16:04:25 +0100
debian/lib/python/debian_linux/gencontrol.py:
Begin to split methods in smaller pieces.

r4800:  waldi | 2005-11-13 16:26:03 +0100
debian/lib/python/debian_linux/gencontrol.py: Split more code.

r4802:  waldi | 2005-11-13 16:40:08 +0100
debian/lib/python/debian_linux/gencontrol.py: Also allow strings in makefile write list.

r4806:  waldi | 2005-11-13 16:55:48 +0100
debian/bin/gencontrol.py: Move linux-2.6 specific code from
debian/lib/python/debian_linux/gencontrol.py.

r4807:  waldi | 2005-11-13 17:07:26 +0100
debian/bin/gencontrol.py, debian/lib/python/debian_linux/gencontrol.py: Update.

r4808:  waldi | 2005-11-13 17:08:53 +0100
debian/bin/gencontrol.py: Move code from debian/lib/python/debian_linux/gencontrol.py.

r4810:  waldi | 2005-11-13 17:10:30 +0100
debian/bin/gencontrol.py
- Move code from debian/lib/python/debian_linux/gencontrol.py.
- Update.

r4811:  waldi | 2005-11-13 17:33:47 +0100
debian/bin/gencontrol.py: Move code from debian/lib/python/debian_linux/gencontrol.py.

r4812:  waldi | 2005-11-13 17:36:38 +0100
debian/bin/gencontrol.py: Update.

r4813:  waldi | 2005-11-13 18:36:28 +0100
debian/lib/python/debian_linux/config.py: Remove old code.

r4814:  waldi | 2005-11-13 18:38:50 +0100
* debian/bin/gencontrol.py, debian/lib/python/debian_linux/gencontrol.py,
  debian/lib/python/debian_linux/utils.py: Teach package object how to
  work with list attributes.
* debian/lib/python/debian_linux/debian.py: Don't use utils.entry.

r4815:  waldi | 2005-11-13 18:41:55 +0100
* debian/lib/python/debian_linux/gencontrol.py
  - Use utils.package.
  - Remove debugging code.
* debian/lib/python/debian_linux/utils.py
  - Use utils.package.
  - Remove utils.entry.

r4816:  waldi | 2005-11-13 18:47:46 +0100
debian/lib/python/debian_linux/utils.py: Don't output empty fields.

r4965:  waldi | 2005-12-04 12:36:20 +0100
Rewrite config reader to support more than one section per (arch, subarch, flavour).

* debian/bin/gencontrol.py, debian/lib/python/debian_linux/gencontrol.py:
  Explicitely Use base entries.
* debian/lib/python/debian_linux/config.py
  - Rewrite.
  - Loose support for entry merging for now.

r5175:  waldi | 2006-01-02 20:46:46 +0100
debian/bin/gencontrol.py: Fix.

r5176:  waldi | 2006-01-02 21:09:17 +0100
* debian/bin/apply: Don't expect upstream version in series file names.
* debian/patches-debian/series/0experimental.1:
  Move from debian/patches-debian/series/2.6.14+2.6.15-rc7-0experimental.1.
* debian/patches-debian/series/0experimental.2:
  Move from debian/patches-debian/series/2.6.14+2.6.15-rc7-0experimental.2.

r5177:  waldi | 2006-01-02 22:31:28 +0100
First prototype of improved patch util.

debian/bin/apply.py: Add.

r5178:  waldi | 2006-01-02 23:40:11 +0100
* debian/bin/apply.py: Finish implementation.
* debian/rules.real: Use apply.py.

r5179:  waldi | 2006-01-03 00:15:05 +0100
* debian/bin/apply.py: Implement arch and subarch specific patches.
* debian/bin/unpatch: Remove old code.
* debian/rules.real: Fix patch package installation.

r5180:  waldi | 2006-01-03 00:16:05 +0100
debian/bin/apply: Remove.

r5181:  waldi | 2006-01-03 00:16:56 +0100
* debian/bin/gencontrol.py: Readd missing build target.
* debian/lib/python/debian_linux/debian.py: Raise if version is not parsable.

r5192:  waldi | 2006-01-03 15:32:43 +0100
debian/bin/apply.py
- Add version_file class.
- Use correct series for deapply.

r5193:  waldi | 2006-01-03 15:41:53 +0100
debian/bin/apply.py
- Remove extra version handling from series class.
- Add check for extra version in patch setup.

r5194:  waldi | 2006-01-03 15:45:49 +0100
debian/bin/apply.py: Move complete reverse logic into series class.

r5195:  waldi | 2006-01-03 16:14:33 +0100
debian/bin/apply.py: Implement patch per arch and subarch. It is currently done
by completely deapply the arch specific patches if it needs to change set of
general patches.

r5196:  waldi | 2006-01-03 16:18:55 +0100
debian/bin/apply.py: Don't record extra version without patch.

r5197:  waldi | 2006-01-03 16:25:03 +0100
debian/bin/apply.py: Record shortest possible extra version in version file.

r5198:  waldi | 2006-01-03 16:28:00 +0100
* debian/patches-debian/series/0experimental.3-extra: Add.
* debian/patches-debian/hppa-incompatible.patch:
  Move from debian/patches-arch/hppa.diff.
* debian/patches-debian/m68k-incompatible.patch
  Move from debian/patches-arch/m68k.diff.
* debian/patches-arch: Remove.

r5200:  waldi | 2006-01-03 16:30:03 +0100
debian/rules.real: Use new apply script for arch and subarch patches.

r5207:  waldi | 2006-01-03 17:12:52 +0100
* debian/rules.real: Remove old arch patches installation.
* debian/templates/control.source.in: Remove dh-kpatches from Buld-Depends-Indep.

r5208:  waldi | 2006-01-03 17:21:21 +0100
debian/lib/python/debian_linux: Set svn:ignore property.

r5210:  waldi | 2006-01-03 17:24:09 +0100
debian/templates/control.main.in: Fix depends of patch package.

r5212:  waldi | 2006-01-03 17:54:18 +0100
* debian/rules: Fix clean.
* debian/rules.real
  - Remove definition of old arch patches.
  - Use a variable for patch command.

r5213:  waldi | 2006-01-03 20:45:41 +0100
* debian/templates: Move subarch part in package names in front of flavour.
* debian/lib/python/debian_linux/gencontrol.py: Fix subarch text setting.

r5214:  waldi | 2006-01-03 20:46:05 +0100
debian/lib/python/debian_linux/config.py: Support subarches.

r5215:  waldi | 2006-01-04 00:51:46 +0100
Update svn:ignore property.

r5216:  waldi | 2006-01-04 00:53:20 +0100
debian/bin/apply.py
- Use correct length in extra check.
- Check for correct length of extra entries.

r5217:  waldi | 2006-01-04 00:54:38 +0100
debian/rules.real
- Append subarch to kernel version.
- Fix base of kconfig.ml call.

r5234:  waldi | 2006-01-04 15:34:59 +0100
* debian/bin/gencontrol.py: Use config entry merging when needed.
* lib/python/debian_linux/config.py: Readd config entry merging.

r5235:  waldi | 2006-01-04 16:00:38 +0100
* debian/bin/install-image: Use DEBIAN_LOCALVERSION and DEBIAN_LOCALVERSION_HEADERS.
* debian/rules.real: Set LOCALVERSION for scripts.

r5240:  waldi | 2006-01-04 17:50:12 +0100
debian/rules.real: Fix version of subarch headers package.

svn path=/dists/trunk/linux-2.6/; revision=5242
2006-01-04 19:33:32 +00:00
Sven Luther 5c1023deaa Upped k-p build dependency on k-p 10.029, and mkvmlinuz powerpc depedency on mkvmlinuz 18.
svn path=/dists/trunk/linux-2.6/; revision=5159
2005-12-31 18:39:41 +00:00
Sven Luther 5dca9980fa Added kconfig.ml and now use it to generate the config files from the snipplets,
keeping more specific options over more generic ones.
Build-depend on k-p 10.028 or higher.

svn path=/dists/trunk/linux-2.6/; revision=5144
2005-12-30 08:46:37 +00:00
Frederik Schüler 29b5dfc588 Prelare release of 2.6.14+2.6.15-rc5-0experimental.1
svn path=/dists/trunk/linux-2.6/; revision=4998
2005-12-10 19:52:03 +00:00
Jurij Smakov 2ab15e47d5 Correct the template not to depend on gcc-3.3
on sparc anymore.

svn path=/dists/trunk/linux-2.6/; revision=4764
2005-11-10 04:11:34 +00:00
Norbert Tretkowski 2dbe9b57b2 Really switched to gcc 4.0 on alpha.
svn path=/dists/trunk/linux-2.6/; revision=4710
2005-11-01 20:47:46 +00:00
Simon Horman 26f0ebf650 [ Norbert Tretkowski ]
* Switch to gcc 4.0.
     N.B: This was moved from 2.6.14-2 to 2.6.14-3 as 2.6.14-2 had
     already been built and uploaded. Norbert, can you remove this
     note once you've read it. Sorry of that means -2 breaks on alpha.
     We'll get -3 out soon -- Simon Horman

svn path=/dists/trunk/linux-2.6/; revision=4709
2005-11-01 10:22:01 +00:00
Simon Horman c7e2430af1 2.6.14-2
Backed out a commit by Norbert Tretkowski, i'll put that back in to oppen the account -3, but i had already uploaded before i saw this

svn path=/dists/trunk/linux-2.6/; revision=4707
2005-11-01 10:13:23 +00:00
Norbert Tretkowski c67c1a441e Reverted compiler change on alpha, will happen in 2.6.14-3.
svn path=/dists/trunk/linux-2.6/; revision=4706
2005-11-01 08:02:17 +00:00
Norbert Tretkowski 4eb77372cd Switch to gcc 4.0 for alpha.
svn path=/dists/trunk/linux-2.6/; revision=4705
2005-11-01 07:17:54 +00:00
Norbert Tretkowski 349852bb6e Added myself to Uploaders.
svn path=/dists/trunk/linux-2.6/; revision=4690
2005-10-30 17:16:59 +00:00
Vincent Sanders f626fbb159 ARM will now build properly with gcc 4 as all patches needed for gcc4 compiling are merged
svn path=/dists/trunk/linux-2.6/; revision=4682
2005-10-28 11:33:28 +00:00
Sven Luther 109a565cd0 Changed linux-ramdisk-tool to linux-initramfs-tool to not have initrd-tool
satisfy the dependency. Now build-depend on k-p >= 9.008.3.

svn path=/dists/trunk/linux-2.6/; revision=4629
2005-10-24 08:21:10 +00:00
Bastian Blank 8ae421c519 * debian/templates/control.image.in: Remove conflicts against the initrd tools.
* debian/templates/control.source.in: Build-Depend against new kernel-package.

svn path=/dists/trunk/linux-2.6/; revision=4618
2005-10-23 17:16:13 +00:00