<feed xmlns='http://www.w3.org/2005/Atom'>
<title>linux/scripts/package/builddeb, branch v2.6.36</title>
<subtitle>Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
</subtitle>
<id>https://git.shady.money/linux/atom?h=v2.6.36</id>
<link rel='self' href='https://git.shady.money/linux/atom?h=v2.6.36'/>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/'/>
<updated>2010-06-03T11:17:53Z</updated>
<entry>
<title>kbuild: Change section of generated debian packages to kernel</title>
<updated>2010-06-03T11:17:53Z</updated>
<author>
<name>Rogério Brito</name>
<email>rbrito@ime.usp.br</email>
</author>
<published>2010-06-01T23:22:04Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=aa42abedc321040301541b865a018af9fa848873'/>
<id>urn:sha1:aa42abedc321040301541b865a018af9fa848873</id>
<content type='text'>
To follow the way that Official Debian kernel packages are made, put the
generated packages in the right section, the kernel section.  This also
avoids polluting the admin section.

Signed-off-by: Rogério Brito &lt;rbrito@ime.usp.br&gt;
Signed-off-by: Michal Marek &lt;mmarek@suse.cz&gt;
</content>
</entry>
<entry>
<title>kbuild: Mark that the packages generated conform to Standards-Version 3.8.4</title>
<updated>2010-06-03T11:17:52Z</updated>
<author>
<name>Rogério Brito</name>
<email>rbrito@ime.usp.br</email>
</author>
<published>2010-06-01T23:22:03Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=2d7204ac60ae28d0228d7852c846060757193e38'/>
<id>urn:sha1:2d7204ac60ae28d0228d7852c846060757193e38</id>
<content type='text'>
The packages generated by the builddeb script conform to the Debian
Policy version 3.8.4. Make this explicit in the generated packages.

Signed-off-by: Rogério Brito &lt;rbrito@ime.usp.br&gt;
Signed-off-by: Michal Marek &lt;mmarek@suse.cz&gt;
</content>
</entry>
<entry>
<title>kbuild: Add homepage field to debian/control file</title>
<updated>2010-06-03T11:17:52Z</updated>
<author>
<name>Rogério Brito</name>
<email>rbrito@ime.usp.br</email>
</author>
<published>2010-06-01T23:22:02Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=ee6eed803d790f304e762db2943fa9d3bdcfae39'/>
<id>urn:sha1:ee6eed803d790f304e762db2943fa9d3bdcfae39</id>
<content type='text'>
This helps when the user sees information of the packages on package
managers like aptitude.

Signed-off-by: Rogério Brito &lt;rbrito@ime.usp.br&gt;
Signed-off-by: Michal Marek &lt;mmarek@suse.cz&gt;
</content>
</entry>
<entry>
<title>kbuild: deb-pkg md5sums</title>
<updated>2010-03-07T12:33:00Z</updated>
<author>
<name>FEJES Jozsef</name>
<email>fejes@joco.name</email>
</author>
<published>2010-03-05T17:19:36Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=b59a12258460b3d019918719b1bd2563cf37ad9a'/>
<id>urn:sha1:b59a12258460b3d019918719b1bd2563cf37ad9a</id>
<content type='text'>
This patch creates the standard md5sums file for 'make deb-pkg' just
like the dh_md5sums debhelper script.

Signed-off-by: Jozsef Fejes &lt;fejes@joco.name&gt;
Signed-off-by: Michal Marek &lt;mmarek@suse.cz&gt;
</content>
</entry>
<entry>
<title>kbuild, deb-pkg: fix install scripts for posix sh</title>
<updated>2009-07-17T21:02:57Z</updated>
<author>
<name>maximilian attems</name>
<email>max@stro.at</email>
</author>
<published>2009-07-05T18:17:34Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=241ad11f2d2542723136ffa81cd5db61d590156c'/>
<id>urn:sha1:241ad11f2d2542723136ffa81cd5db61d590156c</id>
<content type='text'>
bash versus dash and posh disagree on expanding $@ within double quotes:
export x="$@"
see http://bugs.debian.org/381091 for details
just use the arglist with $*.

dpkg: error processing linux-image-2.6.31-rc1_2.6.31-rc1-18_i386.deb (--install):
 subprocess pre-installation script returned error exit status 2
export: 6: 2.6.31-rc1-18: bad variable name
fixes http://bugzilla.kernel.org/show_bug.cgi?id=13567

seen on Ubuntu as there dash is the default sh,
versus bash on Debian.

Reported-by: Pauli &lt;suokkos@gmail.com&gt;
Cc: Frans Pop &lt;elendil@planet.nl&gt;
Signed-off-by: maximilian attems &lt;max@stro.at&gt;
Acked-By: Andres Salomon &lt;dilinger@collabora.co.uk&gt;
</content>
</entry>
<entry>
<title>kbuild: deb-pkg ship changelog</title>
<updated>2009-06-26T22:07:27Z</updated>
<author>
<name>maximilian attems</name>
<email>max@stro.at</email>
</author>
<published>2009-06-26T18:04:36Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=1ab18486e4e8bf9554d8439207b97422d7466d77'/>
<id>urn:sha1:1ab18486e4e8bf9554d8439207b97422d7466d77</id>
<content type='text'>
In the series for 2.6.31 it was noticed to ship the copyright,
but the generated changelog got lost somehow.

As bonus the generated linux-image deb packages are Lenny lintian clean.

Cc: Frans Pop &lt;elendil@planet.nl&gt;
Cc: Andres Salomon &lt;dilinger@debian.org&gt;
Signed-off-by: maximilian attems &lt;max@stro.at&gt;
Signed-off-by: Sam Ravnborg &lt;sam@ravnborg.org&gt;
</content>
</entry>
<entry>
<title>kbuild, deb-pkg: bump standards version</title>
<updated>2009-06-09T20:37:42Z</updated>
<author>
<name>maximilian attems</name>
<email>max@stro.at</email>
</author>
<published>2009-04-22T23:12:58Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=6d9923219c6cd1df360f8823253717623f3ad348'/>
<id>urn:sha1:6d9923219c6cd1df360f8823253717623f3ad348</id>
<content type='text'>
Latest Debian policy is 3.8.1.
Even if we are not yet compliant to it strive for the latest.

Signed-off-by: maximilian attems &lt;max@stro.at&gt;
Signed-off-by: Frans Pop &lt;elendil@planet.nl&gt;
Acked-by: Andres Salomon &lt;dilinger@debian.org&gt;
Signed-off-by: Sam Ravnborg &lt;sam@ravnborg.org&gt;
</content>
</entry>
<entry>
<title>kbuild, deb-pkg: fix Section field</title>
<updated>2009-06-09T20:37:42Z</updated>
<author>
<name>maximilian attems</name>
<email>max@stro.at</email>
</author>
<published>2009-04-22T23:12:41Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=54c3355658bb66bbe20aef9b6297d72ac85571f4'/>
<id>urn:sha1:54c3355658bb66bbe20aef9b6297d72ac85571f4</id>
<content type='text'>
Section "base" has been removed, the base is defined by Priority field.

For Squeeze the section should be "kernel", but as that's not yet
supported for Sarge and Etch we stay with admin for now.

Signed-off-by: maximilian attems &lt;max@stro.at&gt;
Signed-off-by: Frans Pop &lt;elendil@planet.nl&gt;
Cc: Andres Salomon &lt;dilinger@debian.org&gt;
Signed-off-by: Sam Ravnborg &lt;sam@ravnborg.org&gt;
</content>
</entry>
<entry>
<title>kbuild, deb-pkg: fix Provides field</title>
<updated>2009-06-09T20:37:41Z</updated>
<author>
<name>maximilian attems</name>
<email>max@stro.at</email>
</author>
<published>2009-04-22T23:12:21Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=8ebc2fe9c5e502a0f34be498b0732bb3b897b12d'/>
<id>urn:sha1:8ebc2fe9c5e502a0f34be498b0732bb3b897b12d</id>
<content type='text'>
kernel-image naming has been dropped for the Lenny release
and was only transitional for Etch.

As it builds modules it provides linux-modules-$version.

Signed-off-by: maximilian attems &lt;max@stro.at&gt;
Signed-off-by: Frans Pop &lt;elendil@planet.nl&gt;
Cc: Andres Salomon &lt;dilinger@debian.org&gt;
Signed-off-by: Sam Ravnborg &lt;sam@ravnborg.org&gt;
</content>
</entry>
<entry>
<title>kbuild, deb-pkg: fix generated package name</title>
<updated>2009-06-09T20:37:41Z</updated>
<author>
<name>maximilian attems</name>
<email>max@stro.at</email>
</author>
<published>2009-04-22T23:12:01Z</published>
<link rel='alternate' type='text/html' href='https://git.shady.money/linux/commit/?id=f7a2c31f1e4e622056c8a14260937e87f1277867'/>
<id>urn:sha1:f7a2c31f1e4e622056c8a14260937e87f1277867</id>
<content type='text'>
The binary package that make deb-pkg creates is a linux-image.
To be fixed may also be the addition of $DEB_ARCH.

Signed-off-by: maximilian attems &lt;max@stro.at&gt;
Signed-off-by: Frans Pop &lt;elendil@planet.nl&gt;
Cc: Andres Salomon &lt;dilinger@debian.org&gt;
Signed-off-by: Sam Ravnborg &lt;sam@ravnborg.org&gt;
</content>
</entry>
</feed>
