Commit Graph

377 Commits

Author SHA1 Message Date
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 9ad8128fdc Stop building docproc
docproc is not needed for building modules, and upstream has moved it
out of scripts/basic to avoid a false dependency.

svn path=/dists/trunk/linux-kbuild-2.6/; revision=17562
2011-06-01 07:29:47 +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 b495ac8068 Merge linux-kbuild-2.6 changes from sid (up to 2.6.39-1) into trunk
svn path=/dists/trunk/linux-kbuild-2.6/; revision=17559
2011-06-01 07:08:15 +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 b7fdcc7c6e Allow for inclusion of arch scripts
svn path=/dists/trunk/linux-kbuild-2.6/; revision=15238
2010-02-20 05:02:06 +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